ListLocationsRequest

The request message for Locations.ListLocations.

JSON representation
{
  "name": string,
  "filter": string,
  "pageSize": integer,
  "pageToken": string
}
Fields
name

string

The resource that owns the locations collection, if applicable.

filter

string

The standard list filter.

pageSize

integer

The standard list page size.

pageToken

string

The standard list page token.