()
| 17285 | } |
| 17286 | |
| 17287 | func (p *TSQueryTemplateResp) IsSetMeasurements() bool { |
| 17288 | return p.Measurements != nil |
| 17289 | } |
| 17290 | |
| 17291 | func (p *TSQueryTemplateResp) Read(ctx context.Context, iprot thrift.TProtocol) error { |
| 17292 | if _, err := iprot.ReadStructBegin(ctx); err != nil { |