public sealed class OptimizeRestoredTableMetadata : IMessage<OptimizeRestoredTableMetadata>, IEquatable<OptimizeRestoredTableMetadata>, IDeepCloneable<OptimizeRestoredTableMetadata>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, which is part of the Google Cloud Bigtable Admin API for .NET, covering version 2.8.0 and up to version 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e is used as a metadata type to monitor the progress of optimizations on a newly restored table, initiated automatically upon a table restore completion.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and includes constructors for creating instances, either empty or from another \u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eName\u003c/code\u003e, which represents the name of the restored table, and \u003ccode\u003eProgress\u003c/code\u003e, which indicates the state of the optimization process through an \u003ccode\u003eOperationProgress\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides multiple versions of the class, which are accessible, starting from version 2.8.0 to the latest version 3.24.0.\u003c/p\u003e\n"]]],[],null,[]]