Allow custom ClientInfo #566
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: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Clients are currently always using the default ClientInfo.
gapic-generator-python/gapic/ads-templates/%namespace/%name/%version/%sub/services/%service/transports/base.py.j2
Line 95 in 1d08e60
Allow
ClientInfo
to be passed as a kwarg to the constructor and use it when provided.googleapis/python-kms#37
The text was updated successfully, but these errors were encountered: