()
| 111 | func (m *Predicate) Reset() { *m = Predicate{} } |
| 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 { |
nothing calls this directly
no outgoing calls
no test coverage detected