()
| 48 | } |
| 49 | |
| 50 | func (x SearchReply_Type) String() string { |
| 51 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 52 | } |
| 53 | |
| 54 | func (SearchReply_Type) Descriptor() protoreflect.EnumDescriptor { |
| 55 | return file_sourcebackend_proto_enumTypes[0].Descriptor() |
nothing calls this directly
no test coverage detected