Class ListViolationsResponse (0.1.0)

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

Response message for list customer violation requests

Attributes

NameDescription
violations MutableSequence[google.cloud.cloudcontrolspartner_v1beta.types.Violation]
List of violation
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Workloads that could not be reached due to permission errors or any other error. Ref: https://google.aip.dev/217