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 Administration v2 API, specifically in the .NET context."],["The latest version of the `UndeleteTableMetadata` is 3.24.0, with documentation links available for versions ranging from 2.4.0 to 3.24.0."],["`UndeleteTableMetadata` is a metadata type that tracks operations related to the `UndeleteTable` action in the Google Bigtable API."],["The `UndeleteTableMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class contains constructors for creating a new instance or copying an existing `UndeleteTableMetadata`, and it also includes properties for `EndTime`, `Name`, and `StartTime` to track operation details."]]],[]]