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 documentation for the `UndeleteTableMetadata` class within the Google Cloud Bigtable Admin v2 API."],["The `UndeleteTableMetadata` class is used to handle metadata related to the `UndeleteTable` operation in the Bigtable Admin API."],["The document lists all the versions of the class, from version 2.4.0 up to the latest version 3.24.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the methods such as `UndeleteTableMetadata()` and `UndeleteTableMetadata(UndeleteTableMetadata)` are included in the class."],["The class has properties such as `EndTime`, `Name`, and `StartTime`, which provide information about when the operation finished, the table name, and when it began respectively."]]],[]]