google-cloud-python
google-cloud-python copied to clipboard
Google Cloud Client Library for Python
PR https://github.com/googleapis/python-test-utils/pull/82 added a check for code coverage. The `test_utils` folder has 78% coverage. ``` Name Stmts Miss Cover Missing ------------------------------------------------------------------------------------- test_utils/__init__.py 0 0 100% test_utils/imports.py 9 9 0% 15-38...
I'm trying out google's speech-to-text with streaming audio input. I've a simple JS code that code record audio on button press and send the audio to fastapi backend using websockets....
`google.cloud.asset_v1p4beta1` is not automatically updated because the source protos no longer exist here: https://github.com/googleapis/googleapis-gen/tree/master/google/cloud/asset We should remove this client in the next major version update.
Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...
https://github.com/GoogleCloudPlatform/google-cloud-python/blob/c2a7bffb11425d9c5e98425f8282866a7c7fd634/vision/google/cloud/vision_helpers/decorators.py#L18 Do you think you could commit a valid, simple set of methods that will appear in IDE autocompletes like PyCharm? It would greatly improve usability of your cloud APIs....
having one project_id, in location = 'us-east1' and different project-set. When I do a product_search I get result from different project-set while I have specified a single project-set. #### Environment...
how to
Dear - Problem: I'm using google cloud vision for my "Black-box Adversarial Attack" project. When using a function (client.label_detection) to query the model for image annotation, the received response has...
Package version: `google-cloud-monitoring-dashboards==2.1.0` Trying to upload a dashboard containing 2208 lines, getting this exception: ``` google.api_core.exceptions.ResourceExhausted: There was an error uploading the dashboard file: 429 received trailing metadata size exceeds...
We have an erroneous google/monitoring folder rather than google/cloud/monitoring_dashboard_v1. This folder should be removed to avoid confusion. https://github.com/googleapis/python-monitoring-dashboards/tree/master/google/monitoring
See coverage report here. ``` google/cloud/automl_v1beta1/services/tables/gcs_client.py 48 3 18 3 91% 63, 70, 123 google/cloud/automl_v1beta1/services/tables/tables_client.py 428 24 162 23 92% 64, 74, 83, 90, 219->226, 221, 226->233, 228, 256, 262,...