public sealed class DeleteClusterRequest : IMessage<DeleteClusterRequest>, IEquatable<DeleteClusterRequest>, IDeepCloneable<DeleteClusterRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.DeleteCluster.
[[["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-08 UTC."],[[["\u003cp\u003eThe content focuses on the \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for .NET, which is used to request the deletion of a Bigtable cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists various versions of the \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class, ranging from version 2.4.0 up to the latest version 3.24.0, allowing users to access documentation for different releases.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class includes a \u003ccode\u003eName\u003c/code\u003e property, which is a string representing the full resource path of the cluster to be deleted, and a \u003ccode\u003eClusterName\u003c/code\u003e property, which is a \u003ccode\u003eClusterName\u003c/code\u003e-typed view of the name property.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one that is parameterless, and one that takes in another \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]