Class IncidentList (2.15.0)

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

A widget that displays a list of incidents

Attributes

NameDescription
monitored_resources MutableSequence[google.api.monitored_resource_pb2.MonitoredResource]
Optional. The monitored resource for which incidents are listed. The resource doesn't need to be fully specified. That is, you can specify the resource type but not the values of the resource labels. The resource type and labels are used for filtering.
policy_names MutableSequence[str]
Optional. A list of alert policy names to filter the incident list by. Don't include the project ID prefix in the policy name. For example, use alertPolicies/utilization.