Class: DatadogAPIClient::V1::FormulaAndFunctionResponseFormat
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::FormulaAndFunctionResponseFormat
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/formula_and_function_response_format.rb
Overview
Timeseries or Scalar response.
Constant Summary collapse
- TIMESERIES =
"timeseries".freeze
- SCALAR =
"scalar".freeze