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

Publish consistent (correct) scopes #9

Closed
kevmoo opened this issue Jul 19, 2013 · 2 comments
Closed

Publish consistent (correct) scopes #9

kevmoo opened this issue Jul 19, 2013 · 2 comments

Comments

@proppy
Copy link
Contributor

proppy commented Sep 3, 2013

This is now fixed for the discovery doc, the documentation still needs to be updated.

@proppy
Copy link
Contributor

proppy commented Dec 2, 2013

This is corrected in the documentation since v1beta2

@proppy proppy closed this as completed Dec 2, 2013
kolea2 pushed a commit to kolea2/java-datastore that referenced this issue May 17, 2021
------------------
- API changes:
  - `BlindWrite` method merged into `Commit`.
  - Added `list_value` to `Value` and changed `value` to a non-repeated field in `Property`.
  - In JSON API, string constants are now uppercase and underscore-separated instead of camel-cased (e.g. `LESS_THAN_OR_EQUAL` instead of `lessThanOrEqual`).
- GQL changes:
  - New synthetic literals: `BLOB`, `BLOBKEY`, `DATETIME`, `KEY`.
  - Support for `IS NULL`.
  - Fixed partition ID handling for binding arguments.
- Documentation changes:
  - All documentation has been updated to the v1beta2 API.
  - Getting started guide for Node.js now uses v0.4.5 of google-api-nodejs-client.
- Fixed partition ID handling for query requests that include an explicit partition ID.
- Fixed scopes in discovery document.
  - googleapis/google-cloud-datastore#9
- Fixed an issue where command line tool didn't work for some locales.
  - googleapis/google-cloud-datastore#12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants