public sealed class DeleteBatchRequest : IMessage<DeleteBatchRequest>, IEquatable<DeleteBatchRequest>, IDeepCloneable<DeleteBatchRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DeleteBatchRequest.
[[["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 `DeleteBatchRequest` class within the Google Cloud Dataproc v1 API, specifically for version 5.14.0 and other versions listed."],["The `DeleteBatchRequest` class is used to request the deletion of a batch workload and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the inheritance hierarchy of the `DeleteBatchRequest` class, starting from the base `object`, and lists its inherited members, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The page details the constructors for `DeleteBatchRequest`, one default and one that accepts another `DeleteBatchRequest` object, and describes the `BatchName` and `Name` properties, including their types and descriptions."],["A list of versions ranging from the latest version of 5.17.0 all the way down to 3.1.0 is provided, each containing its own link for documentation."]]],[]]