Class ListFrameworksResponse (0.5.0)

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

The response message for [ListFrameworks][]. Returns a paginated list of Framework resources.

Attributes

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