Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder
Packages that use WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder
-
Uses of WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeweaviate.v1.BatchObject.MultiTargetRefPropsstatic final classProtobuf typeweaviate.v1.BatchObject.MultiTargetRefPropsMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilderModifier and TypeMethodDescriptionWeaviateProtoBatch.BatchObject.Properties.Builder.getMultiTargetRefPropsOrBuilder(int index) repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;WeaviateProtoBatch.BatchObject.Properties.getMultiTargetRefPropsOrBuilder(int index) repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;WeaviateProtoBatch.BatchObject.PropertiesOrBuilder.getMultiTargetRefPropsOrBuilder(int index) repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilderModifier and TypeMethodDescriptionWeaviateProtoBatch.BatchObject.Properties.Builder.getMultiTargetRefPropsOrBuilderList()repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;WeaviateProtoBatch.BatchObject.Properties.getMultiTargetRefPropsOrBuilderList()repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;WeaviateProtoBatch.BatchObject.PropertiesOrBuilder.getMultiTargetRefPropsOrBuilderList()repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;