Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 9, 2015

Fixes #590.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 9, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 45fd420 on dhermes:fix-590 into 6de4110 on GoogleCloudPlatform:master.

@tseaver
Copy link
Contributor

tseaver commented Feb 9, 2015

LGTM

dhermes added a commit that referenced this pull request Feb 9, 2015
Removing __iter__ and __contains__ from Connection in storage.
@dhermes dhermes merged commit a6317d1 into googleapis:master Feb 9, 2015
@dhermes dhermes deleted the fix-590 branch February 9, 2015 23:57
parthea pushed a commit that referenced this pull request Aug 21, 2025
…p/templates/python_library/.kokoro (#602)

Source-Link: googleapis/synthtool@d0f51a0
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 16, 2025
…p/templates/python_library/.kokoro (#602)

Source-Link: googleapis/synthtool@d0f51a0
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
A number of python builtins collide with flattened fields from certain
API methods. More common names, especially ones that conflict with
builtins that aren't used by the surface, are explicitly allowed.
parthea pushed a commit that referenced this pull request Nov 24, 2025
* chore: Update gapic-generator-python to 1.23.6

PiperOrigin-RevId: 738170370

Source-Link: googleapis/googleapis@3f1e17a

Source-Link: googleapis/googleapis-gen@9afd8c3
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWFmZDhjMzNkNGNhZTYxMGI3NWZhNDk5OTI2NGVhOGM4YzY2YjlkMiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
There was a bug when using a compressed blob property as a child of a structured
property while using the legacy data format for structured properties.

Fixes #602
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove __iter__ and __contains__ from Connection in storage

4 participants