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
feat(AIP-193) Clarify Code usage in proto vs json (#1397)
Adds a callout of type "Important" that explains that `code` in
google.rpc.Status is the numeric equivalent of the proto enum value
found in `google.rpc.Code` while in JSON, it is the equivalent HTTP
status.
Closes#1396
0 commit comments