Searched refs:AggregateValue (Results 1 – 3 of 3) sorted by relevance
4386 public string AggregateValue { property in Google.Protobuf.Reflection.UninterpretedOption4410 if (AggregateValue != other.AggregateValue) return false; in Equals()4422 if (AggregateValue.Length != 0) hash ^= AggregateValue.GetHashCode(); in GetHashCode()4452 if (AggregateValue.Length != 0) { in WriteTo()4454 output.WriteString(AggregateValue); in WriteTo()4476 if (AggregateValue.Length != 0) { in CalculateSize()4477 size += 1 + pb::CodedOutputStream.ComputeStringSize(AggregateValue); in CalculateSize()4502 if (other.AggregateValue.Length != 0) { in MergeFrom()4503 AggregateValue = other.AggregateValue; in MergeFrom()4539 AggregateValue = input.ReadString(); in MergeFrom()
2208 …AggregateValue *string `protobuf:"bytes,8,opt,name=aggregate_value,json=aggregateValue" jso… member2282 if m != nil && m.AggregateValue != nil {2283 return *m.AggregateValue
2139 …AggregateValue *string `protobuf:"bytes,8,opt,name=aggregate_value,json=aggregateValue" jso… member2212 if m != nil && m.AggregateValue != nil {2213 return *m.AggregateValue