public sealed class UndeleteTableRequest : IMessage<UndeleteTableRequest>, IEquatable<UndeleteTableRequest>, IDeepCloneable<UndeleteTableRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UndeleteTableRequest.
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable]
[[["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 documentation for the \u003ccode\u003eUndeleteTableRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API for .NET, which is used to request the restoration of a previously deleted table.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the \u003ccode\u003eUndeleteTableRequest\u003c/code\u003e class, ranging from version 2.4.0 to the latest version 3.24.0, with links to detailed documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeleteTableRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a parameterless constructor and one that accepts another \u003ccode\u003eUndeleteTableRequest\u003c/code\u003e object as a parameter, for copying values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeleteTableRequest\u003c/code\u003e class has two properties, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eTableName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a string that represents the unique identifier of the table to be restored, and \u003ccode\u003eTableName\u003c/code\u003e is a typed view of \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]