FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Replacing datastore pb uses with "datastore" shim. by dhermes · Pull Request #1301 · googleapis/google-cloud-python · GitHub

Replacing datastore pb uses with "datastore" shim. - #1301

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:datastore-datastore-file-shim
Dec 17, 2015
Merged

Replacing datastore pb uses with "datastore" shim.#1301
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:datastore-datastore-file-shim

Conversation

dhermes commented Dec 17, 2015

Copy link
Copy Markdown
Contributor

This is just a superficial rename in preparation for v1beta3.

In particular, we went from a single datastore.proto file in v1beta2
to entity.proto, query.proto and datastore.proto in v1beta3, so
this shim is intended to be the third of these files.

This is just a superficial rename in preparation for v1beta3.

In particular, we went from a single datastore.proto file in v1beta2
to entity.proto, query.proto and datastore.proto in v1beta3, so
this shim is intended to be the third of these files.
dhermes added the api: datastore Issues related to the Datastore API. label Dec 17, 2015
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 17, 2015
dhermes mentioned this pull request Dec 17, 2015
49 tasks

tseaver commented Dec 17, 2015

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Dec 17, 2015
Replacing datastore pb uses with "datastore" shim.
dhermes merged commit 6d01c6d into googleapis:master Dec 17, 2015
dhermes deleted the datastore-datastore-file-shim branch December 17, 2015 19:25
parthea added a commit that referenced this pull request Nov 24, 2025
* feat: release as stable

* typo

* add links for pypi and versions
parthea pushed a commit that referenced this pull request Nov 26, 2025
* feat: remove python 2.7 from setup.py and nox tests. Originally done in googleapis/google-auth-library-python#892
parthea added a commit that referenced this pull request Mar 2, 2026
PR created by the Librarian CLI to generate Cloud Client Libraries code
from protos.

BEGIN_COMMIT

BEGIN_NESTED_COMMIT
feat: add TieredStorageConfig to table admin api


PiperOrigin-RevId: 863493708
Library-IDs: google-cloud-bigtable
Source-link:
[googleapis/googleapis@a6cbf809](googleapis/googleapis@a6cbf809)
END_NESTED_COMMIT

END_COMMIT

This pull request is generated with proto changes between

[googleapis/googleapis@a17b84ad](googleapis/googleapis@a17b84a)
(exclusive) and

[googleapis/googleapis@a6cbf809](googleapis/googleapis@a6cbf80)
(inclusive).

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209
parthea added a commit that referenced this pull request Mar 6, 2026
* chore(deps): update all dependencies

* remove protobuf

* revert

* pin geopandas for python 3.7

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL