Stackdriver Monitoring V3 Client - Class NotificationRateLimit (1.10.1)

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
Name Description
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
Type Description
Google\Protobuf\Duration|null

hasPeriod

clearPeriod

setPeriod

Not more than one notification per period.

Parameter
Name Description
var Google\Protobuf\Duration
Returns
Type Description
$this