-
Precondition.Builder.clear()
When set to `true`, the target document must exist.
Precondition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Precondition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
When set, the target document must exist and have been last updated at
that time.
Precondition.Builder.clone()
An optional precondition on the document.
An optional precondition on the document.
An optional precondition on the document.
Precondition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Precondition.Builder.mergeFrom(com.google.protobuf.Message other)
Precondition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
When set, the target document must exist and have been last updated at
that time.
Precondition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Precondition.Builder.setExists(boolean value)
When set to `true`, the target document must exist.
Precondition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Precondition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Precondition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Precondition.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
When set, the target document must exist and have been last updated at
that time.
Precondition.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
When set, the target document must exist and have been last updated at
that time.
An optional precondition on the document.
An optional precondition on the document.
An optional precondition on the document.