-
ExistenceFilter.Builder.clear()
The total count of documents that match
[target_id][google.firestore.v1.ExistenceFilter.target_id].
ExistenceFilter.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ExistenceFilter.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The target ID to which this filter applies.
A bloom filter that, despite its name, contains the UTF-8 byte encodings of
the resource names of ALL the documents that match
[target_id][google.firestore.v1.ExistenceFilter.target_id], in the form
`projects/{project_id}/databases/{database_id}/documents/{document_path}`.
ExistenceFilter.Builder.clone()
A filter to apply to the set of documents previously returned for the
given target.
ExistenceFilter.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ExistenceFilter.Builder.mergeFrom(com.google.protobuf.Message other)
A bloom filter that, despite its name, contains the UTF-8 byte encodings of
the resource names of ALL the documents that match
[target_id][google.firestore.v1.ExistenceFilter.target_id], in the form
`projects/{project_id}/databases/{database_id}/documents/{document_path}`.
ExistenceFilter.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ExistenceFilter.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ExistenceFilter.Builder.setCount(int value)
The total count of documents that match
[target_id][google.firestore.v1.ExistenceFilter.target_id].
ExistenceFilter.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ExistenceFilter.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
The target ID to which this filter applies.
A bloom filter that, despite its name, contains the UTF-8 byte encodings of
the resource names of ALL the documents that match
[target_id][google.firestore.v1.ExistenceFilter.target_id], in the form
`projects/{project_id}/databases/{database_id}/documents/{document_path}`.
A bloom filter that, despite its name, contains the UTF-8 byte encodings of
the resource names of ALL the documents that match
[target_id][google.firestore.v1.ExistenceFilter.target_id], in the form
`projects/{project_id}/databases/{database_id}/documents/{document_path}`.
ExistenceFilter.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
A filter to apply to the set of documents previously returned for the
given target.