Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoAggregate.AggregateRequest.AggregationOrBuilder
Packages that use WeaviateProtoAggregate.AggregateRequest.AggregationOrBuilder
-
Uses of WeaviateProtoAggregate.AggregateRequest.AggregationOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoAggregate.AggregateRequest.AggregationOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeweaviate.v1.AggregateRequest.Aggregationstatic final classProtobuf typeweaviate.v1.AggregateRequest.AggregationMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoAggregate.AggregateRequest.AggregationOrBuilderModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateRequest.Builder.getAggregationsOrBuilder(int index) repeated .weaviate.v1.AggregateRequest.Aggregation aggregations = 21;WeaviateProtoAggregate.AggregateRequest.getAggregationsOrBuilder(int index) repeated .weaviate.v1.AggregateRequest.Aggregation aggregations = 21;WeaviateProtoAggregate.AggregateRequestOrBuilder.getAggregationsOrBuilder(int index) repeated .weaviate.v1.AggregateRequest.Aggregation aggregations = 21;Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoAggregate.AggregateRequest.AggregationOrBuilderModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateRequest.Builder.getAggregationsOrBuilderList()repeated .weaviate.v1.AggregateRequest.Aggregation aggregations = 21;WeaviateProtoAggregate.AggregateRequest.getAggregationsOrBuilderList()repeated .weaviate.v1.AggregateRequest.Aggregation aggregations = 21;WeaviateProtoAggregate.AggregateRequestOrBuilder.getAggregationsOrBuilderList()repeated .weaviate.v1.AggregateRequest.Aggregation aggregations = 21;