REST Resource: organizations.locations Stay organized with collections Save and categorize content based on your preferences.
Resource: Location
A resource that represents a Google Cloud 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 |
Methods | |
|---|---|
| CheckOnboardingStatus reports the onboarding status for a project, folder, or organization. |
| FetchEffectiveSettings returns the effective PAM Settings for the given project, folder, or organization. |
| Gets information about a location. |
| GetSettings returns the PAM Settings for the given project, folder, or organization. |
| Lists information about the supported locations for this service. |
| UpdateSettings updates the PAM Settings resource specified in the request. |
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-09-26 UTC.