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

Method EnumDescriptor

validator/validator.pb.go:1160–1162  ·  view source on GitHub ↗

Deprecated: Use ValidationResult_Status.Descriptor instead.

()

Source from the content-addressed store, hash-verified

1158
1159// Deprecated: Use ValidationResult_Status.Descriptor instead.
1160func (ValidationResult_Status) EnumDescriptor() ([]byte, []int) {
1161 return file_validator_proto_rawDescGZIP(), []int{31, 0}
1162}
1163
1164// Used for validating attributes that require another attribute for some
1165// given set of conditions.

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected