Uses of Enum
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBaseSearch.Hybrid.ThresholdCase
Packages that use WeaviateProtoBaseSearch.Hybrid.ThresholdCase
-
Uses of WeaviateProtoBaseSearch.Hybrid.ThresholdCase in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBaseSearch.Hybrid.ThresholdCaseModifier and TypeMethodDescriptionWeaviateProtoBaseSearch.Hybrid.ThresholdCase.forNumber(int value) WeaviateProtoBaseSearch.Hybrid.Builder.getThresholdCase()WeaviateProtoBaseSearch.Hybrid.getThresholdCase()WeaviateProtoBaseSearch.HybridOrBuilder.getThresholdCase()WeaviateProtoBaseSearch.Hybrid.ThresholdCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.WeaviateProtoBaseSearch.Hybrid.ThresholdCase.values()Returns an array containing the constants of this enum type, in the order they are declared.