google-api-python-client icon indicating copy to clipboard operation
google-api-python-client copied to clipboard

🐍 The official Python client library for Google's discovery based APIs.

Results 151 google-api-python-client issues
Sort by recently updated
recently updated
newest added

The Google Tasks API v1 has been updated with the ability to view assigned tasks from Spaces or Google Docs/Sheets under **assignmentInfo** in the task resource when returned from the...

At: https://github.com/googleapis/google-api-python-client/blob/main/googleapiclient/discovery.py#L1495-L1497 we build `batch_uri` based off the hard-coded `rootUrl` discovery doc parameter. We do this even if mTLS endpoint was previously configured on `build()` thus using batch methods never...

type: bug
priority: p2

First stab at addressing #2440. - mTLS logic in `build_from_document` such as choosing the `mtlsRootUrl` should be executed even if we pass a custom `http` object in. - add an...

size: m

https://github.com/googleapis/google-auth-library-python/pull/1526 has started moving in this direction. It would be great to have static typing available.

priority: p2
type: feature request

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-api-python-client](https://redirect.github.com/googleapis/google-api-python-client) | `==2.134.0` -> `==2.166.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/google-api-python-client/2.166.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-api-python-client/2.166.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

samples
size: s

#### Environment details - OS type and version: Mac OS 15 - Python version: Python 3.12.3 - pip version: pip 24.0 - `google-api-python-client` version: Version: 2.132.0 #### Steps to reproduce...

type: bug
priority: p2
external

Hi, I'm working on improving [`pydoctor`](https://github.com/twisted/pydoctor) this days and I realized that your API documentation is still using the 10 years old Epydoc software. I've forked this repo and quickly...

type: feature request

When I try to get a list of created backups, I get different results. The number of records differs if they are returned all in one request and if they...

:robot: I have created a release *beep* *boop* --- ## [2.147.0](https://github.com/googleapis/google-api-python-client/compare/v2.146.0...v2.147.0) (2024-09-24) ### Features * **aiplatform:** Update the api https://togithub.com/googleapis/google-api-python-client/commit/a98ec30c0ed3ac32f632638f69f495cbf3c665be ([930f0bb](https://github.com/googleapis/google-api-python-client/commit/930f0bbbe351ff4f978621a40634de2aaa5236ec)) * **alloydb:** Update the api https://togithub.com/googleapis/google-api-python-client/commit/c8e352ecd6cdaa4a168407a65473c0405d89106c ([930f0bb](https://github.com/googleapis/google-api-python-client/commit/930f0bbbe351ff4f978621a40634de2aaa5236ec)) * **androiddeviceprovisioning:**...

autorelease: pending
size: s

this repository, linked here, is woefully out of date. this repo points here: https://github.com/googleapis/google-api-python-client/tree/main/samples/youtube can you please provide some up to date docs?

priority: p2
type: docs
samples