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 documentation for the `ListBatchesRequest` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for .NET development."],["The `ListBatchesRequest` class is used to request a list of batch workloads within a project, with the latest version being 5.17.0, and a range of other versions from 3.1.0 to 5.16.0 are accessible."],["The `ListBatchesRequest` class implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support its functionality."],["Key properties of `ListBatchesRequest` include `PageSize` (for limiting the number of results per response), `PageToken` (for pagination), and `Parent` (specifying the resource parent for the list)."],["The available constructors are a default constructor, and a constructor that creates a new instance of `ListBatchesRequest` from an existing `ListBatchesRequest`."]]],[]]