()
| 4957 | func (m *UpdateGraphQLSchemaResponse) String() string { return proto.CompactTextString(m) } |
| 4958 | func (*UpdateGraphQLSchemaResponse) ProtoMessage() {} |
| 4959 | func (*UpdateGraphQLSchemaResponse) Descriptor() ([]byte, []int) { |
| 4960 | return fileDescriptor_f80abaa17e25ccc8, []int{63} |
| 4961 | } |
| 4962 | func (m *UpdateGraphQLSchemaResponse) XXX_Unmarshal(b []byte) error { |
| 4963 | return m.Unmarshal(b) |
| 4964 | } |
nothing calls this directly
no outgoing calls
no test coverage detected