java-samples
java-samples copied to clipboard
β Java samples for Google Workspace APIs.
Bumps com.google.apis:google-api-services-classroom from v1-rev20220323-2.0.0 to v1-rev20251104-2.0.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps com.google.apis:google-api-services-tasks from v1-rev20210709-2.0.0 to v1-rev20251102-2.0.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.14.1. Release notes Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases. 3.14.1 π New features and improvements Improve DeltaList behavior for large projects (#335) @βgsmet Allow to not use...
Bumps [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.41.0 to 2.0.2. Release notes Sourced from com.google.http-client:google-http-client-jackson2's releases. v2.0.2 2.0.2 (2025-10-13) Dependencies Update dependency com.google.cloud:native-image-shared-config to v1.17.0 (9efc208) v2.0.1 2.0.1 (2025-09-24) Bug Fixes UriTemplate expansion reserved...
Bumps com.google.apis:google-api-services-vault from v1-rev20220423-2.0.0 to v1-rev20251015-2.0.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
I tried running the Java sample code in the file SearchFile.java on the [official doc page](https://developers.google.com/workspace/drive/api/guides/search-files), which is also stored [here](https://github.com/googleworkspace/java-samples/blob/main/drive/snippets/drive_v3/src/main/java/SearchFile.java). That code fails for me with this error output:...
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....