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

Method EnumDescriptor

validator/validator.pb.go:1100–1102  ·  view source on GitHub ↗

Deprecated: Use ValidationError_Code.Descriptor instead.

()

Source from the content-addressed store, hash-verified

1098
1099// Deprecated: Use ValidationError_Code.Descriptor instead.
1100func (ValidationError_Code) EnumDescriptor() ([]byte, []int) {
1101 return file_validator_proto_rawDescGZIP(), []int{26, 1}
1102}
1103
1104// NEXT AVAILABLE TAG: 3
1105type ValidationResult_Status int32

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected