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 page details the \u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e class, which is used for tracking the progress of post-restore optimizations on a restored Bigtable table, and is found within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is \u003ccode\u003e3.24.0\u003c/code\u003e, with numerous previous versions also listed, ranging down to \u003ccode\u003e2.4.0\u003c/code\u003e all referencing the same \u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eName\u003c/code\u003e (the name of the table being optimized) and \u003ccode\u003eProgress\u003c/code\u003e (the current optimization progress) for tracking the optimization status.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and another one that takes an \u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]