Uses of Enum
io.weaviate.client.grpc.protocol.v1.WeaviateProtoProperties.Value.KindCase
Packages that use WeaviateProtoProperties.Value.KindCase
-
Uses of WeaviateProtoProperties.Value.KindCase in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoProperties.Value.KindCaseModifier and TypeMethodDescriptionWeaviateProtoProperties.Value.KindCase.forNumber(int value) WeaviateProtoProperties.Value.Builder.getKindCase()WeaviateProtoProperties.Value.getKindCase()WeaviateProtoProperties.ValueOrBuilder.getKindCase()WeaviateProtoProperties.Value.KindCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.WeaviateProtoProperties.Value.KindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.