()
| 3413 | func (m *SchemaResult) String() string { return proto.CompactTextString(m) } |
| 3414 | func (*SchemaResult) ProtoMessage() {} |
| 3415 | func (*SchemaResult) Descriptor() ([]byte, []int) { |
| 3416 | return fileDescriptor_f80abaa17e25ccc8, []int{39} |
| 3417 | } |
| 3418 | func (m *SchemaResult) XXX_Unmarshal(b []byte) error { |
| 3419 | return m.Unmarshal(b) |
| 3420 | } |
nothing calls this directly
no outgoing calls
no test coverage detected