List
|
|||||
|
|
List all locations that provides at least one type of CMLE capability
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data across Google Cloud Platform services
Input
This building block consumes 3 input parameters
Name | Format | Description |
---|---|---|
parent Required |
STRING |
Required. The name of the project for which available locations are to be listed (since some locations might be whitelisted for specific projects) |
pageToken |
STRING |
Optional. A page token to request the next page of results. You get the token from the |
pageSize |
INTEGER |
Optional. The number of locations to retrieve per "page" of results. If
there are more remaining results than this number, the response message
will contain a valid value in the The default value is 20, and the maximum page size is 100 |
= Parameter name
= Format
parent STRING Required Required. The name of the project for which available locations are to be listed (since some locations might be whitelisted for specific projects) |
pageToken STRING Optional. A page token to request the next page of results. You get the token from the |
pageSize INTEGER Optional. The number of locations to retrieve per "page" of results. If
there are more remaining results than this number, the response message
will contain a valid value in the The default value is 20, and the maximum page size is 100 |
Output
This building block provides 6 output parameters
Name | Format | Description |
---|---|---|
nextPageToken |
STRING |
Optional. Pass this token as the |
locations[] |
OBJECT |
|
locations[].name |
STRING |
|
locations[].capabilities[] |
OBJECT |
|
locations[].capabilities[].type |
ENUMERATION |
|
locations[].capabilities[].availableAccelerators[] |
ENUMERATION |
= Parameter name
= Format
nextPageToken STRING Optional. Pass this token as the |
locations[] OBJECT |
locations[].name STRING |
locations[].capabilities[] OBJECT |
locations[].capabilities[].type ENUMERATION |
locations[].capabilities[].availableAccelerators[] ENUMERATION |