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 page provides documentation for the `BuildOptions.Types.PoolOption` class within the Cloud Build v1 API, detailing how builds should be executed on a `WorkerPool`."],["The `PoolOption` class, which is part of the `Google.Cloud.CloudBuild.V1` namespace, is used for specifying the worker pool resource for executing builds."],["The latest version of the documentation is version 2.15.0, with links provided for other versions ranging from 1.0.0 up to 2.15.0, where all versions include reference information for the `BuildOptions.Types.PoolOption`."],["The `PoolOption` class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `object` class."],["The page also includes a property named \"Name\", a string that specifies the `WorkerPool` resource, including its format."]]],[]]