()
| 336 | } |
| 337 | |
| 338 | func (x ExtensionSpec_ExtensionType) String() string { |
| 339 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 340 | } |
| 341 | |
| 342 | func (ExtensionSpec_ExtensionType) Descriptor() protoreflect.EnumDescriptor { |
| 343 | return file_validator_proto_enumTypes[4].Descriptor() |
nothing calls this directly
no test coverage detected