()
| 3113 | func (m *RuntimeCondition) Reset() { *m = RuntimeCondition{} } |
| 3114 | func (*RuntimeCondition) ProtoMessage() {} |
| 3115 | func (*RuntimeCondition) Descriptor() ([]byte, []int) { return fileDescriptorApi, []int{81} } |
| 3116 | |
| 3117 | func (m *RuntimeCondition) GetType() string { |
| 3118 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected