-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Remove Dataset.get_entity and move the functionality to Key #455
Labels
api: datastore
Issues related to the Datastore API.
🚨
This issue needs some love.
triage me
I really want to be triaged.
Comments
Will be handled in #477 fixes |
atulep
pushed a commit
that referenced
this issue
Apr 3, 2023
This library contains some handwritten code. This PR updates the metadata file to reflect that. https://github.com/googleapis/python-speech/blob/main/google/cloud/speech_v1/helpers.py Co-authored-by: Anthonios Partheniou <[email protected]>
atulep
pushed a commit
that referenced
this issue
Apr 6, 2023
This library contains some handwritten code. This PR updates the metadata file to reflect that. https://github.com/googleapis/python-speech/blob/main/google/cloud/speech_v1/helpers.py Co-authored-by: Anthonios Partheniou <[email protected]>
atulep
pushed a commit
that referenced
this issue
Apr 6, 2023
This library contains some handwritten code. This PR updates the metadata file to reflect that. https://github.com/googleapis/python-speech/blob/main/google/cloud/speech_v1/helpers.py Co-authored-by: Anthonios Partheniou <[email protected]>
atulep
pushed a commit
that referenced
this issue
Apr 18, 2023
This library contains some handwritten code. This PR updates the metadata file to reflect that. https://github.com/googleapis/python-speech/blob/main/google/cloud/speech_v1/helpers.py Co-authored-by: Anthonios Partheniou <[email protected]>
parthea
pushed a commit
that referenced
this issue
Jun 4, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea
pushed a commit
that referenced
this issue
Jun 4, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea
pushed a commit
that referenced
this issue
Aug 15, 2023
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 473833416 Source-Link: googleapis/googleapis@565a550 Source-Link: googleapis/googleapis-gen@1ee1a06 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9
vchudnov-g
pushed a commit
that referenced
this issue
Sep 20, 2023
Source-Link: googleapis/synthtool@52aef91 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:36a95b8f494e4674dc9eee9af98961293b51b86b3649942aac800ae6c1f796d4 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea
pushed a commit
that referenced
this issue
Sep 22, 2023
* docs: Fix formatting of request arg in docstring chore: Update gapic-generator-python to v1.9.1 PiperOrigin-RevId: 518604533 Source-Link: googleapis/googleapis@8a085ae Source-Link: googleapis/googleapis-gen@b2ab4b0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJhYjRiMGEwYWUyOTA3ZTgxMmMyMDkxOThhNzRlMDg5OGFmY2IwNCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea
pushed a commit
that referenced
this issue
Sep 22, 2023
…455) Source-Link: googleapis/synthtool@8e55b32 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c6c965a4bf40c19011b11f87dbc801a66d3a23fbc6704102be064ef31c51f1c3 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea
pushed a commit
that referenced
this issue
Sep 22, 2023
parthea
pushed a commit
that referenced
this issue
Oct 21, 2023
Source-Link: googleapis/synthtool@1b9ad76 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9db98b055a7f8bd82351238ccaacfd3cda58cdf73012ab58b8da146368330021
parthea
pushed a commit
that referenced
this issue
Oct 21, 2023
Source-Link: googleapis/synthtool@d2871d9 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b2dc5f80edcf5d4486c39068c9fa11f7f851d9568eea4dcba130f994ea9b5e97 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea
pushed a commit
that referenced
this issue
Oct 21, 2023
parthea
added a commit
that referenced
this issue
Oct 21, 2023
fix(deps): require google-api-core>=1.32.0,>=2.8.0
parthea
added a commit
that referenced
this issue
Oct 22, 2023
This library contains some handwritten code. This PR updates the metadata file to reflect that. https://github.com/googleapis/python-speech/blob/main/google/cloud/speech_v1/helpers.py Co-authored-by: Anthonios Partheniou <[email protected]>
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.
🚨
This issue needs some love.
triage me
I really want to be triaged.
Remove Dataset.get_entity and move the functionality to Key.
See https://docs.google.com/document/d/1xKw8Tz6lfN5uOcv0my4uUgFSeDoRzwCLho2UGlBpqDU/edit
https://github.com/dhermes/gcloud-python/tree/move-get-to-key
The text was updated successfully, but these errors were encountered: