You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/monitoring_v3.projects.alertPolicies.html
+6-6
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@ <h3>Method Details</h3>
112
112
113
113
{ # A description of the conditions under which some aspect of your system is considered to be "unhealthy" and the ways to notify people or services about this state. For an overview of alert policies, see Introduction to Alerting (https://cloud.google.com/monitoring/alerts/).
114
114
"alertStrategy": { # Control over how the notification channels in notification_channels are notified when this alert fires. # Control over how this alert policy's notification channels are notified.
115
-
"autoClose": "A String", # If an alert policy that was active has no data for this log, any open incidents will close
115
+
"autoClose": "A String", # If an alert policy that was active has no data for this long, any open incidents will close
116
116
"notificationRateLimit": { # Control over the rate of notifications sent to this alert policy's notification channels. # Required for alert policies with a LogMatch condition.This limit is not implemented for alert policies that are not log-based.
117
117
"period": "A String", # Not more than one notification per period.
118
118
},
@@ -229,7 +229,7 @@ <h3>Method Details</h3>
229
229
230
230
{ # A description of the conditions under which some aspect of your system is considered to be "unhealthy" and the ways to notify people or services about this state. For an overview of alert policies, see Introduction to Alerting (https://cloud.google.com/monitoring/alerts/).
231
231
"alertStrategy": { # Control over how the notification channels in notification_channels are notified when this alert fires. # Control over how this alert policy's notification channels are notified.
232
-
"autoClose": "A String", # If an alert policy that was active has no data for this log, any open incidents will close
232
+
"autoClose": "A String", # If an alert policy that was active has no data for this long, any open incidents will close
233
233
"notificationRateLimit": { # Control over the rate of notifications sent to this alert policy's notification channels. # Required for alert policies with a LogMatch condition.This limit is not implemented for alert policies that are not log-based.
234
234
"period": "A String", # Not more than one notification per period.
235
235
},
@@ -371,7 +371,7 @@ <h3>Method Details</h3>
371
371
372
372
{ # A description of the conditions under which some aspect of your system is considered to be "unhealthy" and the ways to notify people or services about this state. For an overview of alert policies, see Introduction to Alerting (https://cloud.google.com/monitoring/alerts/).
373
373
"alertStrategy": { # Control over how the notification channels in notification_channels are notified when this alert fires. # Control over how this alert policy's notification channels are notified.
374
-
"autoClose": "A String", # If an alert policy that was active has no data for this log, any open incidents will close
374
+
"autoClose": "A String", # If an alert policy that was active has no data for this long, any open incidents will close
375
375
"notificationRateLimit": { # Control over the rate of notifications sent to this alert policy's notification channels. # Required for alert policies with a LogMatch condition.This limit is not implemented for alert policies that are not log-based.
376
376
"period": "A String", # Not more than one notification per period.
377
377
},
@@ -501,7 +501,7 @@ <h3>Method Details</h3>
501
501
"alertPolicies": [ # The returned alert policies.
502
502
{ # A description of the conditions under which some aspect of your system is considered to be "unhealthy" and the ways to notify people or services about this state. For an overview of alert policies, see Introduction to Alerting (https://cloud.google.com/monitoring/alerts/).
503
503
"alertStrategy": { # Control over how the notification channels in notification_channels are notified when this alert fires. # Control over how this alert policy's notification channels are notified.
504
-
"autoClose": "A String", # If an alert policy that was active has no data for this log, any open incidents will close
504
+
"autoClose": "A String", # If an alert policy that was active has no data for this long, any open incidents will close
505
505
"notificationRateLimit": { # Control over the rate of notifications sent to this alert policy's notification channels. # Required for alert policies with a LogMatch condition.This limit is not implemented for alert policies that are not log-based.
506
506
"period": "A String", # Not more than one notification per period.
507
507
},
@@ -638,7 +638,7 @@ <h3>Method Details</h3>
638
638
639
639
{ # A description of the conditions under which some aspect of your system is considered to be "unhealthy" and the ways to notify people or services about this state. For an overview of alert policies, see Introduction to Alerting (https://cloud.google.com/monitoring/alerts/).
640
640
"alertStrategy": { # Control over how the notification channels in notification_channels are notified when this alert fires. # Control over how this alert policy's notification channels are notified.
641
-
"autoClose": "A String", # If an alert policy that was active has no data for this log, any open incidents will close
641
+
"autoClose": "A String", # If an alert policy that was active has no data for this long, any open incidents will close
642
642
"notificationRateLimit": { # Control over the rate of notifications sent to this alert policy's notification channels. # Required for alert policies with a LogMatch condition.This limit is not implemented for alert policies that are not log-based.
643
643
"period": "A String", # Not more than one notification per period.
644
644
},
@@ -756,7 +756,7 @@ <h3>Method Details</h3>
756
756
757
757
{ # A description of the conditions under which some aspect of your system is considered to be "unhealthy" and the ways to notify people or services about this state. For an overview of alert policies, see Introduction to Alerting (https://cloud.google.com/monitoring/alerts/).
758
758
"alertStrategy": { # Control over how the notification channels in notification_channels are notified when this alert fires. # Control over how this alert policy's notification channels are notified.
759
-
"autoClose": "A String", # If an alert policy that was active has no data for this log, any open incidents will close
759
+
"autoClose": "A String", # If an alert policy that was active has no data for this long, any open incidents will close
760
760
"notificationRateLimit": { # Control over the rate of notifications sent to this alert policy's notification channels. # Required for alert policies with a LogMatch condition.This limit is not implemented for alert policies that are not log-based.
761
761
"period": "A String", # Not more than one notification per period.
0 commit comments