public sealed class RestoreTableMetadata : IMessage<RestoreTableMetadata>, IEquatable<RestoreTableMetadata>, IDeepCloneable<RestoreTableMetadata>, IBufferMessage, IMessage
Metadata type for the long-running operation returned by
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
public string OptimizeTableOperationName { get; set; }
If exists, the name of the long-running operation that will be used to
track the post-restore optimization process to optimize the performance of
the restored table. The metadata type of the long-running operation is
[OptimizeRestoreTableMetadata][]. The response type is
[Empty][google.protobuf.Empty]. This long-running operation may be
automatically created by the system if applicable after the
RestoreTable long-running operation completes successfully. This operation
may not be created if the table is already optimized or the restore was
not successful.
[[["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 provides documentation for the \u003ccode\u003eRestoreTableMetadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, detailing its purpose and usage for long-running table restoration operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreTableMetadata\u003c/code\u003e class is used to track the metadata of a long-running operation returned by the \u003ccode\u003eRestoreTable\u003c/code\u003e function, including information about backup source and restore progress.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e package, ranging from the latest version 3.24.0 down to version 2.4.0, each linking to the corresponding documentation for \u003ccode\u003eRestoreTableMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eRestoreTableMetadata\u003c/code\u003e include \u003ccode\u003eBackupInfo\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eOptimizeTableOperationName\u003c/code\u003e, \u003ccode\u003eProgress\u003c/code\u003e, \u003ccode\u003eSourceInfoCase\u003c/code\u003e, and \u003ccode\u003eSourceType\u003c/code\u003e, which provide insights into the restore process and source details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreTableMetadata\u003c/code\u003e class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for versatile usage and integration in different scenarios.\u003c/p\u003e\n"]]],[],null,[]]