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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version of the `DeleteClusterRequest` documentation is 3.24.0, which can be found on the provided page with links to older versions down to 2.4.0."],["This documentation pertains to the `DeleteClusterRequest` class within the Google Cloud Bigtable Administration v2 API."],["The `DeleteClusterRequest` class is a request message for the `BigtableInstanceAdmin.DeleteCluster` function and includes properties like `ClusterName` and `Name`."],["The class `DeleteClusterRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DeleteClusterRequest` class has two constructors, one default and another that accepts a `DeleteClusterRequest` object as an argument."]]],[]]