Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBatch.BatchObject.Builder
Packages that use WeaviateProtoBatch.BatchObject.Builder
-
Uses of WeaviateProtoBatch.BatchObject.Builder in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBatch.BatchObject.BuilderModifier and TypeMethodDescriptionWeaviateProtoBatch.BatchObject.Builder.addAllVector(Iterable<? extends Float> values) Deprecated.weaviate.v1.BatchObject.vector is deprecated.WeaviateProtoBatch.BatchObject.Builder.addAllVectors(Iterable<? extends WeaviateProtoBase.Vectors> values) protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZEDWeaviateProtoBatch.BatchObjectsRequest.Builder.addObjectsBuilder()repeated .weaviate.v1.BatchObject objects = 1;WeaviateProtoBatch.BatchObjectsRequest.Builder.addObjectsBuilder(int index) repeated .weaviate.v1.BatchObject objects = 1;WeaviateProtoBatch.BatchObject.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) WeaviateProtoBatch.BatchObject.Builder.addVector(float value) Deprecated.weaviate.v1.BatchObject.vector is deprecated.WeaviateProtoBatch.BatchObject.Builder.addVectors(int index, WeaviateProtoBase.Vectors value) protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZEDWeaviateProtoBatch.BatchObject.Builder.addVectors(int index, WeaviateProtoBase.Vectors.Builder builderForValue) protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZEDWeaviateProtoBatch.BatchObject.Builder.addVectors(WeaviateProtoBase.Vectors value) protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZEDWeaviateProtoBatch.BatchObject.Builder.addVectors(WeaviateProtoBase.Vectors.Builder builderForValue) protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZEDWeaviateProtoBatch.BatchObject.Builder.clear()WeaviateProtoBatch.BatchObject.Builder.clearCollection()string collection = 4;WeaviateProtoBatch.BatchObject.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) WeaviateProtoBatch.BatchObject.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) WeaviateProtoBatch.BatchObject.Builder.clearProperties().weaviate.v1.BatchObject.Properties properties = 3;WeaviateProtoBatch.BatchObject.Builder.clearTenant()string tenant = 5;WeaviateProtoBatch.BatchObject.Builder.clearUuid()string uuid = 1;WeaviateProtoBatch.BatchObject.Builder.clearVector()Deprecated.weaviate.v1.BatchObject.vector is deprecated.WeaviateProtoBatch.BatchObject.Builder.clearVectorBytes()bytes vector_bytes = 6;WeaviateProtoBatch.BatchObject.Builder.clearVectors()protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZEDWeaviateProtoBatch.BatchObject.Builder.clone()WeaviateProtoBatch.BatchObjectsRequest.Builder.getObjectsBuilder(int index) repeated .weaviate.v1.BatchObject objects = 1;WeaviateProtoBatch.BatchObject.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBatch.BatchObject.Builder.mergeFrom(com.google.protobuf.Message other) WeaviateProtoBatch.BatchObject.Builder.mergeFrom(WeaviateProtoBatch.BatchObject other) WeaviateProtoBatch.BatchObject.Builder.mergeProperties(WeaviateProtoBatch.BatchObject.Properties value) .weaviate.v1.BatchObject.Properties properties = 3;WeaviateProtoBatch.BatchObject.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) WeaviateProtoBatch.BatchObject.newBuilder()WeaviateProtoBatch.BatchObject.newBuilder(WeaviateProtoBatch.BatchObject prototype) WeaviateProtoBatch.BatchObject.newBuilderForType()protected WeaviateProtoBatch.BatchObject.BuilderWeaviateProtoBatch.BatchObject.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) WeaviateProtoBatch.BatchObject.Builder.removeVectors(int index) protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZEDWeaviateProtoBatch.BatchObject.Builder.setCollection(String value) string collection = 4;WeaviateProtoBatch.BatchObject.Builder.setCollectionBytes(com.google.protobuf.ByteString value) string collection = 4;WeaviateProtoBatch.BatchObject.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) WeaviateProtoBatch.BatchObject.Builder.setProperties(WeaviateProtoBatch.BatchObject.Properties value) .weaviate.v1.BatchObject.Properties properties = 3;WeaviateProtoBatch.BatchObject.Builder.setProperties(WeaviateProtoBatch.BatchObject.Properties.Builder builderForValue) .weaviate.v1.BatchObject.Properties properties = 3;WeaviateProtoBatch.BatchObject.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) string tenant = 5;WeaviateProtoBatch.BatchObject.Builder.setTenantBytes(com.google.protobuf.ByteString value) string tenant = 5;WeaviateProtoBatch.BatchObject.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) string uuid = 1;WeaviateProtoBatch.BatchObject.Builder.setUuidBytes(com.google.protobuf.ByteString value) string uuid = 1;WeaviateProtoBatch.BatchObject.Builder.setVector(int index, float value) Deprecated.weaviate.v1.BatchObject.vector is deprecated.WeaviateProtoBatch.BatchObject.Builder.setVectorBytes(com.google.protobuf.ByteString value) bytes vector_bytes = 6;WeaviateProtoBatch.BatchObject.Builder.setVectors(int index, WeaviateProtoBase.Vectors value) protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZEDWeaviateProtoBatch.BatchObject.Builder.setVectors(int index, WeaviateProtoBase.Vectors.Builder builderForValue) protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZEDWeaviateProtoBatch.BatchObject.toBuilder()Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoBatch.BatchObject.BuilderModifier and TypeMethodDescriptionWeaviateProtoBatch.BatchObjectsRequest.Builder.getObjectsBuilderList()repeated .weaviate.v1.BatchObject objects = 1;Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoBatch.BatchObject.BuilderModifier and TypeMethodDescriptionWeaviateProtoBatch.BatchObjectsRequest.Builder.addObjects(int index, WeaviateProtoBatch.BatchObject.Builder builderForValue) repeated .weaviate.v1.BatchObject objects = 1;WeaviateProtoBatch.BatchObjectsRequest.Builder.addObjects(WeaviateProtoBatch.BatchObject.Builder builderForValue) repeated .weaviate.v1.BatchObject objects = 1;WeaviateProtoBatch.BatchObjectsRequest.Builder.setObjects(int index, WeaviateProtoBatch.BatchObject.Builder builderForValue) repeated .weaviate.v1.BatchObject objects = 1;