List
|
|||||
|
|
Lists information about the supported locations for this service
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your applications deployed on Google App Engine
- View and manage your data across Google Cloud Platform services
- View your data across Google Cloud Platform services
Input
This building block consumes 4 input parameters
Name | Format | Description |
---|---|---|
appsId Required |
STRING |
Part of |
pageToken |
STRING |
The standard list page token |
pageSize |
INTEGER |
The standard list page size |
filter |
STRING |
The standard list filter |
= Parameter name
= Format
appsId STRING Required Part of |
pageToken STRING The standard list page token |
pageSize INTEGER The standard list page size |
filter STRING The standard list filter |
Output
This building block provides 9 output parameters
Name | Format | Description |
---|---|---|
locations[] |
OBJECT |
A resource that represents Google Cloud Platform location |
locations[].metadata |
OBJECT |
Service-specific metadata. For example the available capacity at the given location |
locations[].metadata.customKey.value |
ANY |
Service-specific metadata. For example the available capacity at the given location |
locations[].labels |
OBJECT |
Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} |
locations[].labels.customKey.value |
STRING |
Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} |
locations[].name |
STRING |
Resource name for the location, which may vary between implementations. For example: "projects/example-project/locations/us-east1" |
locations[].locationId |
STRING |
The canonical id for this location. For example: "us-east1" |
locations[].displayName |
STRING |
The friendly name for this location, typically a nearby city name. For example, "Tokyo" |
nextPageToken |
STRING |
The standard List next-page token |
= Parameter name
= Format
locations[] OBJECT A resource that represents Google Cloud Platform location |
locations[].metadata OBJECT Service-specific metadata. For example the available capacity at the given location |
locations[].metadata.customKey.value ANY Service-specific metadata. For example the available capacity at the given location |
locations[].labels OBJECT Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} |
locations[].labels.customKey.value STRING Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} |
locations[].name STRING Resource name for the location, which may vary between implementations. For example: "projects/example-project/locations/us-east1" |
locations[].locationId STRING The canonical id for this location. For example: "us-east1" |
locations[].displayName STRING The friendly name for this location, typically a nearby city name. For example, "Tokyo" |
nextPageToken STRING The standard List next-page token |