public sealed class RestoreTableRequest : IMessage<RestoreTableRequest>, IEquatable<RestoreTableRequest>, IDeepCloneable<RestoreTableRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class RestoreTableRequest.
The request for
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
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 document provides reference documentation for the \u003ccode\u003eRestoreTableRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, outlining its purpose in restoring tables.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the API, ranging from 2.4.0 to 3.24.0, with 3.24.0 marked as the latest release, each version linking to its specific \u003ccode\u003eRestoreTableRequest\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRestoreTableRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, showcasing its integration with .NET's object model and Google's Protobuf structure.\u003c/p\u003e\n"],["\u003cp\u003eThe document describes the properties of the \u003ccode\u003eRestoreTableRequest\u003c/code\u003e class, including \u003ccode\u003eBackup\u003c/code\u003e, \u003ccode\u003eBackupAsBackupName\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsInstanceName\u003c/code\u003e, \u003ccode\u003eSourceCase\u003c/code\u003e, \u003ccode\u003eTableId\u003c/code\u003e, and a boolean check for whether the backup is set, with detailed explanations of their roles.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRestoreTableRequest\u003c/code\u003e instances can be created either empty or through an existing \u003ccode\u003eRestoreTableRequest\u003c/code\u003e, and the class provides methods and properties for accessing the backup name, parent instance, source type, and the table's identifier.\u003c/p\u003e\n"]]],[],null,[]]