Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoSearchGet.RefPropertiesResult.Builder
Packages that use WeaviateProtoSearchGet.RefPropertiesResult.Builder
-
Uses of WeaviateProtoSearchGet.RefPropertiesResult.Builder in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoSearchGet.RefPropertiesResult.BuilderModifier and TypeMethodDescriptionWeaviateProtoSearchGet.RefPropertiesResult.Builder.addAllProperties(Iterable<? extends WeaviateProtoSearchGet.PropertiesResult> values) repeated .weaviate.v1.PropertiesResult properties = 1;WeaviateProtoSearchGet.RefPropertiesResult.Builder.addProperties(int index, WeaviateProtoSearchGet.PropertiesResult value) repeated .weaviate.v1.PropertiesResult properties = 1;WeaviateProtoSearchGet.RefPropertiesResult.Builder.addProperties(int index, WeaviateProtoSearchGet.PropertiesResult.Builder builderForValue) repeated .weaviate.v1.PropertiesResult properties = 1;WeaviateProtoSearchGet.RefPropertiesResult.Builder.addProperties(WeaviateProtoSearchGet.PropertiesResult value) repeated .weaviate.v1.PropertiesResult properties = 1;WeaviateProtoSearchGet.RefPropertiesResult.Builder.addProperties(WeaviateProtoSearchGet.PropertiesResult.Builder builderForValue) repeated .weaviate.v1.PropertiesResult properties = 1;WeaviateProtoSearchGet.PropertiesResult.Builder.addRefPropsBuilder()repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.PropertiesResult.Builder.addRefPropsBuilder(int index) repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.RefPropertiesResult.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) WeaviateProtoSearchGet.RefPropertiesResult.Builder.clear()WeaviateProtoSearchGet.RefPropertiesResult.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) WeaviateProtoSearchGet.RefPropertiesResult.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) WeaviateProtoSearchGet.RefPropertiesResult.Builder.clearProperties()repeated .weaviate.v1.PropertiesResult properties = 1;WeaviateProtoSearchGet.RefPropertiesResult.Builder.clearPropName()string prop_name = 2;WeaviateProtoSearchGet.RefPropertiesResult.Builder.clone()WeaviateProtoSearchGet.PropertiesResult.Builder.getRefPropsBuilder(int index) repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.RefPropertiesResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoSearchGet.RefPropertiesResult.Builder.mergeFrom(com.google.protobuf.Message other) WeaviateProtoSearchGet.RefPropertiesResult.Builder.mergeFrom(WeaviateProtoSearchGet.RefPropertiesResult other) WeaviateProtoSearchGet.RefPropertiesResult.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) WeaviateProtoSearchGet.RefPropertiesResult.newBuilder()WeaviateProtoSearchGet.RefPropertiesResult.newBuilder(WeaviateProtoSearchGet.RefPropertiesResult prototype) WeaviateProtoSearchGet.RefPropertiesResult.newBuilderForType()WeaviateProtoSearchGet.RefPropertiesResult.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) WeaviateProtoSearchGet.RefPropertiesResult.Builder.removeProperties(int index) repeated .weaviate.v1.PropertiesResult properties = 1;WeaviateProtoSearchGet.RefPropertiesResult.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) WeaviateProtoSearchGet.RefPropertiesResult.Builder.setProperties(int index, WeaviateProtoSearchGet.PropertiesResult value) repeated .weaviate.v1.PropertiesResult properties = 1;WeaviateProtoSearchGet.RefPropertiesResult.Builder.setProperties(int index, WeaviateProtoSearchGet.PropertiesResult.Builder builderForValue) repeated .weaviate.v1.PropertiesResult properties = 1;WeaviateProtoSearchGet.RefPropertiesResult.Builder.setPropName(String value) string prop_name = 2;WeaviateProtoSearchGet.RefPropertiesResult.Builder.setPropNameBytes(com.google.protobuf.ByteString value) string prop_name = 2;WeaviateProtoSearchGet.RefPropertiesResult.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) WeaviateProtoSearchGet.RefPropertiesResult.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) WeaviateProtoSearchGet.RefPropertiesResult.toBuilder()Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoSearchGet.RefPropertiesResult.BuilderModifier and TypeMethodDescriptionWeaviateProtoSearchGet.PropertiesResult.Builder.getRefPropsBuilderList()repeated .weaviate.v1.RefPropertiesResult ref_props = 2;Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoSearchGet.RefPropertiesResult.BuilderModifier and TypeMethodDescriptionWeaviateProtoSearchGet.PropertiesResult.Builder.addRefProps(int index, WeaviateProtoSearchGet.RefPropertiesResult.Builder builderForValue) repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.PropertiesResult.Builder.addRefProps(WeaviateProtoSearchGet.RefPropertiesResult.Builder builderForValue) repeated .weaviate.v1.RefPropertiesResult ref_props = 2;WeaviateProtoSearchGet.PropertiesResult.Builder.setRefProps(int index, WeaviateProtoSearchGet.RefPropertiesResult.Builder builderForValue) repeated .weaviate.v1.RefPropertiesResult ref_props = 2;