()
| 212 | } |
| 213 | |
| 214 | func (x AmpLayout_Layout) String() string { |
| 215 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 216 | } |
| 217 | |
| 218 | func (AmpLayout_Layout) Descriptor() protoreflect.EnumDescriptor { |
| 219 | return file_validator_proto_enumTypes[2].Descriptor() |
nothing calls this directly
no test coverage detected