google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.ListLocationsResponse View Source
The response message for Locations.ListLocations.
Attributes
- locations (List[Location]): A list of locations that matches the specified filter in the request. Defaults to:
null
. - nextPageToken (String): The standard List next-page token. Defaults to:
null
.