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 provides reference documentation for the `ListWorkerPoolsResponse` class within the Google Cloud Build v1 API, specifically for .NET."],["The `ListWorkerPoolsResponse` class is used to return a list of `WorkerPools` and is compatible with various .NET interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The webpage details various versions of the Google Cloud Build API, ranging from version 1.0.0 to the latest 2.15.0, which are all accessible via hyperlinks."],["The `ListWorkerPoolsResponse` class includes properties like `NextPageToken` for pagination and `WorkerPools` to contain the actual list of `WorkerPool` objects."],["The documentation shows the inheritance and implemented members of the `ListWorkerPoolsResponse` class, as well as its constructors, properties and methods, to give further information on its capabilities."]]],[]]