Serializable is in java.io, not java.util#1698
Merged
garrettjonesgoogle merged 1 commit intogoogleapis:masterfrom Mar 6, 2017
elharo:patch-2
Merged
Serializable is in java.io, not java.util#1698garrettjonesgoogle merged 1 commit intogoogleapis:masterfrom elharo:patch-2
garrettjonesgoogle merged 1 commit intogoogleapis:masterfrom
elharo:patch-2
Conversation
|
Changes Unknown when pulling de5c797 on elharo:patch-2 into ** on GoogleCloudPlatform:master**. |
Member
|
Thanks! |
rybosome
pushed a commit
to rybosome/google-cloud-java
that referenced
this pull request
Mar 9, 2017
meltsufin
pushed a commit
that referenced
this pull request
Dec 22, 2025
chingor13
pushed a commit
that referenced
this pull request
Jan 22, 2026
* feat: Add firestoreInDatastoreMode for datastore emulator * chore: generate libraries at Mon Jan 6 17:28:37 UTC 2025 * update emulator min version * update version to 2.2.2 * update version to 2.3.0 * update version to 2.2.1 * update version to 2.3.1 * chore: generate libraries at Mon Jan 13 23:32:38 UTC 2025 * Fix ci testing environment with java 11 * Add Java 11 enviroment to run tests * Fix java env formatting * set maven env * set maven env * testing java 11 * Add sample test env variable * Add sample test env variable * Add sample test env variable * run with java8 but build with 11 * Add java 11 as java_home sample build * Add java_home for presubmit * Fix SUREFIRE_JVM_OPT for sample build * Fix JAVA_HOME for sample build * Fix JAVA_HOME for sample build * Modify Java env for presubmit integration build * Add setjava to builder script * Add setjava to builder script * Add setjava to builder script * Add debugging info to builder script * Add debugging info to builder script * Add debugging info to builder script * Add debugging info to builder script * formatting * Add debugging * Add debugging * Add debugging * Add debugging * Add debugging * Add debugging * Resolve conflicts * Change sample build to use java11 container * chore: generate libraries at Thu Jan 23 23:20:47 UTC 2025 --------- Co-authored-by: cloud-java-bot <[email protected]>
chingor13
pushed a commit
that referenced
this pull request
Feb 24, 2026
chingor13
pushed a commit
that referenced
this pull request
Feb 24, 2026
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.
@garrettjonesgoogle