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 document provides reference information for the `UndeleteTableMetadata` class within the Google Cloud Bigtable Admin v2 API, specifically in the .NET context."],["The `UndeleteTableMetadata` class is used to manage the metadata for the `UndeleteTable` operation within the Bigtable Administration API, allowing users to track table restoration progress."],["The latest available version of `UndeleteTableMetadata` is 3.24.0, and the document provides a list of links to documentation for the various previous versions all the way down to 2.4.0."],["The class `UndeleteTableMetadata` inherits from object and implements multiple interfaces such as: IMessage\\\u003cUndeleteTableMetadata\u003e, IEquatable\\\u003cUndeleteTableMetadata\u003e, IDeepCloneable\\\u003cUndeleteTableMetadata\u003e, IBufferMessage, IMessage."],["The class `UndeleteTableMetadata` has two constructors and three properties: `EndTime`, `Name`, and `StartTime`, each containing key information relating to the undeletion process."]]],[]]