()
| 131 | } |
| 132 | |
| 133 | func (x AttrSpec_DispatchKeyType) String() string { |
| 134 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 135 | } |
| 136 | |
| 137 | func (AttrSpec_DispatchKeyType) Descriptor() protoreflect.EnumDescriptor { |
| 138 | return file_validator_proto_enumTypes[1].Descriptor() |
nothing calls this directly
no test coverage detected