Stackdriver Monitoring V3 Client - Class NotificationRateLimit (1.8.0)

Reference documentation and code samples for the Stackdriver Monitoring V3 Client class NotificationRateLimit.

Control over the rate of notifications sent to this alert policy's notification channels.

Generated from protobuf message google.monitoring.v3.AlertPolicy.AlertStrategy.NotificationRateLimit

Namespace

Google \ Cloud \ Monitoring \ V3 \ AlertPolicy \ AlertStrategy

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ period Google\Protobuf\Duration

Not more than one notification per period.

getPeriod

Not more than one notification per period.

Returns
TypeDescription
Google\Protobuf\Duration|null

hasPeriod

clearPeriod

setPeriod

Not more than one notification per period.

Parameter
NameDescription
var Google\Protobuf\Duration
Returns
TypeDescription
$this