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

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