[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `RestoreTableParams` structure within the Google Cloud Bigtable C++ client library, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["`RestoreTableParams` is used to supply the necessary parameters for restoring a Bigtable, including the target `table_id`, `cluster_id`, and `backup_id`."],["The `RestoreTableParams` structure includes a constructor that can take the `table_id`, `cluster_id`, and `backup_id` as string arguments to initiate the process of restoring the table."],["The structure also features an `AsProto` function to transform the input parameters into a `google::bigtable::admin::v2::RestoreTableRequest` proto format, which is now deprecated."],["The structure shows there is a total of 26 versions available."]]],[]]