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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteBatchRequest\u003c/code\u003e class in the Google Cloud Dataproc v1 API is used to construct a request for deleting a batch workload.\u003c/p\u003e\n"],["\u003cp\u003eThis class has been implemented through multiple versions, ranging from 3.1.0 up to the latest version 5.17.0, including the current version being viewed which is 5.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteBatchRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide functionalities such as message handling, equality comparison, deep cloning, and buffered message support.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBatchRequest\u003c/code\u003e class includes properties for managing the batch resource to be deleted, primarily through the \u003ccode\u003eName\u003c/code\u003e string property, and the typed \u003ccode\u003eBatchName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default constructor and one that accepts another \u003ccode\u003eDeleteBatchRequest\u003c/code\u003e object for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]