public sealed class OptimizeRestoredDatabaseMetadata : IMessage<OptimizeRestoredDatabaseMetadata>, IEquatable<OptimizeRestoredDatabaseMetadata>, IDeepCloneable<OptimizeRestoredDatabaseMetadata>, IBufferMessage, IMessage
Metadata type for the long-running operation used to track the progress
of optimizations performed on a newly restored database. This long-running
operation is automatically created by the system after the successful
completion of a database 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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eOptimizeRestoredDatabaseMetadata\u003c/code\u003e class tracks the progress of optimizations on a newly restored database.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1.dll\u003c/code\u003e assembly, with the latest version being 5.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple 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\u003eIt includes properties such as \u003ccode\u003eDatabaseName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eProgress\u003c/code\u003e to provide information about the optimization process and the database involved.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOptimizeRestoredDatabaseMetadata\u003c/code\u003e type has two constructors, one empty and the other taking an instance of \u003ccode\u003eOptimizeRestoredDatabaseMetadata\u003c/code\u003e to initialize itself.\u003c/p\u003e\n"]]],[],null,[]]