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"]],[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eDeleteTableRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteTableRequest\u003c/code\u003e class documentation is version 3.24.0, and the page offers documentation for versions ranging from 2.4.0 to 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTableRequest\u003c/code\u003e class is used to define a request message to delete a table, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTableRequest\u003c/code\u003e class has properties \u003ccode\u003eName\u003c/code\u003e, which contains the unique name of the table to be deleted, and \u003ccode\u003eTableName\u003c/code\u003e which is the \u003ccode\u003eTableName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage documents two constructors for the \u003ccode\u003eDeleteTableRequest\u003c/code\u003e class: a parameterless constructor and one that accepts another \u003ccode\u003eDeleteTableRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]