Uses of Class
com.google.firestore.v1.StructuredQuery.FindNearest.Builder
-
Uses of StructuredQuery.FindNearest.Builder in com.google.firestore.v1
Methods in com.google.firestore.v1 that return StructuredQuery.FindNearest.BuilderModifier and TypeMethodDescriptionStructuredQuery.FindNearest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) StructuredQuery.FindNearest.Builder.clear()StructuredQuery.FindNearest.Builder.clearDistanceMeasure()Required.StructuredQuery.FindNearest.Builder.clearDistanceResultField()Optional.StructuredQuery.FindNearest.Builder.clearDistanceThreshold()Optional.StructuredQuery.FindNearest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) StructuredQuery.FindNearest.Builder.clearLimit()Required.StructuredQuery.FindNearest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) StructuredQuery.FindNearest.Builder.clearQueryVector()Required.StructuredQuery.FindNearest.Builder.clearVectorField()Required.StructuredQuery.FindNearest.Builder.clone()StructuredQuery.Builder.getFindNearestBuilder()Optional.StructuredQuery.FindNearest.Builder.mergeDistanceThreshold(com.google.protobuf.DoubleValue value) Optional.StructuredQuery.FindNearest.Builder.mergeFrom(StructuredQuery.FindNearest other) StructuredQuery.FindNearest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StructuredQuery.FindNearest.Builder.mergeFrom(com.google.protobuf.Message other) StructuredQuery.FindNearest.Builder.mergeLimit(com.google.protobuf.Int32Value value) Required.StructuredQuery.FindNearest.Builder.mergeQueryVector(Value value) Required.StructuredQuery.FindNearest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) StructuredQuery.FindNearest.Builder.mergeVectorField(StructuredQuery.FieldReference value) Required.StructuredQuery.FindNearest.newBuilder()StructuredQuery.FindNearest.newBuilder(StructuredQuery.FindNearest prototype) StructuredQuery.FindNearest.newBuilderForType()protected StructuredQuery.FindNearest.BuilderStructuredQuery.FindNearest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) StructuredQuery.FindNearest.Builder.setDistanceMeasure(StructuredQuery.FindNearest.DistanceMeasure value) Required.StructuredQuery.FindNearest.Builder.setDistanceMeasureValue(int value) Required.StructuredQuery.FindNearest.Builder.setDistanceResultField(String value) Optional.StructuredQuery.FindNearest.Builder.setDistanceResultFieldBytes(com.google.protobuf.ByteString value) Optional.StructuredQuery.FindNearest.Builder.setDistanceThreshold(com.google.protobuf.DoubleValue value) Optional.StructuredQuery.FindNearest.Builder.setDistanceThreshold(com.google.protobuf.DoubleValue.Builder builderForValue) Optional.StructuredQuery.FindNearest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) StructuredQuery.FindNearest.Builder.setLimit(com.google.protobuf.Int32Value value) Required.StructuredQuery.FindNearest.Builder.setLimit(com.google.protobuf.Int32Value.Builder builderForValue) Required.StructuredQuery.FindNearest.Builder.setQueryVector(Value value) Required.StructuredQuery.FindNearest.Builder.setQueryVector(Value.Builder builderForValue) Required.StructuredQuery.FindNearest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) StructuredQuery.FindNearest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) StructuredQuery.FindNearest.Builder.setVectorField(StructuredQuery.FieldReference value) Required.StructuredQuery.FindNearest.Builder.setVectorField(StructuredQuery.FieldReference.Builder builderForValue) Required.StructuredQuery.FindNearest.toBuilder()Methods in com.google.firestore.v1 with parameters of type StructuredQuery.FindNearest.BuilderModifier and TypeMethodDescriptionStructuredQuery.Builder.setFindNearest(StructuredQuery.FindNearest.Builder builderForValue) Optional.