()
| 3472 | func (m *SchemaUpdate) String() string { return proto.CompactTextString(m) } |
| 3473 | func (*SchemaUpdate) ProtoMessage() {} |
| 3474 | func (*SchemaUpdate) Descriptor() ([]byte, []int) { |
| 3475 | return fileDescriptor_f80abaa17e25ccc8, []int{40} |
| 3476 | } |
| 3477 | func (m *SchemaUpdate) XXX_Unmarshal(b []byte) error { |
| 3478 | return m.Unmarshal(b) |
| 3479 | } |
nothing calls this directly
no outgoing calls
no test coverage detected