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 webpage provides reference documentation for the `DeleteBatchRequest` class within the Google Cloud Dataproc V1 API, specifically for version 5.2.0."],["`DeleteBatchRequest` is a class used to request the deletion of a batch workload, inheriting from `Object` and implementing several interfaces including `IMessage` and `IEquatable`."],["The class contains properties such as `BatchName` and `Name`, with `Name` being the required property specifying the batch resource to be deleted."],["The webpage has links to different versions of the API, ranging from 3.1.0 all the way to the latest version 5.17.0, all related to the DeleteBatchRequest."],["The webpage has a section dedicated to the constructor of `DeleteBatchRequest`, including the basic constructor and one that takes in another `DeleteBatchRequest`."]]],[]]