-
Notifications
You must be signed in to change notification settings - Fork 50
feat: Expose Datastore Admin generated client #748
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
Conversation
|
Warning: This pull request is touching the following templated files:
|
75816ce to
384c707
Compare
d71f4dc to
e5b016e
Compare
26638cc to
14e7b8a
Compare
grpc-google-cloud-datastore-v1/src/main/java/com/google/datastore/v1/DatastoreGrpc.java
Outdated
Show resolved
Hide resolved
a81ab5a to
32b1d7a
Compare
Correct missing dependencies not generated by owl.
|
I think actually ready for review now @kolea2, thanks for your help! |
kolea2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great, one comment/question. Thanks!
🤖 I have created a release *beep* *boop* --- ## [2.6.0](v2.5.1...v2.6.0) (2022-05-31) ### Features * Expose Datastore Admin generated client ([#748](#748)) ([3dd882a](3dd882a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
|
Can we do the same for the regular Datastore client? There is no |
No description provided.