()
| 4460 | func (m *BackupResponse) String() string { return proto.CompactTextString(m) } |
| 4461 | func (*BackupResponse) ProtoMessage() {} |
| 4462 | func (*BackupResponse) Descriptor() ([]byte, []int) { |
| 4463 | return fileDescriptor_f80abaa17e25ccc8, []int{56} |
| 4464 | } |
| 4465 | func (m *BackupResponse) XXX_Unmarshal(b []byte) error { |
| 4466 | return m.Unmarshal(b) |
| 4467 | } |
nothing calls this directly
no outgoing calls
no test coverage detected