Description
:
Required. The parent, which owns this collection of profiles. Format: projects/{user_project_id}
Pattern
:
^projects/[^/]+$
Location
:
path
Required
:
Yes
Type
:
string
pageSize
Description
:
The maximum number of items to return. Default page_size is 1000. Max limit is 10000.
Location
:
query
Type
:
integer
Format
:
int32
pageToken
Description
:
The token to continue pagination and get profiles from a particular page. When paginating, all other parameters provided to `ListProfiles` must match the call that provided the page token.