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 webpage provides reference documentation for the `ListBatchesRequest` class within the Google Cloud Dataproc V1 API, specifically for the .NET environment, with the current version being 5.1.0 and the latest being 5.17.0."],["The `ListBatchesRequest` class is designed for requesting a list of batch workloads in a project and is implemented as part of the `Google.Cloud.Dataproc.V1` namespace."],["The `ListBatchesRequest` class inherits from the `Object` class and implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring various functionalities for message handling and pagination."],["Key properties of `ListBatchesRequest` include `PageSize` (for controlling the number of batches per response), `PageToken` (for pagination), `Parent` (specifying the location of batches), and `ParentAsLocationName` (a typed view of the parent resource name)."],["The page contains a history of previous versions starting from version 5.16.0 all the way to version 3.1.0."]]],[]]