()
| 4987 | var xxx_messageInfo_UpdateGraphQLSchemaResponse proto.InternalMessageInfo |
| 4988 | |
| 4989 | func (m *UpdateGraphQLSchemaResponse) GetUid() uint64 { |
| 4990 | if m != nil { |
| 4991 | return m.Uid |
| 4992 | } |
| 4993 | return 0 |
| 4994 | } |
| 4995 | |
| 4996 | // BulkMeta stores metadata from the map phase of the bulk loader. |
| 4997 | type BulkMeta struct { |
nothing calls this directly
no outgoing calls
no test coverage detected