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 .NET developers."],["The `ListBatchesRequest` class is used to make requests to list batch workloads in a Google Cloud project, implementing interfaces such as `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the Google.Cloud.Dataproc.V1 API is 5.17.0, but this page is specifically showcasing version 5.2.0, and it provides links to versions ranging from 3.1.0 up to the latest release, with 5.2.0's details."],["The class includes properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsLocationName`, which allow users to control how results are paginated and identify the location of batches."],["There are two constructors for creating a `ListBatchesRequest` object, one with no parameters, and another that takes another `ListBatchesRequest` object as a parameter."]]],[]]