public sealed class WorkerConfig : IMessage<PrivatePoolV1Config.Types.WorkerConfig>, IEquatable<PrivatePoolV1Config.Types.WorkerConfig>, IDeepCloneable<PrivatePoolV1Config.Types.WorkerConfig>, IBufferMessage, IMessage
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\u003eWorkerConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, detailing configurations for creating workers in a pool.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.15.0, with a range of versions from 1.0.0 to 2.15.0 also available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWorkerConfig\u003c/code\u003e is designed to define the configuration of worker, inheriting from object, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and includes constructors for creating instances.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for \u003ccode\u003eWorkerConfig\u003c/code\u003e include \u003ccode\u003eDiskSizeGb\u003c/code\u003e, which configures the disk size for workers (up to 1000 GB), and \u003ccode\u003eMachineType\u003c/code\u003e, which sets the machine type (e.g., \u003ccode\u003ee2-medium\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe version of the documentation being viewed is version 1.3.0, which is not the latest, but has links to older versions as well as the latest.\u003c/p\u003e\n"]]],[],null,[]]