Stay organized with collections Save and categorize content based on your preferences.
IndexLocations
(interface)GetLocationRequest
(message)ListLocationsRequest
(message)ListLocationsResponse
(message)Location
(message)An abstract interface that provides location-related information for a service. Service-specific metadata is provided through the Location.metadata
field.
rpc GetLocation(
GetLocationRequest
) returns (Location
)
Gets information about a location.
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/cloud-tasks
For more information, see the Authentication Overview.
rpc ListLocations(
ListLocationsRequest
) returns (ListLocationsResponse
)
Lists information about the supported locations for this service.
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/cloud-tasks
For more information, see the Authentication Overview.
The request message for Locations.GetLocation
.
name
string
Resource name for the location.
ListLocationsRequestThe request message for Locations.ListLocations
.
name
string
The resource that owns the locations collection, if applicable.
filter
string
A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo"
, and is documented in more detail in AIP-160.
page_size
int32
The maximum number of results to return. If not set, the service selects a default.
page_token
string
A page token received from the next_page_token
field in the response. Send that page token to receive the subsequent page.
The response message for Locations.ListLocations
.
locations[]
A list of locations that matches the specified filter in the request.
next_page_token
string
The standard List next-page token.
LocationA resource that represents a Google Cloud location.
Fieldsname
string
Resource name for the location, which may vary between implementations. For example: "projects/example-project/locations/us-east1"
location_id
string
The canonical id for this location. For example: "us-east1"
.
display_name
string
The friendly name for this location, typically a nearby city name. For example, "Tokyo".
labels
map<string, string>
Cross-service attributes for the location. For example
{"cloud.googleapis.com/region": "us-east1"}
metadata
Service-specific metadata. For example the available capacity at the given location.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-23 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4