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
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
The GAPIC monolith generates clients that have factory functions that accept the path to a credential file, use it to create an oauth Credentials object, and pass it into the class's constructor.
The microgenerator needs to create a similar factory for feature parity.