You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark the field `optional` so we always send it on the wire,
otherwise proto2 decoders that have it marked `required` will fail
to decode the incoming message.
0 commit comments