Interface protos.google.monitoring.v3.TimeSeriesData.IPointData (4.0.0)

Properties of a PointData.

Package

@google-cloud/monitoring

Properties

timeInterval

timeInterval?: (google.monitoring.v3.ITimeInterval|null);

PointData timeInterval

values

values?: (google.monitoring.v3.ITypedValue[]|null);

PointData values