public sealed class DeleteTableRequest : IMessage<DeleteTableRequest>, IEquatable<DeleteTableRequest>, IDeepCloneable<DeleteTableRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class DeleteTableRequest.
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable]
[[["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-21 UTC."],[[["This page provides reference documentation for the `DeleteTableRequest` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development."],["The `DeleteTableRequest` class is used to send a request to delete a table in Google Cloud Bigtable, and is the class called to request the `DeleteTable` method."],["The documentation includes information on the class's inheritance, implementation of interfaces, constructors, properties such as `Name` and `TableName`, and provides links to related resources and methods."],["The available version of the API go from 3.24.0 as the latest version, all the way down to version 2.4.0."],["The class is identified within the `Google.Cloud.Bigtable.Admin.V2` namespace and is contained within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]