public sealed class OptimizeRestoredTableMetadata : IMessage<OptimizeRestoredTableMetadata>, IEquatable<OptimizeRestoredTableMetadata>, IDeepCloneable<OptimizeRestoredTableMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class OptimizeRestoredTableMetadata.
Metadata type for the long-running operation used to track the progress
of optimizations performed on a newly restored table. This long-running
operation is automatically created by the system after the successful
completion of a table restore, and cannot be cancelled.
[[["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 webpage provides documentation for the `OptimizeRestoredTableMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development."],["The `OptimizeRestoredTableMetadata` class tracks the progress of optimizations on newly restored tables, which are managed by long-running operations that cannot be canceled."],["The page details the class's implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inherited members from the `object` class."],["It lists available versions of the API, ranging from 3.24.0 (latest) down to 2.4.0, and includes details about the class constructors and properties like `Name` and `Progress`."],["The documentation includes information about the namespace (`Google.Cloud.Bigtable.Admin.V2`) and the assembly (`Google.Cloud.Bigtable.Admin.V2.dll`) where this class is located."]]],[]]