Interface protos.google.monitoring.v3.IPoint (4.0.0)

Properties of a Point.

Package

@google-cloud/monitoring

Properties

interval

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

Point interval

value

value?: (google.monitoring.v3.ITypedValue|null);

Point value