Uses of Enum
io.weaviate.client.grpc.protocol.v1.WeaviateProtoAggregate.AggregateReply.Group.GroupedBy.ValueCase
Packages that use WeaviateProtoAggregate.AggregateReply.Group.GroupedBy.ValueCase
-
Uses of WeaviateProtoAggregate.AggregateReply.Group.GroupedBy.ValueCase in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoAggregate.AggregateReply.Group.GroupedBy.ValueCaseModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.Group.GroupedBy.ValueCase.forNumber(int value) WeaviateProtoAggregate.AggregateReply.Group.GroupedBy.Builder.getValueCase()WeaviateProtoAggregate.AggregateReply.Group.GroupedBy.getValueCase()WeaviateProtoAggregate.AggregateReply.Group.GroupedByOrBuilder.getValueCase()WeaviateProtoAggregate.AggregateReply.Group.GroupedBy.ValueCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.WeaviateProtoAggregate.AggregateReply.Group.GroupedBy.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.