Searched refs:GetIntValue (Results 1 – 2 of 2) sorted by relevance
74 {{- else if eq .MeasurementType.String "MEASUREMENT_TYPE_INT" -}}{{.RequiredValue.GetIntValue}}
627 func (x *RequiredValue) GetIntValue() int64 { func