public sealed class UpdateWorkerPoolRequest : IMessage<UpdateWorkerPoolRequest>, IEquatable<UpdateWorkerPoolRequest>, IDeepCloneable<UpdateWorkerPoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class UpdateWorkerPoolRequest.
[[["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 reference documentation for the `UpdateWorkerPoolRequest` class within the Cloud Build v1 API for .NET, detailing its properties, constructors, and inherited members."],["The `UpdateWorkerPoolRequest` class is used to update a `WorkerPool`, including specifying which fields to update via `UpdateMask`, validating requests without posting via `ValidateOnly`, and the `WorkerPool` itself."],["The documentation covers various versions of the API, from version 1.0.0 to the latest 2.15.0, and can be used for finding relevant information for `UpdateWorkerPoolRequest`."],["The `UpdateWorkerPoolRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."]]],[]]