public sealed class ListWorkerPoolsRequest : IMessage<ListWorkerPoolsRequest>, IEquatable<ListWorkerPoolsRequest>, IDeepCloneable<ListWorkerPoolsRequest>, 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 `ListWorkerPoolsRequest` class within the `Google.Cloud.CloudBuild.V1` namespace, used to request a listing of `WorkerPools`."],["The `ListWorkerPoolsRequest` class is available in multiple versions, ranging from 1.0.0 to the latest version, 2.15.0, allowing developers to access documentation for each iteration."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` , and inherits members from the base `Object` class."],["It includes a `Parent` property, which is a string that represents the ID of the parent project."],["The page provides constructor details for creating a `ListWorkerPoolsRequest` object, either as a new instance or by copying an existing `ListWorkerPoolsRequest`."]]],[]]