FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adding helpers for interacting with properties in Entity protobuf. by dhermes · Pull Request #1340 · googleapis/google-cloud-python · GitHub

Adding helpers for interacting with properties in Entity protobuf. - #1340

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:v1beta3-entity-prop-access
Jan 7, 2016
Merged

Adding helpers for interacting with properties in Entity protobuf.#1340
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:v1beta3-entity-prop-access

Conversation

dhermes commented Jan 3, 2016

Copy link
Copy Markdown
Contributor

This is because the repeated property message field in Entity becomes a properties map field in v1beta3. This makes adding new properties and iterating through all properties very different, so we add a helper to ease the transition from v1beta2 to v1beta3.

This is because the repeated `property` message field in `Entity`
becomes a `properties` map field in `v1beta3`. This makes adding
new properties and iterating through all properties very
different, so we add a helper to ease the transition from
`v1beta2` to `v1beta3`.
dhermes added the api: datastore Issues related to the Datastore API. label Jan 3, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 3, 2016
dhermes mentioned this pull request Jan 3, 2016
49 tasks

This comment was marked as spam.

This comment was marked as spam.

tseaver commented Jan 7, 2016

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Jan 7, 2016
Adding helpers for interacting with properties in Entity protobuf.
dhermes merged commit ee25a8d into googleapis:master Jan 7, 2016
dhermes deleted the v1beta3-entity-prop-access branch January 7, 2016 22:45
parthea pushed a commit that referenced this pull request Nov 26, 2025
Source-Link: https://togithub.com/googleapis/synthtool/commit/cb960373d12d20f8dc38beee2bf884d49627165e
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2d816f26f728ac8b24248741e7d4c461c09764ef9f7be3684d557c9632e46dbd
parthea pushed a commit that referenced this pull request Mar 9, 2026
* feat(spanner): add interval type support

* 🦉 Updates from OwlBot post-processor

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

* fix test

* fix build

* 🦉 Updates from OwlBot post-processor

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

* incorporate suggestions

* 🦉 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL