google / ground-platform

Ground hosted components: Web console, Cloud Functions, db config
http://groundplatform.org
Apache License 2.0
203 stars 83 forks source link

Clean up proto defs #1824

Closed gino-m closed 2 months ago

gino-m commented 3 months ago

@sufyanAbbasi PTAL?

Note I'm still on the fence as to whether to replace remaining bool fields with enums, since they will be sparsely used, false by default, and are unlikely to ever hold any other values besides true:

image