google-cloud-python
google-cloud-python copied to clipboard
Google Cloud Client Library for Python
- [ ] Regenerate this pull request now. docs: updated descriptions for the DeleteAccount and ListAccounts RPCs PiperOrigin-RevId: 680468173 Source-Link: https://github.com/googleapis/googleapis/commit/1b2f804bf43253118ff0e56f9524979265afdfe6 Source-Link: https://github.com/googleapis/googleapis-gen/commit/aaf00b070e000374e0f531319e4b7dd797de3165 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LWFjY291bnRzLy5Pd2xCb3QueWFtbCIsImgiOiJhYWYwMGIwNzBlMDAwMzc0ZTBmNTMxMzE5ZTRiN2RkNzk3ZGUzMTY1In0= BEGIN_NESTED_COMMIT fix!: [google-shopping-merchant-accounts] The type...
- [ ] Regenerate this pull request now. docs: Minor documentation updates PiperOrigin-RevId: 679600689 Source-Link: https://github.com/googleapis/googleapis/commit/bd4f3686c1831554b71129898e20f2cdb7aeac49 Source-Link: https://github.com/googleapis/googleapis-gen/commit/12a2d22bf1bda85ba9bed1fa60484306a2e55781 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRlcGxveS8uT3dsQm90LnlhbWwiLCJoIjoiMTJhMmQyMmJmMWJkYTg1YmE5YmVkMWZhNjA0ODQzMDZhMmU1NTc4MSJ9
- [ ] Regenerate this pull request now. feat: Add backupplan proto feat: Add backupplanassociation proto feat: Add backupvault_ba proto feat: Add backupvault_gce proto docs: A comment for field `oauth2_client_id`...
…sync.py add a name field example which is necessary to make a update quota preference request. Thank you for opening a Pull Request! Before submitting your PR, there are a...
The Cloud Quotas python client update quota preference request example is missing an important field
### Determine this is the right repository - [X] I determined this is the correct repository in which to report this bug. ### Summary of the issue **Context** In https://cloud.google.com/python/docs/reference/google-cloud-cloudquotas/latest/google.cloud.cloudquotas_v1.services.cloud_quotas.CloudQuotasClient#google_cloud_cloudquotas_v1_services_cloud_quotas_CloudQuotasClient_update_quota_preference,...
### Determine this is the right repository - [X] I determined this is the correct repository in which to report this feature request. ### Summary of the feature request Wasn't...
### Determine this is the right repository - [X] I determined this is the correct repository in which to report this bug. ### Summary of the issue **Context** I was...
### Determine this is the right repository - [X] I determined this is the correct repository in which to report this bug. ### Summary of the issue ## Related to...
node (googleapis/google-cloud-python): Missing required file: packages/google-maps-areainsights/package.json
In the synthtool Python templates ,the `docs/summary_overview.md` [template](https://github.com/googleapis/synthtool/blob/116f9aff60fcab944fb86c98cd1376a8b83ebcdd/synthtool/gcp/templates/python_mono_repo_library/docs/summary_overview.md) uses ` {{ name_pretty }} API` in the text, while the `README` [template](https://github.com/googleapis/synthtool/blob/116f9aff60fcab944fb86c98cd1376a8b83ebcdd/synthtool/gcp/templates/python_mono_repo_library/README.rst) only says `Python client for {{ name_pretty }}` In...