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 information for the `ListWorkerPoolsResponse` class within the Google Cloud Build v1 API, specifically for .NET development."],["The `ListWorkerPoolsResponse` class is designed to contain a list of `WorkerPools` and includes properties for `WorkerPools` and a `NextPageToken` for paginating results."],["This documentation includes a full history of versions from 1.0.0 up to 2.15.0 for the `ListWorkerPoolsResponse` class."],["The `ListWorkerPoolsResponse` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities for working with the response data."],["It also includes details on the class constructors, properties like `NextPageToken` and `WorkerPools`, and the `GetEnumerator()` method for iterating through `WorkerPool` resources."]]],[]]