()
| 5003 | func (m *BulkMeta) String() string { return proto.CompactTextString(m) } |
| 5004 | func (*BulkMeta) ProtoMessage() {} |
| 5005 | func (*BulkMeta) Descriptor() ([]byte, []int) { |
| 5006 | return fileDescriptor_f80abaa17e25ccc8, []int{64} |
| 5007 | } |
| 5008 | func (m *BulkMeta) XXX_Unmarshal(b []byte) error { |
| 5009 | return m.Unmarshal(b) |
| 5010 | } |
nothing calls this directly
no outgoing calls
no test coverage detected