Commit Graph

11 Commits

Author SHA1 Message Date
Dan Tsekhanskiy
dc1de3b849 chore: Freshness updates
PiperOrigin-RevId: 501868868
2023-01-13 09:36:08 -08:00
Matt Doyle
3eedade551 Updates the example error message in error_codes.md.
PiperOrigin-RevId: 464088629
2022-07-29 08:56:59 -07:00
Matt Doyle
9f89808abd Updates the error code documentation, and adds descriptive comments to the enum in errors.py.
PiperOrigin-RevId: 459762366
2022-07-08 08:27:12 -07:00
Matt Doyle
e1af924dfb Updates remaining 4XXX error codes.
PiperOrigin-RevId: 454844692
2022-06-14 06:23:06 -07:00
Dan Tsekhanskiy
c5c1ef39cc docs: Freshness update
PiperOrigin-RevId: 419828515
2022-01-05 10:35:11 -08:00
Matt LaPlante
05bc91f0eb Internal Change
PiperOrigin-RevId: 419563139
2022-01-05 13:21:46 -05:00
Dan Tsekhanskiy
d302c23a2b docs: Freshness update
PiperOrigin-RevId: 419826979
2022-01-05 07:39:44 -08:00
Dan Tsekhanskiy
82bfd02efe Internal Change
PiperOrigin-RevId: 386234161
2021-07-22 07:25:36 -07:00
Dan Tsekhanskiy
354faedef3 refactor: Migrate from statically calling _new_err to using a dict and looping through keys/values.
- Benefits: Data structure for errors, improved human readability, errors defined at the top of this module, etc.

PiperOrigin-RevId: 363200116
2021-03-16 09:26:21 -07:00
Dan Tsekhanskiy
1e01310109 Update error_codes doc
PiperOrigin-RevId: 354916464
2021-02-01 05:13:34 -08:00
Dan Tsekhanskiy
32c000d44f Add link to docs, move error doc out of setup, and update sitemap/index.
PiperOrigin-RevId: 351139249
2021-01-11 06:17:31 -08:00