()
| 2271 | func (m *RestoreRequest) String() string { return proto.CompactTextString(m) } |
| 2272 | func (*RestoreRequest) ProtoMessage() {} |
| 2273 | func (*RestoreRequest) Descriptor() ([]byte, []int) { |
| 2274 | return fileDescriptor_f80abaa17e25ccc8, []int{24} |
| 2275 | } |
| 2276 | func (m *RestoreRequest) XXX_Unmarshal(b []byte) error { |
| 2277 | return m.Unmarshal(b) |
| 2278 | } |
nothing calls this directly
no outgoing calls
no test coverage detected