Uses of Enum
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBaseSearch.CombinationMethod
Packages that use WeaviateProtoBaseSearch.CombinationMethod
-
Uses of WeaviateProtoBaseSearch.CombinationMethod in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBaseSearch.CombinationMethodModifier and TypeMethodDescriptionWeaviateProtoBaseSearch.CombinationMethod.forNumber(int value) WeaviateProtoBaseSearch.Targets.Builder.getCombination().weaviate.v1.CombinationMethod combination = 2;WeaviateProtoBaseSearch.Targets.getCombination().weaviate.v1.CombinationMethod combination = 2;WeaviateProtoBaseSearch.TargetsOrBuilder.getCombination().weaviate.v1.CombinationMethod combination = 2;WeaviateProtoBaseSearch.CombinationMethod.valueOf(int value) Deprecated.WeaviateProtoBaseSearch.CombinationMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.WeaviateProtoBaseSearch.CombinationMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoBaseSearch.CombinationMethodModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<WeaviateProtoBaseSearch.CombinationMethod>WeaviateProtoBaseSearch.CombinationMethod.internalGetValueMap()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoBaseSearch.CombinationMethodModifier and TypeMethodDescriptionWeaviateProtoBaseSearch.Targets.Builder.setCombination(WeaviateProtoBaseSearch.CombinationMethod value) .weaviate.v1.CombinationMethod combination = 2;