-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: OremGLG/java-docs-samples
base: main
head repository: GoogleCloudPlatform/java-docs-samples
compare: main
- 16 commits
- 60 files changed
- 15 contributors
Commits on May 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f8206cc - Browse repository at this point
Copy the full SHA f8206ccView commit details
Commits on May 8, 2025
-
feat(modelarmor): Added code samples for delete, get and list model a…
…rmor templates (GoogleCloudPlatform#10070) * Added code samples for delete, get and list model armor templates * Added create template code snippet * feat(modelarmor): refactor code * feat(modelarmor): refactor code * address-review-comments * update-exception * remove-unused-annotation * sync-requireenvvar-function-usage * remove-require-env-location-condition * address-review-comment Ref: GoogleCloudPlatform#10069 (comment) * resolve-merge-conflicts * resolve-merge-conflicts
Configuration menu - View commit details
-
Copy full SHA for 414e26b - Browse repository at this point
Copy the full SHA 414e26bView commit details
Commits on May 12, 2025
-
fix(deps): update dependency org.eclipse.jetty:jetty-server to v9.4.5…
…7.v20241219 [security] (GoogleCloudPlatform#10090)
Configuration menu - View commit details
-
Copy full SHA for 4b4e6cc - Browse repository at this point
Copy the full SHA 4b4e6ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7bbc9 - Browse repository at this point
Copy the full SHA aa7bbc9View commit details -
feat(modelarmor): Added code samples to update model armor templates (G…
…oogleCloudPlatform#10069) * Added code samples to update model armor templates * address-review-comments * sync-requireenvvar-function * remove-require-env-location-condition * address-review-comment * fix-lint-post-merge-conflicts --------- Co-authored-by: Harsh Nasit
Co-authored-by: harshnasitcrest <[email protected]> Configuration menu - View commit details
-
Copy full SHA for b0eca89 - Browse repository at this point
Copy the full SHA b0eca89View commit details
Commits on May 13, 2025
-
feat(modelarmor): Added quickstart modelarmor code snippets (GoogleCl…
…oudPlatform#10062) * feat(modelarmor): Added quickstart modelarmor code snippets * feat(modelarmor): Added modelarmor quickstart code snippets * feat(modelarmor): quickstart modelarmor * feat(modelarmor): quickstart modelarmor * feat(modelarmor): resolve review comments * feat(modelarmor): quickstart cleanup * remove-annotation * address-review-comments * update-license-multiline-comment * update-exception * remove-require-env-location-condition --------- Co-authored-by: harshnasitcrest <[email protected]> Co-authored-by: Harsh Nasit
Configuration menu - View commit details
-
Copy full SHA for 26355bd - Browse repository at this point
Copy the full SHA 26355bdView commit details -
feat(modelarmor): Added code samples for screening user prompt, model…
… response and a PDF file (GoogleCloudPlatform#10065) * feat(modelarmor): Added sanitization code snippets * feat(modelarmor): Added the sanitization and PDF screening snippets * feat(modelarmor): refactor code * address-review-comments * Update sanitization methods to return response objects and update tests * increased-test-coverage * add-basic-sdp-test * add-advanced-sdp-test * revert-commented-code * added-sdp-template-cleanup-in-tests * updated-rai-tests-to-match-all-filters --------- Co-authored-by: Harsh Nasit
Configuration menu - View commit details
-
Copy full SHA for e383a54 - Browse repository at this point
Copy the full SHA e383a54View commit details
Commits on May 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2dfeea4 - Browse repository at this point
Copy the full SHA 2dfeea4View commit details -
feat(iam): add utility class for ServiceAccount test (GoogleCloudPlat…
…form#10058) * feat(iam): add utility class for ServiceAccount test * fix typo * feat(iam): refactor ServiceAccountTests.java Stop reusing resources from other tests. Use Util functions to set up and tear down resources. * make await functions match * add await for key disabling * use UUID instead of time for naming * remove unused env var * use Util functions in QuickstartTests * use try/finally blocks to ensure clean up * use coreMatchers.not to invert Matcher logic * split tests by sample so they are in their own files * rename test functions after splitting them to avoid redundancy * unify tests format and practices Change assertions to test sample instead of api calls Use google assertThat Flush System.out * fix testRenameServiceAccount * fix testListServiceAccounts * add waiting time for assertions after enable/disable operations * Undo changes to quickstartTest * fix lint issue quickstartTest * Ignore test until issue is resolved GoogleCloudPlatform#10082
Configuration menu - View commit details
-
Copy full SHA for add7429 - Browse repository at this point
Copy the full SHA add7429View commit details
Commits on May 23, 2025
-
chore(deps): bump io.github.bonigarcia:webdrivermanager (GoogleCloudP…
…latform#10091) Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.6.3 to 6.1.0. - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.6.3...webdrivermanager-6.1.0) --- updated-dependencies: - dependency-name: io.github.bonigarcia:webdrivermanager dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Configuration menu - View commit details
-
Copy full SHA for 51f6042 - Browse repository at this point
Copy the full SHA 51f6042View commit details
Commits on May 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3689f44 - Browse repository at this point
Copy the full SHA 3689f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6afe6d - Browse repository at this point
Copy the full SHA a6afe6dView commit details
Commits on May 30, 2025
-
feat: Update model name to gemini-embedding-001 (GoogleCloudPlatform#…
…10098) * feat: Update model name to gemini-embedding-001 * Update to process one text per API call. * fix lints
Configuration menu - View commit details
-
Copy full SHA for 69cd787 - Browse repository at this point
Copy the full SHA 69cd787View commit details
Commits on Jun 10, 2025
-
chore: add back region tags for sample browser (GoogleCloudPlatform#1…
…0101) * chore: add back region tags for sample browser * fix: address linting error with empty space requried
Configuration menu - View commit details
-
Copy full SHA for 21982fc - Browse repository at this point
Copy the full SHA 21982fcView commit details -
feat(modelarmor): Added floor settings snippets (GoogleCloudPlatform#…
…10066) * feat(modelarmor): Added modelarmor floorsettings snippets * address-review-comments * fix-lint * address-review-comment * fix-tests-post-merge-conflicts * fix-tests * make-update-template-metadata-consistent-with-python-snippet * update-metadata-in-create-snippets * update-libraries-bom-version * fix-tests * fix-lints * Remove folder and org floor settings snips * Update floor setting snips with empty filters (Empty RAI block is required) * Remove all floor setting tests
Configuration menu - View commit details
-
Copy full SHA for 2e68e03 - Browse repository at this point
Copy the full SHA 2e68e03View commit details
Commits on Jun 12, 2025
-
fix(retail): add region tag for Java - Update SearchSimpleQuery.java (G…
…oogleCloudPlatform#10102) * Update SearchSimpleQuery.java Added region tag. * Update SearchSimpleQuery.java Edited typo in line. * correct indentation * Fix region tag location F --------- Co-authored-by: Katie McLaughlin
Co-authored-by: Eric Schmidt Configuration menu - View commit details
-
Copy full SHA for 33bd13a - Browse repository at this point
Copy the full SHA 33bd13aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main