Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using gapic-google-cloud-datastore-v1 instead of datastore._generated #2876

Merged
merged 1 commit into from
Dec 16, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Dec 15, 2016

This doesn't fully switch over to using the GAPIC client, but at least gets rid of all references to the generated code.

/cc @bjwatson

…ted`.

This does fully switch over to using the GAPIC client, but at least
gets rid of **all** references to the generated code.
@dhermes dhermes added api: datastore Issues related to the Datastore API. GAX grpc labels Dec 15, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 15, 2016
clean:
rm -fr $(GENERATED_DIR)

.PHONY: generate clean

This comment was marked as spam.



if __name__ == '__main__':
main()

This comment was marked as spam.

@dhermes dhermes merged commit e26b437 into googleapis:master Dec 16, 2016
@dhermes dhermes deleted the datastore-rm-generated branch December 16, 2016 00:05
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
Using `gapic-google-cloud-datastore-v1` instead of `datastore._generated`
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.

4 participants