Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder
-
Packages that use WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder Modifier and Type Class Description static classWeaviateProtoSearchGet.RefPropertiesRequestProtobuf typeweaviate.v1.RefPropertiesRequeststatic classWeaviateProtoSearchGet.RefPropertiesRequest.BuilderProtobuf typeweaviate.v1.RefPropertiesRequestMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder Modifier and Type Method Description WeaviateProtoSearchGet.RefPropertiesRequestOrBuilderWeaviateProtoSearchGet.PropertiesRequest.Builder. getRefPropertiesOrBuilder(int index)repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;WeaviateProtoSearchGet.RefPropertiesRequestOrBuilderWeaviateProtoSearchGet.PropertiesRequest. getRefPropertiesOrBuilder(int index)repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;WeaviateProtoSearchGet.RefPropertiesRequestOrBuilderWeaviateProtoSearchGet.PropertiesRequestOrBuilder. getRefPropertiesOrBuilder(int index)repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder Modifier and Type Method Description List<? extends WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder>WeaviateProtoSearchGet.PropertiesRequest.Builder. getRefPropertiesOrBuilderList()repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;List<? extends WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder>WeaviateProtoSearchGet.PropertiesRequest. getRefPropertiesOrBuilderList()repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;List<? extends WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder>WeaviateProtoSearchGet.PropertiesRequestOrBuilder. getRefPropertiesOrBuilderList()repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;
-