()
| 3232 | func (m *SchemaRequest) String() string { return proto.CompactTextString(m) } |
| 3233 | func (*SchemaRequest) ProtoMessage() {} |
| 3234 | func (*SchemaRequest) Descriptor() ([]byte, []int) { |
| 3235 | return fileDescriptor_f80abaa17e25ccc8, []int{37} |
| 3236 | } |
| 3237 | func (m *SchemaRequest) XXX_Unmarshal(b []byte) error { |
| 3238 | return m.Unmarshal(b) |
| 3239 | } |
nothing calls this directly
no outgoing calls
no test coverage detected