Skip to content

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

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.
@dhermesdhermes added the api: datastore Issues related to the Datastore API. label Dec 17, 2015
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 17, 2015
@dhermesdhermes mentioned this pull request Dec 17, 2015
49 tasks
@tseaver

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
dhermes merged commit 6d01c6d into googleapis:masterDec 17, 2015
@dhermes
dhermes deleted the datastore-datastore-file-shim branch December 17, 2015 19:25
@dhermesdhermes mentioned this pull request Jan 25, 2016
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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastoreIssues related to the Datastore API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot