| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2 |
Clients for the Cloud Bigtable admin API.
|
| Modifier and Type | Method and Description |
|---|---|
RestoredTableResult |
BigtableTableAdminClient.restoreTable(RestoreTableRequest request)
Restores a backup to a new table with the specified configuration.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<RestoredTableResult> |
BigtableTableAdminClient.restoreTableAsync(RestoreTableRequest request)
Restores a backup to a new table with the specified configuration asynchronously.
|
Copyright © 2021 Google LLC. All rights reserved.