@@ -122,22 +122,22 @@ Here is the full example
122122
123123@snippet bigtable_hello_table_admin.cc all code
124124
125- [GcRule]: @ref google::cloud::bigtable::v0 ::GcRule
126- [GcRule-MaxAge]: @ref google::cloud::bigtable::v0 ::GcRule::MaxAge()
127- [GcRule-MaxNumVersions]: @ref google::cloud::bigtable::v0 ::GcRule::MaxNumVersions()
128- [GcRule-Union]: @ref google::cloud::bigtable::v0 ::GcRule::Union()
129- [GcRule-Intersection]: @ref google::cloud::bigtable::v0 ::GcRule::Intersection()
130- [ColumnFamilyModification-Create]: @ref google::cloud::bigtable::v0 ::ColumnFamilyModification::Create()
131- [ColumnFamilyModification-Update]: @ref google::cloud::bigtable::v0 ::ColumnFamilyModification::Update()
132- [ColumnFamilyModification-Drop]: @ref google::cloud::bigtable::v0 ::ColumnFamilyModification::Drop()
133- [TableAdmin]: @ref google::cloud::bigtable::v0 ::TableAdmin
134- [TableAdmin-CreateTable]: @ref google::cloud::bigtable::v0 ::TableAdmin::CreateTable()
135- [TableAdmin-DeleteTable]: @ref google::cloud::bigtable::v0 ::TableAdmin::DeleteTable()
136- [TableAdmin-GetTable]: @ref google::cloud::bigtable::v0 ::TableAdmin::GetTable()
137- [TableAdmin-ListTables]: @ref google::cloud::bigtable::v0 ::TableAdmin::ListTables()
138- [TableAdmin-ModifyColumnFamilies]: @ref google::cloud::bigtable::v0 ::TableAdmin::ModifyColumnFamilies()
139- [TableAdmin-DropAllRows]: @ref google::cloud::bigtable::v0 ::TableAdmin::DropAllRows()
140- [TableAdmin-DropRowsByPrefix]: @ref google::cloud::bigtable::v0 ::TableAdmin::DropRowsByPrefix()
125+ [GcRule]: @ref google::cloud::bigtable::v1 ::GcRule
126+ [GcRule-MaxAge]: @ref google::cloud::bigtable::v1 ::GcRule::MaxAge()
127+ [GcRule-MaxNumVersions]: @ref google::cloud::bigtable::v1 ::GcRule::MaxNumVersions()
128+ [GcRule-Union]: @ref google::cloud::bigtable::v1 ::GcRule::Union()
129+ [GcRule-Intersection]: @ref google::cloud::bigtable::v1 ::GcRule::Intersection()
130+ [ColumnFamilyModification-Create]: @ref google::cloud::bigtable::v1 ::ColumnFamilyModification::Create()
131+ [ColumnFamilyModification-Update]: @ref google::cloud::bigtable::v1 ::ColumnFamilyModification::Update()
132+ [ColumnFamilyModification-Drop]: @ref google::cloud::bigtable::v1 ::ColumnFamilyModification::Drop()
133+ [TableAdmin]: @ref google::cloud::bigtable::v1 ::TableAdmin
134+ [TableAdmin-CreateTable]: @ref google::cloud::bigtable::v1 ::TableAdmin::CreateTable()
135+ [TableAdmin-DeleteTable]: @ref google::cloud::bigtable::v1 ::TableAdmin::DeleteTable()
136+ [TableAdmin-GetTable]: @ref google::cloud::bigtable::v1 ::TableAdmin::GetTable()
137+ [TableAdmin-ListTables]: @ref google::cloud::bigtable::v1 ::TableAdmin::ListTables()
138+ [TableAdmin-ModifyColumnFamilies]: @ref google::cloud::bigtable::v1 ::TableAdmin::ModifyColumnFamilies()
139+ [TableAdmin-DropAllRows]: @ref google::cloud::bigtable::v1 ::TableAdmin::DropAllRows()
140+ [TableAdmin-DropRowsByPrefix]: @ref google::cloud::bigtable::v1 ::TableAdmin::DropRowsByPrefix()
141141
142142[TableView-proto]: https://cloud.google.com/bigtable/docs/reference/admin/rpc/google.bigtable.admin.v2#google.bigtable.admin.v2.Table.View
143143*/
0 commit comments