Class ListCloudControlsResponse (0.5.0)

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

The response message for [ListCloudControls][].

Attributes

Name Description
cloud_controls MutableSequence[google.cloud.cloudsecuritycompliance_v1.types.CloudControl]
The list of CloudControl resources.
next_page_token str
A pagination token. To retrieve the next page of results, call the method again with this token.