-
CheckConsistencyRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
CheckConsistencyRequest.Builder.clear()
Checks that reads using an app profile with `DataBoostIsolationReadOnly`
can see all writes committed before the token was created, but only if
the read and write target the same cluster.
CheckConsistencyRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
CheckConsistencyRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.
CheckConsistencyRequest.Builder.clone()
Checks that reads using an app profile with `DataBoostIsolationReadOnly`
can see all writes committed before the token was created, but only if
the read and write target the same cluster.
CheckConsistencyRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CheckConsistencyRequest.Builder.mergeFrom(com.google.protobuf.Message other)
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.
CheckConsistencyRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
CheckConsistencyRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Checks that reads using an app profile with `DataBoostIsolationReadOnly`
can see all writes committed before the token was created, but only if
the read and write target the same cluster.
Checks that reads using an app profile with `DataBoostIsolationReadOnly`
can see all writes committed before the token was created, but only if
the read and write target the same cluster.
CheckConsistencyRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
CheckConsistencyRequest.Builder.setNameBytes(com.google.protobuf.ByteString value)
CheckConsistencyRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.
CheckConsistencyRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)