()
| 4235 | func (m *SnapshotMeta) String() string { return proto.CompactTextString(m) } |
| 4236 | func (*SnapshotMeta) ProtoMessage() {} |
| 4237 | func (*SnapshotMeta) Descriptor() ([]byte, []int) { |
| 4238 | return fileDescriptor_f80abaa17e25ccc8, []int{53} |
| 4239 | } |
| 4240 | func (m *SnapshotMeta) XXX_Unmarshal(b []byte) error { |
| 4241 | return m.Unmarshal(b) |
| 4242 | } |
nothing calls this directly
no outgoing calls
no test coverage detected