Anthonios Partheniou

Results 300 comments of Anthonios Partheniou

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`

Transferring to gapic-generator-python as we could propose a fix via generator options or [publishing settings](https://github.com/googleapis/googleapis/blob/d1609218c37f377e216991c06281463805798bb1/google/api/client.proto#L136).

Regrettably, the behaviour is correct for the steps that you followed. The issue is that the steps that you shared and the client library in this repository are not compatible...

I'm going to transfer this issue to [google-cloud-python](https://github.com/googleapis/google-cloud-python) as we're prepared to migrate the code from this repository there in the next 1-2 weeks.

I'm going to move this issue to `gapic-generator-python` to see if we can remove the default import in the future. For example, remove the generated client `google.cloud.texttospeech` which is conflicting...

Hi @salrashid123, Thanks for reporting this issue. I've labeled this as a feature request based on the comment in #580 : ``` there should be a separate feature request to...

Hi @mroblesm, I've filed a bug internally to inquire about the status of a Google Cloud Client for dataflow. Googlers see b/190586207

Hi @amourVantage, I agree that we need to drop support for `google-api-core` 1.x as it is confusing for both users and maintainers to support 2 major versions of a dependency....

Hello @jay0lee, This is a great suggestion. I'll pass it along to my team to get their thoughts as well. We have context aware commits in our [Cloud Client Libraries](https://cloud.google.com/apis/docs/client-libraries-explained#cloud-client-libraries)...

Ideally we would make this versioning change in the next major version. There are a few open issues that may require bumping the major verison: - https://github.com/googleapis/google-api-python-client/issues/1118 - https://github.com/googleapis/google-api-python-client/issues/1490 -...