Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AggregatedDatapoint

A timestamp-value pair returned for the specified request.

Properties

timestamp

timestamp: Date

The date and time associated with the value of this data point. Format defined by RFC3339.

Example: {@code 2023-02-01T01:02:29.600Z}

value

value: number

Numeric value of the metric.

Example: {@code 10.4} Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj