Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
com.google.spanner.admin.database.v1 |
Modifier and Type | Method and Description |
---|---|
RestoreInfo |
RestoreInfo.getProto()
Returns the raw proto instance that was used to construct this
RestoreInfo . |
Modifier and Type | Method and Description |
---|---|
Parser<RestoreInfo> |
RestoreInfo.getParserForType() |
static Parser<RestoreInfo> |
RestoreInfo.parser() |
Modifier and Type | Method and Description |
---|---|
RestoreInfo.Builder |
RestoreInfo.Builder.mergeFrom(RestoreInfo other) |
Database.Builder |
Database.Builder.mergeRestoreInfo(RestoreInfo value)
Output only.
|
static RestoreInfo.Builder |
RestoreInfo.newBuilder(RestoreInfo prototype) |
Database.Builder |
Database.Builder.setRestoreInfo(RestoreInfo value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.