Reference documentation and code samples for the Google Cloud Build V1 Client class Region.
Supported GCP regions to create the WorkerPool
.
Protobuf type google.devtools.cloudbuild.v1.WorkerPool.Region
Methods
name
ParameterName | Description |
---|---|
value
|
mixed
|
value
ParameterName | Description |
---|---|
name
|
mixed
|
Constants
REGION_UNSPECIFIED
Value: 0
no region
Generated from protobuf enum REGION_UNSPECIFIED = 0;
US_CENTRAL1
Value: 1
us-central1 region
Generated from protobuf enum US_CENTRAL1 = 1;
US_WEST1
Value: 2
us-west1 region
Generated from protobuf enum US_WEST1 = 2;
US_EAST1
Value: 3
us-east1 region
Generated from protobuf enum US_EAST1 = 3;
US_EAST4
Value: 4
us-east4 region
Generated from protobuf enum US_EAST4 = 4;