public sealed class DeleteClusterRequest : IMessage<DeleteClusterRequest>, IEquatable<DeleteClusterRequest>, IDeepCloneable<DeleteClusterRequest>, IBufferMessage, IMessage
Optional. A unique ID used to identify the request. If the server
receives two
DeleteClusterRequests
with the same id, then the second request will be ignored and the
first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
backend is returned.
It is recommended to always set this value to a
UUID.
The ID must contain only letters (a-z, A-Z), numbers (0-9),
underscores (_), and hyphens (-). The maximum length is 40 characters.
[[["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\u003eThis page details the \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class, which is used to request the deletion of a cluster within Google Cloud Dataproc, as part of the Google.Cloud.Dataproc.V1 namespace, specifically for version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class inherits from Object and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities such as message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eClusterName\u003c/code\u003e, \u003ccode\u003eClusterUuid\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, allowing users to specify the target cluster, project, and region, along with an optional unique request ID.\u003c/p\u003e\n"],["\u003cp\u003eThis page also lists the different versions of this class, ranging from 3.1.0 to the latest 5.17.0 version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteClusterRequest\u003c/code\u003e has 2 different constructors, allowing you to create an empty request, or copy and existing request.\u003c/p\u003e\n"]]],[],null,[]]