Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
ListDatabaseOperationsResponse |
ListDatabaseOperationsResponse.clone() |
ListDatabaseOperationsResponse |
ListDatabaseOperationsResponse.set(String fieldName,
Object value) |
ListDatabaseOperationsResponse |
ListDatabaseOperationsResponse.setNextPageToken(String nextPageToken)
`next_page_token` can be sent in a subsequent ListDatabaseOperations call to fetch more of the
matching metadata.
|
ListDatabaseOperationsResponse |
ListDatabaseOperationsResponse.setOperations(List<Operation> operations)
The list of matching database long-running operations.
|
Copyright © 2011–2025 Google. All rights reserved.