Continuation token used to page through large result sets. Provide this
value in a subsequent ListWorkerPoolsRequest to return the next page of
results.
[[["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 version 1.4.0, which manages responses containing existing `WorkerPools`."],["The latest version of the resource on this page is version 2.15.0 and it offers a history of versions from 2.15.0 down to 1.0.0, and also contains links to the documentation for each."],["`ListWorkerPoolsResponse` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IPageResponse`, and contains properties like `NextPageToken` for pagination and `WorkerPools` for the `WorkerPools` data."],["The `ListWorkerPoolsResponse` class has constructors to create new instances, including a copy constructor, and inherited methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The resource includes methods for enumerating `WorkerPool` instances, including `GetEnumerator()` and `IEnumerable.GetEnumerator()`, allowing iteration through the collection of worker pools contained in the response."]]],[]]