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 construct requests for deleting a batch workload within Google Cloud Dataproc."],["This documentation covers versions from 3.1.0 to 5.17.0 of the `DeleteBatchRequest` class for the .NET library."],["The `DeleteBatchRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `DeleteBatchRequest` include `BatchName` (a typed view over the name) and `Name` (the resource name of the batch to delete)."]]],[]]