google-cloud-python
google-cloud-python copied to clipboard
Google Cloud Client Library for Python
I'm getting a lot of deprecation warnings, because the explicit declaration of package namespaces via `pkg_resources` is deprecated. Rather than make an issue about just that I think it's better...
Hi , We have been trying to Create VmWare Engine Network using Google Created Python Functions `vmwareengine/cloud-client/create_legacy_network.py` It seems this supports Legacy Network Creation Only, tried deploying STANDARD Network using...
Hi Team, I am trying to extract text using Document AI from a pdf file stored in Google cloud storage bucket. I am able to extract text when I process...
There is support for PUBSUB and BIGQUERY emulation, but not for Cloud Run.. https://github.com/googleapis/google-cloud-python/blob/9e804dfb2fa1ca4a29e861d88600f924906776d6/core/google/cloud/environment_vars.py Can we please add support to allow emulation of the Cloud Run API without TLS? I...
I am able to request the status of a build using both the name and id parameters if the build region is global, such as https://console.cloud.google.com/cloud-build/builds;region=global/617330ef-31db-48e9-ab08-09c92113cbb9?project=coherence-controlplane. I believe that I...
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response. i...
The purpose is to allow PRs to be merged with docs warnings, while allowing maintainers to have visibility of the warnings so they can be addressed in the long term....
I haven't been able to find any references in the documentation to Drive integration. The quickstart [documentation](https://developers.google.com/drive/api/quickstart/python) still references the [google-api-python-client](https://github.com/googleapis/google-api-python-client) library, which is in maintenance mode and promotes migration...
We need the Romanization feature badly. Can someone please help? We want to **transliterate (not translate)** from Hindi (Devanagari script) language to English (Roman script) language. **Input** `romanize_text('अंतिम लक्ष्य क्या...
#### Environment details - OS type and version: mac os - Python version: `3.10.6` - pip version: `23.0.1` - `google-cloud-vision` version: `3.4.0` #### Steps to reproduce 1. Execute the below...