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."],[[["The page details the `ListBatchesRequest` class within the `Google.Cloud.Dataproc.V1` namespace, used to request a list of batch workloads in a project, with version 3.3.0 being a listed version."],["Version 5.17.0 is the latest documented release, and the documentation lists versions down to 3.1.0, with each version having a corresponding link."],["`ListBatchesRequest` implements several interfaces including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListBatchesRequest` class has properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsLocationName`, used to specify the parameters for retrieving the list of batches."],["There are two constructors for the class, one default and another to clone from an existing `ListBatchesRequest` object."]]],[]]