Add better javadoc and snippets for Datastore and Transaction#1355
Merged
mziccard merged 1 commit intogoogleapis:masterfrom Nov 2, 2016
Merged
Add better javadoc and snippets for Datastore and Transaction#1355mziccard merged 1 commit intogoogleapis:masterfrom
mziccard merged 1 commit intogoogleapis:masterfrom
Conversation
lesv
suggested changes
Nov 1, 2016
| * will be changed to {@link #put}. | ||
| * | ||
| * @throws DatastoreException if a given entity with the same complete key was already added to | ||
| * this writer, if writer is not active or if id allocation for an entity with an incomplete |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
|
||
| /** | ||
| * Datastore add operation. This method will also allocate id for any entity with an incomplete | ||
| * key. As opposed to {@link #add(FullEntity)} and {@link #add(FullEntity...)}, this method will |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
lesv
approved these changes
Nov 2, 2016
meltsufin
pushed a commit
that referenced
this pull request
Dec 22, 2025
…-info-reports-plugin to v3.4.4 (#1355)
chingor13
pushed a commit
that referenced
this pull request
Jan 6, 2026
…logback to v0.131.12-alpha (#1355)
chingor13
pushed a commit
that referenced
this pull request
Jan 22, 2026
….37.0 (#1355) * fix(deps): Update the Java code generator (gapic-generator-java) to 2.37.0 PiperOrigin-RevId: 611816371 Source-Link: googleapis/googleapis@2a40f63 Source-Link: https://github.com/googleapis/googleapis-gen/commit/d30ff0767777b381fb1617f67a90e3abd3bdc6dc Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDMwZmYwNzY3Nzc3YjM4MWZiMTYxN2Y2N2E5MGUzYWJkM2JkYzZkYyJ9 * 🦉 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>
chingor13
pushed a commit
that referenced
this pull request
Jan 22, 2026
🤖 I have created a release *beep* *boop* --- ## [2.18.6](https://togithub.com/googleapis/java-datastore/compare/v2.18.5...v2.18.6) (2024-03-18) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.37.0 ([#1355](https://togithub.com/googleapis/java-datastore/issues/1355)) ([bcc5668](https://togithub.com/googleapis/java-datastore/commit/bcc5668039d4dd2055e9666a65fcda3984fc33b5)) ### Dependencies * Update dependency com.google.cloud:sdk-platform-java-config to v3.28.0 ([#1372](https://togithub.com/googleapis/java-datastore/issues/1372)) ([09db2a7](https://togithub.com/googleapis/java-datastore/commit/09db2a75fa714a909bc6fa9b43a9213ae6467c84)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 ([#1373](https://togithub.com/googleapis/java-datastore/issues/1373)) ([c6e63e5](https://togithub.com/googleapis/java-datastore/commit/c6e63e5f876fdda953935d09f0536a90a98a812c)) * Update dependency com.google.errorprone:error_prone_core to v2.26.0 ([#1361](https://togithub.com/googleapis/java-datastore/issues/1361)) ([9442766](https://togithub.com/googleapis/java-datastore/commit/9442766ad61b0c1001d36ecfc0668308838b4a83)) * Update dependency com.google.errorprone:error_prone_core to v2.26.1 ([#1363](https://togithub.com/googleapis/java-datastore/issues/1363)) ([05fe5bc](https://togithub.com/googleapis/java-datastore/commit/05fe5bccf97dae92c00f2eead98424771cb321fd)) * Update dependency com.google.guava:guava-testlib to v33.1.0-jre ([#1368](https://togithub.com/googleapis/java-datastore/issues/1368)) ([0195345](https://togithub.com/googleapis/java-datastore/commit/0195345630f404bbcaf1601ded8a8e2011fc3e6e)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13
pushed a commit
that referenced
this pull request
Feb 24, 2026
…untAuthorizedUserCredentials (#1355) * feat: adds universe domain to DownscopedCredentials * feat: adds universe domain to external account authorized user creds * fix: adds more coverage for universe domain accross tests * fix tests * fix: more tests * fix: add source credential universe domain check * fix: add source credential universe domain check * fix: review comments
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR does the following:
putandaddinDatastore,BatchandTransactionTransaction'sput,add,update,delete,addWithDeferredIdAllocationandputWithDeferredIdAllocationDatastore'saddFixes #1339
@unitydynamics feel free to comment :)
/cc @lesv