()
| 829 | var xxx_messageInfo_Sample proto.InternalMessageInfo |
| 830 | |
| 831 | func (m *Sample) GetValue() float64 { |
| 832 | if m != nil { |
| 833 | return m.Value |
| 834 | } |
| 835 | return 0 |
| 836 | } |
| 837 | |
| 838 | func (m *Sample) GetTimestampMs() int64 { |
| 839 | if m != nil { |
no outgoing calls