Add copyright and license headers by silvolu · Pull Request #416 · googleapis/google-cloud-python

@silvolu

added a commit that referenced this pull request

Dec 15, 2014
Add copyright and license headers

atulep pushed a commit that referenced this pull request

Apr 3, 2023
* fix(deps): require google-api-core>=1.32.0,>=2.8.0

* chore: update constraints

atulep pushed a commit that referenced this pull request

Apr 6, 2023
* fix(deps): require google-api-core>=1.32.0,>=2.8.0

* chore: update constraints

atulep pushed a commit that referenced this pull request

Apr 6, 2023
* fix(deps): require google-api-core>=1.32.0,>=2.8.0

* chore: update constraints

atulep pushed a commit that referenced this pull request

Apr 18, 2023
* fix(deps): require google-api-core>=1.32.0,>=2.8.0

* chore: update constraints

parthea added a commit that referenced this pull request

Jun 4, 2023
* chore(main): release 2.4.0

* drop google-cloud-documentai from constraints-3.7.txt

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>

parthea pushed a commit that referenced this pull request

Jun 4, 2023

parthea pushed a commit that referenced this pull request

Jun 4, 2023

parthea pushed a commit that referenced this pull request

Jul 6, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

parthea pushed a commit that referenced this pull request

Aug 15, 2023

parthea pushed a commit that referenced this pull request

Sep 20, 2023

vchudnov-g pushed a commit that referenced this pull request

Sep 20, 2023

vchudnov-g pushed a commit that referenced this pull request

Sep 20, 2023

parthea pushed a commit that referenced this pull request

Sep 22, 2023

parthea added a commit that referenced this pull request

Sep 22, 2023

parthea pushed a commit that referenced this pull request

Sep 22, 2023

parthea pushed a commit that referenced this pull request

Oct 21, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

parthea pushed a commit that referenced this pull request

Oct 21, 2023

parthea pushed a commit that referenced this pull request

Oct 21, 2023
…416)

Source-Link: googleapis/synthtool@8e55b32
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c6c965a4bf40c19011b11f87dbc801a66d3a23fbc6704102be064ef31c51f1c3

parthea pushed a commit that referenced this pull request

Oct 21, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

parthea added a commit that referenced this pull request

Oct 22, 2023
* fix(deps): require google-api-core>=1.32.0,>=2.8.0

* chore: update constraints

parthea pushed a commit that referenced this pull request

Sep 18, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

parthea pushed a commit that referenced this pull request

Nov 24, 2025

parthea pushed a commit that referenced this pull request

Nov 24, 2025
* docs: added generated docs for Bundles

* removed whitespace

Co-authored-by: Tres Seaver <tseaver@palladion.com>

parthea pushed a commit that referenced this pull request

Nov 24, 2025

parthea pushed a commit that referenced this pull request

Nov 24, 2025
This brings NDB into line with other API libraries by calling
`google.api_core.exceptions.from_grpc_error` to convert grpc errors to
distinct exceptions from `google.api_core.exceptions`.

Closes #416

parthea pushed a commit that referenced this pull request

Nov 25, 2025

parthea pushed a commit that referenced this pull request

Mar 2, 2026
Fixes #413.

This PR makes sure that the ACK deadline set for the received messages is always consistent with what the leaser uses internally when extending the ACK deadlines for the leased messages.

See the issue description and a [comment](googleapis/python-pubsub#413 (comment)) explaining a possible sequence of events that lead to a bug.

**PR checklist**
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-pubsub/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)

parthea pushed a commit that referenced this pull request

Mar 6, 2026

parthea pushed a commit that referenced this pull request

Mar 9, 2026

parthea pushed a commit that referenced this pull request

Mar 9, 2026
Adjust 'Bucket.get_upload_policy' to use credentials from the client,
rather than its connection.

Closes #416.

parthea pushed a commit that referenced this pull request

Mar 9, 2026

parthea pushed a commit that referenced this pull request

Mar 9, 2026
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.
- [Commits](python-hyper/h11@v0.14.0...v0.16.0)

---
updated-dependencies:
- dependency-name: h11
  dependency-version: 0.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>