Description
:
Required. The name of the platform to retrieve. Format: accounts/{account}/platforms/{platform}
Pattern
:
^accounts/[^/]+/platforms/[^/]+$
Location
:
path
Required
:
Yes
Type
:
string
pageSize
Description
:
Optional. The maximum number of groups to include in the response, used for paging. If unspecified, at most 10000 groups will be returned. The maximum value is 10000; values above 10000 will be coerced to 10000.
Location
:
query
Type
:
integer
Format
:
int32
pageToken
Description
:
Optional. A page token, received from a previous `ListPlatformGroups` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListPlatformGroups` must match the call that provided the page token.