Class: DatadogAPIClient::V1::FormulaAndFunctionResponseFormat

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included