[[["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 `ListWorkerPoolsRequest` class within the Google Cloud Build v1 API, specifically version 2.9.0."],["The `ListWorkerPoolsRequest` class is used to request a list of `WorkerPool` resources, which is a part of the Cloud Build functionality, with the latest version being 2.15.0, and this documentation listing the versions as far back as 1.0.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, indicating its role in data transfer, comparison, cloning, and pagination."],["Key properties of the `ListWorkerPoolsRequest` class include `PageSize`, `PageToken`, `Parent`, and `ParentAsLocationName`, which control the number of results returned, the pagination continuation token, and the location of the `WorkerPool` resources, respectively."],["The documentation details the constructors for `ListWorkerPoolsRequest`, which is a parameterless default constructor, and an overload constructor accepting a `ListWorkerPoolsRequest`, it also contains a list of inherited members from `System.Object`."]]],[]]