PerfSample

Resource representing a single performance measure or data point

JSON representation
{ "sampleTime": { object (Timestamp) }, "value": number }
Fields
sampleTime

object (Timestamp)

Timestamp of collection.

value

number

Value observed