Class ListFrameworksRequest (0.4.0)

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

Request message for [ListFrameworks][].

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 frameworks 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 returned from a previous request to list frameworks. Provide this token to retrieve the next page of results.