gapic-generator-python
gapic-generator-python copied to clipboard
Remove default import from generated clients
We should update the default version here to v1 so that the default import for google.cloud.discoveryengine is google.cloud.discoveryengine_v1 instead of google.cloud.discoveryengine_v1beta1
https://github.com/googleapis/google-cloud-python/blob/81479f91ff63fdaae5142573721a1e8d433f8d46/packages/google-cloud-discoveryengine/.repo-metadata.json#L14
I'm going to transfer this issue to gapic-generator-python to explore removing the default import from generated clients to avoid having to update it via .repo-metadata.json