Skip to content

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

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:datastore-rm-generated
Dec 16, 2016
Merged

Using gapic-google-cloud-datastore-v1 instead of datastore._generated#2876
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:datastore-rm-generated

Conversation

@dhermes

@dhermes dhermes commented Dec 15, 2016

Copy link
Copy Markdown
Contributor

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
Comment thread Makefile.datastore
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`
parthea pushed a commit that referenced this pull request Nov 24, 2025
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