ListPoliciesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The request sent to the [ListPolicies] [google.cloud.orgpolicy.v2.OrgPolicy.ListPolicies] method.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The target Google Cloud resource that parents the set of constraints and policies that will be returned from this call. Must be in one of the following forms: - projects/{project_number}
- projects/{project_id}
- folders/{folder_id}
- organizations/{organization_id}
|
page_size |
int
Size of the pages to be returned. This is currently unsupported and will be ignored. The server may at any point start using this field to limit page size. |
page_token |
str
Page token used to retrieve the next page. This is currently unsupported and will be ignored. The server may at any point start using this field. |