GoogleApi.CloudBuild.V1.Model.WorkerConfig (google_api_cloud_build v0.38.0) View Source
Defines the configuration to be used for creating workers in the pool.
Attributes
-
diskSizeGb(type:String.t, default:nil) - Size of the disk attached to the worker, in GB. See Worker pool config file. Specify a value of up to 1000. If0is specified, Cloud Build will use a standard disk size. -
machineType(type:String.t, default:nil) - Machine type of a worker, such ase2-medium. See Worker pool config file. If left blank, Cloud Build will use a sensible default.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.