Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
com.google.cloud.spanner.spi.v1 |
Modifier and Type | Method and Description |
---|---|
Restore |
Restore.Builder.build() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.longrunning.OperationFuture<Database,RestoreDatabaseMetadata> |
DatabaseAdminClient.restoreDatabase(Restore restore)
Restore a database from a backup.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.longrunning.OperationFuture<Database,RestoreDatabaseMetadata> |
SpannerRpc.restoreDatabase(Restore restore)
Restore a backup into the given database.
|
com.google.api.gax.longrunning.OperationFuture<Database,RestoreDatabaseMetadata> |
GapicSpannerRpc.restoreDatabase(Restore restore) |
Copyright © 2022 Google LLC. All rights reserved.