aip-dev / google.aip.dev

API Improvement Proposals. https://aip.dev/
Other
1.08k stars 495 forks source link

fix(AIP-140): identify exception to base64-encoded string guidance #1412

Closed noahdietz closed 1 month ago

noahdietz commented 1 month ago

Allow for string to be used for a field that is meant to be base64 encoded at rest. This is an exception to the rule that enforces the guidance rather bluntly: https://linter.aip.dev/140/base64.

Internal feedback http://b/234800622