Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
CommitResponse |
CommitResponse.clone() |
CommitResponse |
CommitResponse.set(String fieldName,
Object value) |
CommitResponse |
CommitResponse.setCommitStats(CommitStats commitStats)
The statistics about this `Commit`.
|
CommitResponse |
CommitResponse.setCommitTimestamp(String commitTimestamp)
The Cloud Spanner timestamp at which the transaction committed.
|
CommitResponse |
CommitResponse.setPrecommitToken(MultiplexedSessionPrecommitToken precommitToken)
If specified, transaction has not committed yet.
|
Copyright © 2011–2025 Google. All rights reserved.