()
| 170 | } |
| 171 | |
| 172 | func (x PairingMessage_Status) String() string { |
| 173 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 174 | } |
| 175 | |
| 176 | func (PairingMessage_Status) Descriptor() protoreflect.EnumDescriptor { |
| 177 | return file_pairingmessage_proto_enumTypes[2].Descriptor() |
nothing calls this directly
no test coverage detected