Class ListAuthorizationPoliciesRequest (0.9.1)

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

Request used with the ListAuthorizationPolicies method.

Attributes

NameDescription
parent str
Required. The project and location from which the AuthorizationPolicies should be listed, specified in the format projects/{project}/locations/{location}.
page_size int
Maximum number of AuthorizationPolicies to return per call.
page_token str
The value returned by the last ListAuthorizationPoliciesResponse Indicates that this is a continuation of a prior ListAuthorizationPolicies call, and that the system should return the next page of data.