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-03-21 UTC."],[[["This page provides reference documentation for the `DeleteBatchRequest` class within the Google Cloud Dataproc v1 API, with the latest version being 5.17.0."],["The `DeleteBatchRequest` class is used to request the deletion of a batch workload and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, spanning from 5.17.0 down to 3.1.0, all containing information about the `DeleteBatchRequest` class."],["The class includes constructors for creating `DeleteBatchRequest` objects and properties such as `BatchName` and `Name` that are used to identify the batch to be deleted."]]],[]]