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, with version 5.17.0 being the latest, but also covers versions going back as far as 3.1.0."],["The `DeleteBatchRequest` class is used to formulate requests to delete a batch workload within Google Cloud Dataproc."],["It implements several interfaces, including `IMessage`, `IEquatable\u003cDeleteBatchRequest\u003e`, `IDeepCloneable\u003cDeleteBatchRequest\u003e`, and `IBufferMessage`, indicating its role in message handling and data management."],["Key properties of the `DeleteBatchRequest` class include `BatchName`, a type for a Batch resource name, and `Name`, a string representing the fully qualified batch name to delete."],["The page has a list of versions and links for the DeleteBatchRequest class, the constructor and its parameter, all the properties and their respective values, as well as inherited members."]]],[]]