-
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.clear()
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.clearCount()
optional int64 count = 1;
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.clearTopOccurences()
optional .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences top_occurences = 3;
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.clearType()
optional string type = 2;
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.clone()
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Builder.getTextBuilder()
.weaviate.v1.AggregateReply.Aggregations.Aggregation.Text text = 4;
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.mergeFrom(com.google.protobuf.Message other)
optional .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences top_occurences = 3;
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.newBuilder()
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.newBuilderForType()
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.setCount(long value)
optional int64 count = 1;
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
optional .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences top_occurences = 3;
optional .weaviate.v1.AggregateReply.Aggregations.Aggregation.Text.TopOccurrences top_occurences = 3;
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.setType(String value)
optional string type = 2;
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.setTypeBytes(com.google.protobuf.ByteString value)
optional string type = 2;
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Text.toBuilder()
.weaviate.v1.AggregateReply.Aggregations.Aggregation.Text text = 4;