-
ReadOptions.Builder.clear()
ReadOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Options for beginning a new transaction for this request.
ReadOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The non-transactional read consistency to use.
Reads entities as they were at the given time.
The identifier of the transaction in which to read.
ReadOptions.Builder.clone()
The options for this lookup request.
The options for this query.
The options for this query.
ReadOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ReadOptions.Builder.mergeFrom(com.google.protobuf.Message other)
Options for beginning a new transaction for this request.
ReadOptions.Builder.mergeReadTime(com.google.protobuf.Timestamp value)
Reads entities as they were at the given time.
ReadOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ReadOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Options for beginning a new transaction for this request.
Options for beginning a new transaction for this request.
The non-transactional read consistency to use.
The non-transactional read consistency to use.
ReadOptions.Builder.setReadTime(com.google.protobuf.Timestamp value)
Reads entities as they were at the given time.
ReadOptions.Builder.setReadTime(com.google.protobuf.Timestamp.Builder builderForValue)
Reads entities as they were at the given time.
ReadOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
ReadOptions.Builder.setTransaction(com.google.protobuf.ByteString value)
The identifier of the transaction in which to read.
ReadOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
The options for this lookup request.
The options for this query.
The options for this query.