public sealed class BuildOptions.Types.PoolOption : IMessage<BuildOptions.Types.PoolOption>, IEquatable<BuildOptions.Types.PoolOption>, IDeepCloneable<BuildOptions.Types.PoolOption>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class BuildOptions.Types.PoolOption.
Details about how a build should be executed on a WorkerPool.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `BuildOptions.Types.PoolOption` class within the Google Cloud Build v1 API, detailing how builds are executed on a `WorkerPool`."],["The `BuildOptions.Types.PoolOption` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has `object` as its base."],["The documentation covers various versions of the API, from version 1.0.0 up to the latest version, 2.15.0, and this document is specifically in context of version 2.11.0."],["The class `BuildOptions.Types.PoolOption` contains two primary properties: `Name`, which specifies the `WorkerPool` resource, and `WorkerPoolName`, which is a typed view of the `Name` resource."],["This page contains details about a given `PoolOption` constructor, which allows for it to be made either empty, or be set to equal the state of another given `PoolOption`."]]],[]]