public sealed class DeleteClusterRequest : IMessage<DeleteClusterRequest>, IEquatable<DeleteClusterRequest>, IDeepCloneable<DeleteClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Apache Kafka API v1 API class DeleteClusterRequest.
Optional. An optional request ID to identify requests. Specify a unique
request ID to avoid duplication of requests. If a request times out or
fails, retrying with the same ID allows the server to recognize the
previous attempt. For at least 60 minutes, the server ignores duplicate
requests bearing the same ID.
For example, consider a situation where you make an initial request and the
request times out. If you make the request again with the same request ID
within 60 minutes of the last request, the server checks if an original
operation with the same request ID was received. If so, the server ignores
the second request.
The request ID must be a valid UUID. A zero UUID is not supported
(00000000-0000-0000-0000-000000000000).
[[["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\u003eDeleteClusterRequest\u003c/code\u003e class is used to request the deletion of a cluster within the Managed Service for Apache Kafka API v1.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class provides constructors to create instances, either as a new object or by cloning an existing \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e include \u003ccode\u003eClusterName\u003c/code\u003e for specifying the cluster to be deleted and \u003ccode\u003eName\u003c/code\u003e to get the name of the resource, as well as \u003ccode\u003eRequestId\u003c/code\u003e, which allows for request identification and deduplication to prevent accidental repeat operations.\u003c/p\u003e\n"],["\u003cp\u003eThe DeleteClusterRequest is in the \u003ccode\u003eGoogle.Cloud.ManagedKafka.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.ManagedKafka.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]