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 .NET developers."],["The `UpdateWorkerPoolRequest` class is used to request an update to a `WorkerPool` in Google Cloud Build, with versions ranging from 1.0.0 up to the latest, 2.15.0."],["It details the class's inheritance, showing that it descends from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document outlines the constructors, properties (`UpdateMask`, `ValidateOnly`, `WorkerPool`), and inherited members associated with the `UpdateWorkerPoolRequest` class."],["The latest version available is 2.15.0, and the document lists versions all the way down to 1.0.0 for this particular Class."]]],[]]