public sealed class GetBatchRequest : IMessage<GetBatchRequest>, IEquatable<GetBatchRequest>, IDeepCloneable<GetBatchRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class GetBatchRequest.
A request to get the resource representation for a batch workload.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetBatchRequest` class within the Google Cloud Dataproc v1 API, specifically for .NET developers."],["The content details the various versions of the API, with version 5.17.0 being the latest, and it allows access to previous versions dating back to version 3.1.0."],["The `GetBatchRequest` class is used to retrieve the resource representation of a batch workload and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page describes the constructors, properties, and inherited members of the `GetBatchRequest` class, including its use of a `BatchName` property for a typed view over the batch resource name."]]],[]]