public sealed class ListWorkerPoolsResponse : IMessage<ListWorkerPoolsResponse>, IEquatable<ListWorkerPoolsResponse>, IDeepCloneable<ListWorkerPoolsResponse>, IBufferMessage, IMessage
[[["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 details the `ListWorkerPoolsResponse` class within the `Google.Cloud.CloudBuild.V1` namespace, specifically referencing version 1.2.0."],["The `ListWorkerPoolsResponse` class is a response type that contains a list of existing `WorkerPools`, as indicated by the description and the `WorkerPools` property."],["The document outlines the inheritance and implementation details of `ListWorkerPoolsResponse`, including its relationship with `Object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage provides a comprehensive list of available versions for the `ListWorkerPoolsResponse`, ranging from 1.0.0 to the latest 2.15.0."],["The document also presents the constructors available for the `ListWorkerPoolsResponse` class, including a default constructor and one that accepts another `ListWorkerPoolsResponse` object."]]],[]]