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