An abstract interface that provides location-related information for a service. Service-specific metadata is provided through the Location.metadata field.
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.
[[["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."],[[["\u003cp\u003eThis content details the \u003ccode\u003eLocations\u003c/code\u003e interface, which provides location-related information for Google Cloud services, accessible through the \u003ccode\u003eGetLocation\u003c/code\u003e and \u003ccode\u003eListLocations\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetLocation\u003c/code\u003e retrieves information about a specific location, requiring the \u003ccode\u003eapphub.locations.get\u003c/code\u003e IAM permission and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListLocations\u003c/code\u003e lists supported locations for a service, accepting filtering and pagination parameters, and requires the \u003ccode\u003eapphub.locations.list\u003c/code\u003e IAM permission and the same OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocation\u003c/code\u003e message defines the structure for location data, including its name, ID, display name, labels, and service-specific metadata.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetLocationRequest\u003c/code\u003e and \u003ccode\u003eListLocationsRequest\u003c/code\u003e are used to send request to the \u003ccode\u003eGetLocation\u003c/code\u003e and \u003ccode\u003eListLocations\u003c/code\u003e respectively, while \u003ccode\u003eListLocationsResponse\u003c/code\u003e contains a list of locations that are returned by \u003ccode\u003eListLocations\u003c/code\u003e method.\u003c/p\u003e\n"]]],[],null,[]]