google-cloud-python icon indicating copy to clipboard operation
google-cloud-python copied to clipboard

Google Cloud Client Library for Python

Results 250 google-cloud-python issues
Sort by recently updated
recently updated
newest added

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...

type: feature request

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...

priority: p2
type: process

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...

type: question
api: documentai

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...

type: feature request

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...

type: feature request
api: cloudbuild

**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...

type: question
api: vision
priority: p2
needs more info

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....

type: process

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...

type: feature request

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('अंतिम लक्ष्य क्या...

type: feature request
priority: p2
api: translate

#### 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...

type: bug
api: vision
priority: p2