Client classes have factory functions from service account credential files #244
Labels
generator
Bugs, features, and so forth pertaining to the generated client surface
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
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.
The text was updated successfully, but these errors were encountered: