[[["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."],[[["The latest version available is 2.37.0-rc, which can be accessed via a specific link."],["The documentation provides a list of versions, ranging from the latest 2.37.0-rc down to version 2.11.0, all with links to their respective documentation for the `CreateBackupParams` struct."],["The `CreateBackupParams` struct contains parameters such as `cluster_id`, `backup_id`, `table_id`, and `expire_time` for creating a backup."],["There are two constructors available for `CreateBackupParams`, one with no parameters and another that takes a string for cluster_id, backup_id and table_id along with a time point for expiration."],["The function `AsProto` is part of the `CreateBackupParams`, accepting an `instance_name` string as a parameter, and returns a `google::bigtable::admin::v2::CreateBackupRequest` object."]]],[]]