[[["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 `ListBatchesResponse` class within the Google Cloud Dataproc V1 API, specifically for the .NET environment, with the most recent version at 5.17.0, and the lowest version at 3.1.0."],["The `ListBatchesResponse` class is used to represent a list of batch workloads and is found in the `Google.Cloud.Dataproc.V1` namespace, within the `Google.Cloud` and `Google` namespaces, part of the Assembly: `Google.Cloud.Dataproc.V1.dll`."],["The class implements several interfaces including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities like iteration, message handling, and cloning."],["The class offers two constructors: a parameterless one for default initialization, and another that takes another `ListBatchesResponse` object as a parameter, and two properties that contain the list of batches and the NextPageToken, which can be used to retreive the next page."],["The class is the result of the collection of batch workloads and has a method `GetEnumerator()` allowing for iteration through the resources in the response."]]],[]]