()
| 2121 | func (m *Snapshot) String() string { return proto.CompactTextString(m) } |
| 2122 | func (*Snapshot) ProtoMessage() {} |
| 2123 | func (*Snapshot) Descriptor() ([]byte, []int) { |
| 2124 | return fileDescriptor_f80abaa17e25ccc8, []int{22} |
| 2125 | } |
| 2126 | func (m *Snapshot) XXX_Unmarshal(b []byte) error { |
| 2127 | return m.Unmarshal(b) |
| 2128 | } |
nothing calls this directly
no outgoing calls
no test coverage detected