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

feat: Added methods for creating and deleting composite indexes #248

Merged
merged 3 commits into from Nov 8, 2021

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Nov 5, 2021

This PR fixes an issue with the owlbot.py file which prevented google/cloud/datastore_v1 from being updated. This PR also brings the client up to date with the generated client in googleapis-gen here.

chore: update owlbot.py to properly copy folders from googleapis-gen
fix(deps): require google-api-core >= 1.28.0
docs: list oneofs in docstring
feat: add context manager support in client
fix: add 'dict' annotation type to 'request'
fix: add async client to %name_%version/init.py
feat: support self-signed JWT flow for service accounts
feat: Added methods for creating and deleting composite indexes

@parthea parthea requested a review from a team as a code owner November 5, 2021 19:37
@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/python-datastore API. label Nov 5, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 5, 2021
@parthea parthea added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed cla: yes This human has signed the Contributor License Agreement. api: datastore Issues related to the googleapis/python-datastore API. labels Nov 5, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 5, 2021
@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/python-datastore API. label Nov 6, 2021
@parthea parthea removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 6, 2021
@parthea
Copy link
Contributor Author

parthea commented Nov 8, 2021

This is ready for review.

@parthea parthea added automerge Merge the pull request once unit tests and other checks pass. and removed automerge Merge the pull request once unit tests and other checks pass. labels Nov 8, 2021
@parthea parthea changed the title chore: update owlbot.py to properly copy folders from googleapis-gen feat: Added methods for creating and deleting composite indexes Nov 8, 2021
@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label Nov 8, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit d6c8868 into main Nov 8, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the fix-owlbot-py branch November 8, 2021 16:00
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 8, 2021
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 googleapis/python-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.

None yet

2 participants