google-cloud-python
google-cloud-python copied to clipboard
Google Cloud Client Library for Python
We should change the [new issue template](https://github.com/googleapis/google-cloud-python/issues/new?assignees=&labels=&projects=&template=bug_report.md) for `google-cloud-python` to point to the [Cloudsite issue trackers page](https://cloud.google.com/support/docs/issue-trackers). [And maybe we should change the list of published libraries in the README...
Im face that problem both of your python module and your web page that web page --> https://cloud.google.com/text-to-speech if im send that text to your api on that web page...
See https://github.com/googleapis/google-cloud-python/pull/11181#discussion_r1260258779 from https://github.com/googleapis/google-cloud-python/pull/11181 where there is a request to document our release tooling and automation, including the Github action added in #11181. This should be added as part of...
Hi I'm trying to activate the google signals setting using the API, but I'm having some issues with that. I don't know if I'm doing something wrong, but when I...
**Is your feature request related to a problem? Please describe.** I would like to create and manage Service Accounts programmatically using this library. Currently I'm using `google-api-python-client` but would love...
Python 3.7 is [now unsupported](https://devguide.python.org/versions/#unsupported-versions) in the python community. We should update the README to indicate that python 3.7 support will be dropped and also introduce a deprecation warning with...
Just importing many of these libraries has memory overhead that is large enough to cause problems in production especially in memory-constrained environments such as F1 instances. Appengine customers are being...
Python bigquery export script does not export with correct schema when compared with gcloud export
I have tried to export the asset details to biquery for writing queries to fetch certain data, Initially i tried with gcloud sdk and it exported the required data in...
#### Environment details - OS type and version: **MacOS Catalina 10.15.7** - Python version: **3.9.2** - pip version: **21.3.1** - `google-cloud-monitoring` version: **2.9.1** - Timezone: EDT #### Steps to reproduce...
Thanks for stopping by to let us know something could be better! **Is your feature request related to a problem? Please describe.** Current code accepts only projects as "parent" for...