Uses of Enum
io.weaviate.client.grpc.protocol.v1.WeaviateProtoAggregate.AggregateRequest.Aggregation.AggregationCase
Packages that use WeaviateProtoAggregate.AggregateRequest.Aggregation.AggregationCase
-
Uses of WeaviateProtoAggregate.AggregateRequest.Aggregation.AggregationCase in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoAggregate.AggregateRequest.Aggregation.AggregationCaseModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateRequest.Aggregation.AggregationCase.forNumber(int value) WeaviateProtoAggregate.AggregateRequest.Aggregation.Builder.getAggregationCase()WeaviateProtoAggregate.AggregateRequest.Aggregation.getAggregationCase()WeaviateProtoAggregate.AggregateRequest.AggregationOrBuilder.getAggregationCase()WeaviateProtoAggregate.AggregateRequest.Aggregation.AggregationCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.WeaviateProtoAggregate.AggregateRequest.Aggregation.AggregationCase.values()Returns an array containing the constants of this enum type, in the order they are declared.