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 page provides documentation for the `UndeleteTableMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment."],["The `UndeleteTableMetadata` class is used to represent the metadata of an undelete table operation, including properties such as `EndTime`, `Name`, and `StartTime`."],["The page includes a list of versions of the API, ranging from the latest version, 3.24.0, down to version 2.4.0, each with a link to their respective documentation for the `UndeleteTableMetadata` class."],["The `UndeleteTableMetadata` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors and properties of the `UndeleteTableMetadata` class, providing descriptions of their purpose, along with links to further information."]]],[]]