We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The language spec says a lookup of a missing map key results in "no_such_field", but the conformance tests check for "no such key".
Langdef: runtime errors section Conformance tests: simple, fields.textproto, test "map_no_such_key".