Description
:
Required. The account which owns the platforms. Format: accounts/{account}
Pattern
:
^accounts/[^/]+$
Location
:
path
Required
:
Yes
Type
:
string
pageSize
Description
:
Optional. The maximum number of platforms to include in the response, used for paging. If unspecified, at most 10000 platforms 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 `ListPlatforms` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListPlatforms` must match the call that provided the page token.