()
| 4536 | var xxx_messageInfo_DropOperation proto.InternalMessageInfo |
| 4537 | |
| 4538 | func (m *DropOperation) GetDropOp() DropOperation_DropOp { |
| 4539 | if m != nil { |
| 4540 | return m.DropOp |
| 4541 | } |
| 4542 | return DropOperation_ALL |
| 4543 | } |
| 4544 | |
| 4545 | func (m *DropOperation) GetDropValue() string { |
| 4546 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected