()
| 4061 | func (m *SubscriptionResponse) String() string { return proto.CompactTextString(m) } |
| 4062 | func (*SubscriptionResponse) ProtoMessage() {} |
| 4063 | func (*SubscriptionResponse) Descriptor() ([]byte, []int) { |
| 4064 | return fileDescriptor_f80abaa17e25ccc8, []int{50} |
| 4065 | } |
| 4066 | func (m *SubscriptionResponse) XXX_Unmarshal(b []byte) error { |
| 4067 | return m.Unmarshal(b) |
| 4068 | } |
nothing calls this directly
no outgoing calls
no test coverage detected