Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix(internal/gapicgen): add a temporary import (#4756)
The new compute beta makes use of xerrors which is causing regen to fail since we don't depend on this yet. This change will be blown away by regen, which is intended.
- Loading branch information