()
| 4017 | func (m *SubscriptionRequest) String() string { return proto.CompactTextString(m) } |
| 4018 | func (*SubscriptionRequest) ProtoMessage() {} |
| 4019 | func (*SubscriptionRequest) Descriptor() ([]byte, []int) { |
| 4020 | return fileDescriptor_f80abaa17e25ccc8, []int{49} |
| 4021 | } |
| 4022 | func (m *SubscriptionRequest) XXX_Unmarshal(b []byte) error { |
| 4023 | return m.Unmarshal(b) |
| 4024 | } |
nothing calls this directly
no outgoing calls
no test coverage detected