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 document provides reference information for the `UpdateWorkerPoolRequest` class within the Google Cloud Build v1 API, specifically for version 2.5.0."],["The `UpdateWorkerPoolRequest` class is used to update a `WorkerPool` and includes properties such as `UpdateMask`, `ValidateOnly`, and `WorkerPool`."],["The document details the constructors and inherited members of the `UpdateWorkerPoolRequest` class, alongside its implementing interfaces."],["It lists various versions of the API, ranging from the latest version 2.15.0 down to version 1.0.0, all related to the `UpdateWorkerPoolRequest` functionality."],["The namespace of the UpdateWorkerPoolRequest class is [Google.Cloud.CloudBuild.V1](/dotnet/docs/reference/Google.Cloud.CloudBuild.V1/2.5.0/Google.Cloud.CloudBuild.V1)."]]],[]]