MCPcopy Create free account
hub / github.com/ampproject/amphtml / EnumDescriptor

Method EnumDescriptor

validator/validator.pb.go:690–692  ·  view source on GitHub ↗

Deprecated: Use ValidationError_Severity.Descriptor instead.

()

Source from the content-addressed store, hash-verified

688
689// Deprecated: Use ValidationError_Severity.Descriptor instead.
690func (ValidationError_Severity) EnumDescriptor() ([]byte, []int) {
691 return file_validator_proto_rawDescGZIP(), []int{26, 0}
692}
693
694// NEXT AVAILABLE TAG: 124
695type ValidationError_Code int32

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected