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

Properties of a ServiceLevelObjective.

Package

@google-cloud/monitoring

Properties

calendarPeriod

calendarPeriod?: (google.type.CalendarPeriod|keyof typeof google.type.CalendarPeriod|null);

ServiceLevelObjective calendarPeriod

displayName

displayName?: (string|null);

ServiceLevelObjective displayName

goal

goal?: (number|null);

ServiceLevelObjective goal

name

name?: (string|null);

ServiceLevelObjective name

rollingPeriod

rollingPeriod?: (google.protobuf.IDuration|null);

ServiceLevelObjective rollingPeriod

serviceLevelIndicator

serviceLevelIndicator?: (google.monitoring.v3.IServiceLevelIndicator|null);

ServiceLevelObjective serviceLevelIndicator