()
| 65 | } |
| 66 | |
| 67 | func (x AttrSpec_ValueSet) String() string { |
| 68 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 69 | } |
| 70 | |
| 71 | func (AttrSpec_ValueSet) Descriptor() protoreflect.EnumDescriptor { |
| 72 | return file_validator_proto_enumTypes[0].Descriptor() |
nothing calls this directly
no test coverage detected