Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder
-
Packages that use WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder Modifier and Type Class Description static classWeaviateProtoBatch.BatchObject.MultiTargetRefPropsProtobuf typeweaviate.v1.BatchObject.MultiTargetRefPropsstatic classWeaviateProtoBatch.BatchObject.MultiTargetRefProps.BuilderProtobuf typeweaviate.v1.BatchObject.MultiTargetRefPropsMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder Modifier and Type Method Description WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilderWeaviateProtoBatch.BatchObject.Properties.Builder. getMultiTargetRefPropsOrBuilder(int index)repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilderWeaviateProtoBatch.BatchObject.Properties. getMultiTargetRefPropsOrBuilder(int index)repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilderWeaviateProtoBatch.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.MultiTargetRefPropsOrBuilder Modifier and Type Method Description List<? extends WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder>WeaviateProtoBatch.BatchObject.Properties.Builder. getMultiTargetRefPropsOrBuilderList()repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;List<? extends WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder>WeaviateProtoBatch.BatchObject.Properties. getMultiTargetRefPropsOrBuilderList()repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;List<? extends WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder>WeaviateProtoBatch.BatchObject.PropertiesOrBuilder. getMultiTargetRefPropsOrBuilderList()repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;
-