public sealed class DeleteClusterRequest : IMessage<DeleteClusterRequest>, IEquatable<DeleteClusterRequest>, IDeepCloneable<DeleteClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class DeleteClusterRequest.
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 page provides documentation for the \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eIt lists the available versions of the \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e, ranging from the latest version 3.24.0 down to version 2.4.0, and it highlights the current version being viewed as 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class is used to construct a request message for deleting a cluster in Bigtable, and it inherits from several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eClusterName\u003c/code\u003e which provides a type view of the cluster, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the unique identifier of the cluster to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors one empty, and one that takes in a DeleteClusterRequest parameter.\u003c/p\u003e\n"]]],[],null,[]]