You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our code we're assuming if there is no service config that we should
automatically derive it, this is incorrect, sometimes a service config
does not exist: example
[orgpolicy](https://github.com/googleapis/googleapis/tree/master/google/cloud/orgpolicy/v1).
We need to track when migrating from sidekick if the service config does
not exist, and if it doesn't we shouldn't try automatically derive.
Fix#3273
---------
Signed-off-by: ldetmer <[email protected]>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
0 commit comments