ListLocationsResponse Stay organized with collections Save and categorize content based on your preferences.
The response message forLocations.ListLocations.
| JSON representation |
|---|
{"locations":[{object ( |
| Fields | |
|---|---|
locations[] |
A list of locations that matches the specified filter in the request. |
nextPageToken |
The standard List next-page token. |
Location
A resource that represents Google Cloud Platform location.
| JSON representation |
|---|
{"name":string,"locationId":string,"displayName":string,"labels":{string:string,...},"metadata":{"@type":string,field1:...,...}} |
| Fields | |
|---|---|
name |
Resource name for the location, which may vary between implementations. For example: |
locationId |
The canonical id for this location. For example: |
displayName |
The friendly name for this location, typically a nearby city name. For example, "Tokyo". |
labels |
Cross-service attributes for the location. For example An object containing a list of |
metadata |
Service-specific metadata. For example the available capacity at the given location. An object containing fields of an arbitrary type. An additional field |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-16 UTC.