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