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\u003eThis document outlines the \u003ccode\u003eOptimizeRestoredDatabaseMetadata\u003c/code\u003e class, which is used for tracking the progress of database optimizations after a restore operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOptimizeRestoredDatabaseMetadata\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1.dll\u003c/code\u003e assembly.\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, with inherited members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOptimizeRestoredDatabaseMetadata\u003c/code\u003e class contains properties like \u003ccode\u003eDatabaseName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eProgress\u003c/code\u003e, providing details about the database being optimized and the current optimization status.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eOptimizeRestoredDatabaseMetadata\u003c/code\u003e accessible, with version 5.0.0-beta05 being the latest, and version 3.12.0 having its own specific documentation.\u003c/p\u003e\n"]]],[],null,[]]