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."],[[["The latest version available is 3.24.0, with a range of versions from 3.24.0 down to 2.4.0 being accessible."],["This document provides reference and code samples for the `UndeleteTableMetadata` class within the Google Cloud Bigtable Administration v2 API."],["The `UndeleteTableMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from the `object` class."],["The class `UndeleteTableMetadata` features properties to manage the operation's `StartTime`, `EndTime`, and the `Name` of the table."],["The document includes constructors for the `UndeleteTableMetadata` class, one default and another accepting an `UndeleteTableMetadata` object."]]],[]]