Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder
Packages that use WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder
-
Uses of WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.BuilderModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.Builder.addItemsBuilder()repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence items = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.Builder.addItemsBuilder(int index) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence items = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.clear()WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.clearOccurs()int64 occurs = 2;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.clearValue()string value = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.clone()WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.Builder.getItemsBuilder(int index) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence items = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.mergeFrom(com.google.protobuf.Message other) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.mergeFrom(WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence other) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.newBuilder()WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.newBuilder(WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence prototype) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.newBuilderForType()WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.setOccurs(long value) int64 occurs = 2;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.setValue(String value) string value = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder.setValueBytes(com.google.protobuf.ByteString value) string value = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.toBuilder()Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.BuilderModifier and TypeMethodDescriptionList<WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder>WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.Builder.getItemsBuilderList()repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence items = 1;Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.BuilderModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.Builder.addItems(int index, WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder builderForValue) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence items = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.Builder.addItems(WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder builderForValue) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence items = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.Builder.setItems(int index, WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence.Builder builderForValue) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences.TopOccurrence items = 1;