CommitResponse.Builder.clear()
The statistics about this `Commit`.
The Cloud Spanner timestamp at which the transaction committed.
CommitResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
CommitResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
If specified, transaction has not committed yet.
If `TransactionOptions.isolation_level` is set to
`IsolationLevel.REPEATABLE_READ`, then the snapshot timestamp is the
timestamp at which all reads in the transaction ran.
CommitResponse.Builder.clone()
The statistics about this `Commit`.
The Cloud Spanner timestamp at which the transaction committed.
CommitResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CommitResponse.Builder.mergeFrom(com.google.protobuf.Message other)
If specified, transaction has not committed yet.
If `TransactionOptions.isolation_level` is set to
`IsolationLevel.REPEATABLE_READ`, then the snapshot timestamp is the
timestamp at which all reads in the transaction ran.
CommitResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
CommitResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The statistics about this `Commit`.
The statistics about this `Commit`.
The Cloud Spanner timestamp at which the transaction committed.
CommitResponse.Builder.setCommitTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
The Cloud Spanner timestamp at which the transaction committed.
CommitResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
If specified, transaction has not committed yet.
If specified, transaction has not committed yet.
CommitResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
If `TransactionOptions.isolation_level` is set to
`IsolationLevel.REPEATABLE_READ`, then the snapshot timestamp is the
timestamp at which all reads in the transaction ran.
If `TransactionOptions.isolation_level` is set to
`IsolationLevel.REPEATABLE_READ`, then the snapshot timestamp is the
timestamp at which all reads in the transaction ran.
CommitResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)