public interface CommitResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Timestamp |
getCommitTimestamp()
The Cloud Spanner timestamp at which the transaction committed.
|
com.google.protobuf.TimestampOrBuilder |
getCommitTimestampOrBuilder()
The Cloud Spanner timestamp at which the transaction committed.
|
boolean |
hasCommitTimestamp()
The Cloud Spanner timestamp at which the transaction committed.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCommitTimestamp()
The Cloud Spanner timestamp at which the transaction committed.
.google.protobuf.Timestamp commit_timestamp = 1;com.google.protobuf.Timestamp getCommitTimestamp()
The Cloud Spanner timestamp at which the transaction committed.
.google.protobuf.Timestamp commit_timestamp = 1;com.google.protobuf.TimestampOrBuilder getCommitTimestampOrBuilder()
The Cloud Spanner timestamp at which the transaction committed.
.google.protobuf.Timestamp commit_timestamp = 1;Copyright © 2019 Google LLC. All rights reserved.