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 for version 2.13.0 of the .NET library."],["`ListWorkerPoolsResponse` is a class that handles the response data when listing existing `WorkerPools`, as indicated in the documentation and class description."],["The document lists available versions of the API, ranging from version 2.15.0 (latest) down to version 1.0.0, alongside links to their respective `ListWorkerPoolsResponse` documentation."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, enabling it to handle messages, compare equality, create deep clones, manage buffered messages, provide paginated responses, and support enumeration."],["The class properties include `NextPageToken` which is used for the pagination of a large result set, and `WorkerPools` which are the worker pools of the specified project."]]],[]]