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
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 |
getPeriod
Not more than one notification per period
.
Generated from protobuf field .google.protobuf.Duration period = 1;
Returns | |
---|---|
Type | Description |
Google\Protobuf\Duration|null |
hasPeriod
clearPeriod
setPeriod
Not more than one notification per period
.
Generated from protobuf field .google.protobuf.Duration period = 1;
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Duration
|
Returns | |
---|---|
Type | Description |
$this |