-
Points.LookupLocation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Points.LookupLocation.Builder.clear()
string collection_name = 1;
Points.LookupLocation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Points.LookupLocation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Which vector to use for search, if not specified - use default vector
Points.LookupLocation.Builder.clone()
Name of the collection to use for points lookup, if not specified - use current collection
Name of the collection to use for points lookup, if not specified - use current collection
Points.LookupLocation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Points.LookupLocation.Builder.mergeFrom(com.google.protobuf.Message other)
Points.LookupLocation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Points.LookupLocation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
string collection_name = 1;
string collection_name = 1;
Points.LookupLocation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Points.LookupLocation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Points.LookupLocation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Which vector to use for search, if not specified - use default vector
Which vector to use for search, if not specified - use default vector
Name of the collection to use for points lookup, if not specified - use current collection
Name of the collection to use for points lookup, if not specified - use current collection