Optional. The maximum number of batches to return in each response.
The service may return fewer than this value.
The default page size is 20; the maximum page size is 1000.
[[["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 `ListBatchesRequest` class within the Google Cloud Dataproc V1 API, specifically for .NET development."],["The `ListBatchesRequest` class is used to retrieve a list of batch workloads within a Google Cloud project, implementing interfaces such as `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The API provides access to a range of versions, from 3.1.0 to the latest version 5.17.0, allowing developers to work with different iterations of the `ListBatchesRequest` functionality."],["Key properties of the `ListBatchesRequest` class include `PageSize`, `PageToken`, and `Parent`, which control the pagination, continuation, and scope of the batch listing operation, respectively."],["The `ListBatchesRequest` has two constructors one to create an empty request and one to copy the information of another `ListBatchesRequest` instance."]]],[]]