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-04-17 UTC."],[[["This webpage provides documentation for the `DeleteBatchRequest` class within the Google Cloud Dataproc v1 API, specifically within the .NET environment."],["The latest version of the API is 5.17.0, but the current page is focused on version 5.16.0, and it lists available documentation for versions dating back to 3.1.0."],["The `DeleteBatchRequest` class is used to formulate requests to delete a batch workload, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties for `DeleteBatchRequest` include `BatchName`, which provides a typed view of the batch name, and `Name`, which is a string representing the fully qualified resource name of the batch to be deleted."],["The page provides documentation for the constructors, inherited members, namespace, assembly and properties for the DeleteBatchRequest class."]]],[]]