Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBaseSearch.NearDepthSearch
Packages that use WeaviateProtoBaseSearch.NearDepthSearch
-
Uses of WeaviateProtoBaseSearch.NearDepthSearch in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBaseSearch.NearDepthSearchModifier and TypeMethodDescriptionWeaviateProtoBaseSearch.NearDepthSearch.Builder.build()WeaviateProtoBaseSearch.NearDepthSearch.Builder.buildPartial()WeaviateProtoBaseSearch.NearDepthSearch.getDefaultInstance()WeaviateProtoBaseSearch.NearDepthSearch.Builder.getDefaultInstanceForType()WeaviateProtoBaseSearch.NearDepthSearch.getDefaultInstanceForType()WeaviateProtoAggregate.AggregateRequest.Builder.getNearDepth().weaviate.v1.NearDepthSearch near_depth = 48;WeaviateProtoAggregate.AggregateRequest.getNearDepth().weaviate.v1.NearDepthSearch near_depth = 48;WeaviateProtoAggregate.AggregateRequestOrBuilder.getNearDepth().weaviate.v1.NearDepthSearch near_depth = 48;WeaviateProtoSearchGet.SearchRequest.Builder.getNearDepth()optional .weaviate.v1.NearDepthSearch near_depth = 49;WeaviateProtoSearchGet.SearchRequest.getNearDepth()optional .weaviate.v1.NearDepthSearch near_depth = 49;WeaviateProtoSearchGet.SearchRequestOrBuilder.getNearDepth()optional .weaviate.v1.NearDepthSearch near_depth = 49;WeaviateProtoBaseSearch.NearDepthSearch.parseDelimitedFrom(InputStream input) WeaviateProtoBaseSearch.NearDepthSearch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(byte[] data) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(InputStream input) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(ByteBuffer data) WeaviateProtoBaseSearch.NearDepthSearch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoBaseSearch.NearDepthSearchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoBaseSearch.NearDepthSearch>WeaviateProtoBaseSearch.NearDepthSearch.getParserForType()static com.google.protobuf.Parser<WeaviateProtoBaseSearch.NearDepthSearch>WeaviateProtoBaseSearch.NearDepthSearch.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoBaseSearch.NearDepthSearchModifier and TypeMethodDescriptionWeaviateProtoBaseSearch.NearDepthSearch.Builder.mergeFrom(WeaviateProtoBaseSearch.NearDepthSearch other) WeaviateProtoAggregate.AggregateRequest.Builder.mergeNearDepth(WeaviateProtoBaseSearch.NearDepthSearch value) .weaviate.v1.NearDepthSearch near_depth = 48;WeaviateProtoSearchGet.SearchRequest.Builder.mergeNearDepth(WeaviateProtoBaseSearch.NearDepthSearch value) optional .weaviate.v1.NearDepthSearch near_depth = 49;WeaviateProtoBaseSearch.NearDepthSearch.newBuilder(WeaviateProtoBaseSearch.NearDepthSearch prototype) WeaviateProtoAggregate.AggregateRequest.Builder.setNearDepth(WeaviateProtoBaseSearch.NearDepthSearch value) .weaviate.v1.NearDepthSearch near_depth = 48;WeaviateProtoSearchGet.SearchRequest.Builder.setNearDepth(WeaviateProtoBaseSearch.NearDepthSearch value) optional .weaviate.v1.NearDepthSearch near_depth = 49;