Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Making datastore Connection.lookup() return low-level protobuf.#3094

Merged
dhermes merged 1 commit into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
dhermes:fix-2746-lookupdhermes/google-cloud-python:fix-2746-lookupCopy head branch name to clipboard
Mar 3, 2017
Merged

Making datastore Connection.lookup() return low-level protobuf.#3094
dhermes merged 1 commit into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
dhermes:fix-2746-lookupdhermes/google-cloud-python:fix-2746-lookupCopy head branch name to clipboard

Conversation

@dhermes

@dhermes dhermes commented Mar 3, 2017

Copy link
Copy Markdown
Contributor

Towards #2746 (as were #3064, #3066, #3091, #3092 and #3093). This approach is to slowly transition from our current approach to use the GAPIC generated surface. This is the sixth and final API method to be converted in this fashion.

@dhermes dhermes added api: datastore Issues related to the Datastore API. GAX grpc labels Mar 3, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 3, 2017

if missing is not None:
missing.extend(missing_found)
missing.extend(result.entity for result in lookup_response.missing)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@daspecster daspecster left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM

@dhermes dhermes merged commit 5ee144c into googleapis:master Mar 3, 2017
@dhermes dhermes deleted the fix-2746-lookup branch March 3, 2017 20:05
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
Making datastore Connection.lookup() return low-level protobuf.
parthea pushed a commit that referenced this pull request Nov 24, 2025
Making datastore Connection.lookup() return low-level protobuf.
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. grpc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.