Skip to content

Commit 8ccd689

Browse files
authored
fix(internal/gapicgen): use correct region tags for gensnippets (#4022)
A side effect of this is that only methods that correspond to RPCs get region tags. I changed the error handling so any snippet issues are only warnings and don't `log.Fatal` (cc @noahdietz). I deleted and regenerated all of the snippets, which led to non-Method snippets (e.g. `NewClient`-type functions) being deleted. The first commit has the actual generator changes. The second commit is the regeneration. cc @amanda-tarafa.
1 parent 022fc35 commit 8ccd689

File tree

2,453 files changed

+3847
-26768
lines changed