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-17 UTC."],[[["This webpage provides reference documentation for the `GetBatchRequest` class within the Google Cloud Dataproc v1 API, specifically for .NET developers."],["The `GetBatchRequest` class is used to retrieve the resource representation for a batch workload in Google Cloud Dataproc, which includes functionalities to handle requests, implement equitability and deep cloning."],["The latest version available in this documentation is 5.17.0, with links provided to older versions, going as far back as 3.1.0."],["The main members within the class include the ability to get/set the `BatchName` property, and to get/set the `Name` property."],["The page details the inheritance, implementations, constructors, properties, and inherited members of the `GetBatchRequest` class."]]],[]]