()
| 2331 | } |
| 2332 | |
| 2333 | func (p *TSOpenSessionResp) IsSetConfiguration() bool { |
| 2334 | return p.Configuration != nil |
| 2335 | } |
| 2336 | |
| 2337 | func (p *TSOpenSessionResp) Read(ctx context.Context, iprot thrift.TProtocol) error { |
| 2338 | if _, err := iprot.ReadStructBegin(ctx); err != nil { |