Reference documentation and code samples for the Google API Common Protos Client class ListLocationsRequest.
The request message for Locations.ListLocations .
Generated from protobuf message google.cloud.location.ListLocationsRequest
Namespace
Google \ Cloud \ LocationMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The resource that owns the locations collection, if applicable.
↳ filter
string
The standard list filter.
↳ page_size
int
The standard list page size.
↳ page_token
string
The standard list page token.
getName
The resource that owns the locations collection, if applicable.
string
setName
The resource that owns the locations collection, if applicable.
var
string
$this
getFilter
The standard list filter.
string
setFilter
The standard list filter.
var
string
$this
getPageSize
The standard list page size.
int
setPageSize
The standard list page size.
var
int
$this
getPageToken
The standard list page token.
string
setPageToken
The standard list page token.
var
string
$this