Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProjectedDataItem

The timestamp of the projected event and their corresponding resource value. {@code highValue} and {@code lowValue} are the uncertainty bounds of the corresponding value.

Properties

endTimestamp

endTimestamp: Date

The timestamp in which the current sampling period ends in RFC 3339 format.

highValue

highValue: number

Upper uncertainty bound of the current usage value. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

lowValue

lowValue: number

Lower uncertainty bound of the current usage value. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

usage

usage: number

Total amount used of the resource metric type (CPU, STORAGE). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj