()
| 3262 | var xxx_messageInfo_SchemaRequest proto.InternalMessageInfo |
| 3263 | |
| 3264 | func (m *SchemaRequest) GetGroupId() uint32 { |
| 3265 | if m != nil { |
| 3266 | return m.GroupId |
| 3267 | } |
| 3268 | return 0 |
| 3269 | } |
| 3270 | |
| 3271 | func (m *SchemaRequest) GetPredicates() []string { |
| 3272 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected