Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
BatchWriteResponse |
BatchWriteResponse.clone() |
BatchWriteResponse |
BatchWriteResponse.set(String fieldName,
Object value) |
BatchWriteResponse |
BatchWriteResponse.setCommitTimestamp(String commitTimestamp)
The commit timestamp of the transaction that applied this batch.
|
BatchWriteResponse |
BatchWriteResponse.setIndexes(List<Integer> indexes)
The mutation groups applied in this batch.
|
BatchWriteResponse |
BatchWriteResponse.setStatus(Status status)
An `OK` status indicates success.
|
Copyright © 2011–2025 Google. All rights reserved.