Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
UpdateInstancePartitionMetadata |
UpdateInstancePartitionMetadata.clone() |
UpdateInstancePartitionMetadata |
UpdateInstancePartitionMetadata.set(String fieldName,
Object value) |
UpdateInstancePartitionMetadata |
UpdateInstancePartitionMetadata.setCancelTime(String cancelTime)
The time at which this operation was cancelled.
|
UpdateInstancePartitionMetadata |
UpdateInstancePartitionMetadata.setEndTime(String endTime)
The time at which this operation failed or was completed successfully.
|
UpdateInstancePartitionMetadata |
UpdateInstancePartitionMetadata.setInstancePartition(InstancePartition instancePartition)
The desired end state of the update.
|
UpdateInstancePartitionMetadata |
UpdateInstancePartitionMetadata.setStartTime(String startTime)
The time at which UpdateInstancePartition request was received.
|
Copyright © 2011–2025 Google. All rights reserved.