Class ListViolationsRequest (0.1.0)

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

Message for requesting list of Violations

Attributes

NameDescription
parent str
Required. Parent resource Format organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}
page_size int
Optional. The maximum number of customers row to return. The service may return fewer than this value. If unspecified, at most 10 customers will be returned.
page_token str
Optional. A page token, received from a previous ListViolations call. Provide this to retrieve the subsequent page.
filter str
Optional. Filtering results
order_by str
Optional. Hint for how to order the results
interval google.type.interval_pb2.Interval
Optional. Specifies the interval for retrieving violations. if unspecified, all violations will be returned.