public sealed class UndeleteTableMetadata : IMessage<UndeleteTableMetadata>, IEquatable<UndeleteTableMetadata>, IDeepCloneable<UndeleteTableMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UndeleteTableMetadata.
Metadata type for the operation returned by
[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"]],[["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."],[[["This webpage provides documentation for the `UndeleteTableMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment."],["The latest version of the `UndeleteTableMetadata` class documented is 3.24.0, with historical versions available ranging back to 2.4.0 for reference."],["`UndeleteTableMetadata` is a metadata type used to describe the status of an `UndeleteTable` operation and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `EndTime`, `Name`, and `StartTime` which track the progress and details of the table undeletion process."],["The `UndeleteTableMetadata` class has two constructors, a default one, and another one that takes in another instance of itself."]]],[]]