Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Jan 3, 2016

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 dhermes added the api: datastore Issues related to the Datastore API. label Jan 3, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 3, 2016
@dhermes dhermes mentioned this pull request Jan 3, 2016
49 tasks

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Jan 7, 2016

LGTM

dhermes added a commit that referenced this pull request Jan 7, 2016
Adding helpers for interacting with properties in Entity protobuf.
@dhermes dhermes merged commit ee25a8d into googleapis:master Jan 7, 2016
@dhermes 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
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