()
| 4566 | func (m *ExportRequest) String() string { return proto.CompactTextString(m) } |
| 4567 | func (*ExportRequest) ProtoMessage() {} |
| 4568 | func (*ExportRequest) Descriptor() ([]byte, []int) { |
| 4569 | return fileDescriptor_f80abaa17e25ccc8, []int{58} |
| 4570 | } |
| 4571 | func (m *ExportRequest) XXX_Unmarshal(b []byte) error { |
| 4572 | return m.Unmarshal(b) |
| 4573 | } |
nothing calls this directly
no outgoing calls
no test coverage detected