public sealed class DeleteBatchRequest : IMessage<DeleteBatchRequest>, IEquatable<DeleteBatchRequest>, IDeepCloneable<DeleteBatchRequest>, IBufferMessage, IMessage
[[["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 details the `DeleteBatchRequest` class within the `Google.Cloud.Dataproc.V1` namespace, used to request the deletion of a batch workload."],["The latest version of `DeleteBatchRequest` is 5.17.0, with versions spanning down to 3.1.0, all of which are listed with links for easy navigation."],["The `DeleteBatchRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteBatchRequest` class includes properties such as `BatchName`, which is a typed view over the resource name property, and `Name`, which is a string representing the batch resource's name."]]],[]]