()
| 112 | func (m *Predicate) String() string { return proto.CompactTextString(m) } |
| 113 | func (*Predicate) ProtoMessage() {} |
| 114 | func (*Predicate) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } |
| 115 | |
| 116 | func (m *Predicate) GetVersion() int64 { |
| 117 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected