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."],[[["The latest version of `ListWorkerPoolsRequest` is 2.15.0, while version 1.0.0 is the oldest version listed."],["This page provides documentation for multiple versions of `ListWorkerPoolsRequest`, ranging from version 1.0.0 to 2.15.0."],["`ListWorkerPoolsRequest` is a class used to request a list of `WorkerPools` and it inherits from `Object`, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `ListWorkerPoolsRequest` class has constructors, including a default constructor and a copy constructor, and a `Parent` property used for setting the ID of the parent project."],["The class is part of the `Google.Cloud.CloudBuild.V1` namespace within the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]