()
| 3502 | var xxx_messageInfo_SchemaUpdate proto.InternalMessageInfo |
| 3503 | |
| 3504 | func (m *SchemaUpdate) GetPredicate() string { |
| 3505 | if m != nil { |
| 3506 | return m.Predicate |
| 3507 | } |
| 3508 | return "" |
| 3509 | } |
| 3510 | |
| 3511 | func (m *SchemaUpdate) GetValueType() Posting_ValType { |
| 3512 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected