Class ListAlertPoliciesResponse (2.7.0)

ListAlertPoliciesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The protocol for the ListAlertPolicies response.

Attributes

NameDescription
alert_policies Sequence[google.cloud.monitoring_v3.types.AlertPolicy]
The returned alert policies.
next_page_token str
If there might be more results than were returned, then this field is set to a non-empty value. To see the additional results, use that value as page_token in the next call to this method.
total_size int
The total number of alert policies in all pages. This number is only an estimate, and may change in subsequent pages. https://aip.dev/158