Package | Description |
---|---|
com.google.cloud.spanner.admin.database.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.spanner.admin.database.v1.stub |
Modifier and Type | Method and Description |
---|---|
DatabaseAdminClient.ListBackupOperationsPagedResponse |
DatabaseAdminClient.listBackupOperations(InstanceName parent)
Lists the backup [long-running operations][google.longrunning.Operation] in the given instance.
|
DatabaseAdminClient.ListBackupOperationsPagedResponse |
DatabaseAdminClient.listBackupOperations(ListBackupOperationsRequest request)
Lists the backup [long-running operations][google.longrunning.Operation] in the given instance.
|
DatabaseAdminClient.ListBackupOperationsPagedResponse |
DatabaseAdminClient.listBackupOperations(String parent)
Lists the backup [long-running operations][google.longrunning.Operation] in the given instance.
|
Copyright © 2022 Google LLC. All rights reserved.