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 webpage provides reference documentation for the `DeleteTableRequest` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The content covers versions 3.0.0 through 3.24.0 (latest) of the API, which provides the user different versions of the `DeleteTableRequest`."],["The `DeleteTableRequest` class is used to construct requests for deleting tables in Google Cloud Bigtable, with details of the required `Name` property."],["The page details the `DeleteTableRequest` class, including its inheritance, implemented interfaces, constructors, and properties like `Name` and `TableName`."],["The `DeleteTableRequest` class is used for `BigtableTableAdmin.DeleteTable` requests, as referenced in the documentation."]]],[]]