gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Remove default import from generated clients

Open parthea opened this issue 2 years ago • 1 comments

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

parthea avatar Oct 10 '23 20:10 parthea

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

parthea avatar Nov 08 '23 01:11 parthea