Class ListAccessPoliciesRequest (2.24.0)

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

Request message for ListAccessPolicies method.

Attributes

Name Description
parent str
Required. The parent resource, which owns the collection of access policy resources. Format: projects/{project_id}/locations/{location} projects/{project_number}/locations/{location} folders/{folder_id}/locations/{location} organizations/{organization_id}/locations/{location}
page_size int
Optional. The maximum number of access policies to return. The service may return fewer than this value. If unspecified, at most 50 access policies will be returned. Valid value ranges from 1 to 1000; values above 1000 will be coerced to 1000.
page_token str
Optional. A page token, received from a previous ListAccessPolicies call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListAccessPolicies must match the call that provided the page token.