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 document provides reference documentation for the `ListWorkerPoolsResponse` class within the Google Cloud Build v1 API, specifically version 2.7.0."],["The `ListWorkerPoolsResponse` class is used to encapsulate the response data when listing `WorkerPools`, containing a collection of `WorkerPools`."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing various functionalities for handling and iterating over the `WorkerPool` resources."],["The `ListWorkerPoolsResponse` class includes properties such as `NextPageToken` for handling pagination and `WorkerPools` which stores the list of worker pools."],["There are many prior versions available of the documentation, with the latest being version 2.15.0, and the older being 1.0.0, showing the progression of the API over time."]]],[]]