View source: R/firestore_objects.R
ListLocationsResponse | R Documentation |
ListLocationsResponse Object
ListLocationsResponse(nextPageToken = NULL, locations = NULL)
nextPageToken |
The standard List next-page token |
locations |
A list of locations that matches the specified filter in the request |
Autogenerated via gar_create_api_objects
The response message for Locations.ListLocations.
ListLocationsResponse object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.