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