Fail if operation name contains null char.
The null char is allowed in a string but not in an operation's name, so fail parsing in the latter case. PiperOrigin-RevId: 217138049
Loading
Please sign in to comment
The null char is allowed in a string but not in an operation's name, so fail parsing in the latter case. PiperOrigin-RevId: 217138049