public sealed class PrivatePoolV1Config.Types.WorkerConfig : IMessage<PrivatePoolV1Config.Types.WorkerConfig>, IEquatable<PrivatePoolV1Config.Types.WorkerConfig>, IDeepCloneable<PrivatePoolV1Config.Types.WorkerConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class PrivatePoolV1Config.Types.WorkerConfig.
Defines the configuration to be used for creating workers in
the pool.
Size of the disk attached to the worker, in GB.
See Worker pool config
file.
Specify a value of up to 1000. If 0 is specified, Cloud Build will use
a standard disk size.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThe content provides documentation for the \u003ccode\u003ePrivatePoolV1Config.Types.WorkerConfig\u003c/code\u003e class within the Cloud Build v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eWorkerConfig\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.15.0, with hyperlinks to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkerConfig\u003c/code\u003e class defines the configuration for creating workers in a pool, including properties for \u003ccode\u003eDiskSizeGb\u003c/code\u003e and \u003ccode\u003eMachineType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiskSizeGb\u003c/code\u003e allows configuration of the disk size attached to the worker, up to 1000 GB, or will default if set to \u003ccode\u003e0\u003c/code\u003e, and \u003ccode\u003eMachineType\u003c/code\u003e allows configuration of the machine type, such as \u003ccode\u003ee2-medium\u003c/code\u003e, or will default if left blank.\u003c/p\u003e\n"]]],[],null,[]]