Class ListCloudControlsRequest (0.5.0)

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

Request message for [ListCloudControls][].

Attributes

Name Description
parent str
Required. The parent resource name, in the format organizations/{organization}/locations/{location}. The only supported location is global.
page_size int
Optional. The maximum number of cloud controls to return. The default value is 500. If you exceed the maximum value of 1000, then the service uses the maximum value.
page_token str
Optional. A pagination token that's returned from a previous request to list cloud controls. Provide this token to retrieve the next page of results. When paginating, the parent that you provide to the ListCloudControls request must match the call that provided the page token.