public sealed class RestoreTableRequest : IMessage<RestoreTableRequest>, IEquatable<RestoreTableRequest>, IDeepCloneable<RestoreTableRequest>, IBufferMessage, IMessage
The request for
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
Name of the backup from which to restore. Values are of the form
projects/<project>/instances/<instance>/clusters/<cluster>/backups/<backup>.
Required. The name of the instance in which to create the restored
table. This instance must be in the same project as the source backup.
Values are of the form projects/<project>/instances/<instance>.
Required. The id of the table to create and restore to. This
table must not already exist. The table_id appended to
parent forms the full table name of the form
projects/<project>/instances/<instance>/tables/<table_id>.
[[["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\u003eThe latest version of the \u003ccode\u003eRestoreTableRequest\u003c/code\u003e documentation is 3.24.0, which can be found at the provided URL, and there is a list of versions all the way back to version 2.4.0, with version 2.9.0 being shown at the bottom of the list.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRestoreTableRequest\u003c/code\u003e is a class used for requesting a table restoration, implementing 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains constructors for creating new \u003ccode\u003eRestoreTableRequest\u003c/code\u003e objects, either empty or by cloning an existing object.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eBackup\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eTableId\u003c/code\u003e, \u003ccode\u003eBackupAsBackupName\u003c/code\u003e, \u003ccode\u003eParentAsInstanceName\u003c/code\u003e, and \u003ccode\u003eSourceCase\u003c/code\u003e, which are used to define the restore operation and include both strings and typed views.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRestoreTableRequest\u003c/code\u003e also inherits methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]