Skip to content

Remove decommission VertexAI gemini samples#10312

Open
Kef131 wants to merge 1 commit into
mainfrom
refactor(vertexai)-remove_vertexai_deprecated_files
Open

Remove decommission VertexAI gemini samples#10312
Kef131 wants to merge 1 commit into
mainfrom
refactor(vertexai)-remove_vertexai_deprecated_files

Conversation

@Kef131

@Kef131 Kef131 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes #
b/527155595

Removed deprecated decommissioned VertexAI files

  • vertexai/snippets/pom.xml
  • vertexai/snippets/src/main/java/vertexai/gemini/FunctionCalling.java
  • vertexai/snippets/src/main/java/vertexai/gemini/GetTokenCount.java
  • vertexai/snippets/src/main/java/vertexai/gemini/Multimodal.java
  • vertexai/snippets/src/main/java/vertexai/gemini/QuestionAnswer.java
  • vertexai/snippets/src/main/java/vertexai/gemini/Quickstart.java
  • vertexai/snippets/src/main/java/vertexai/gemini/StreamingMultimodal.java
  • vertexai/snippets/src/main/java/vertexai/gemini/StreamingQuestionAnswer.java
  • vertexai/snippets/src/main/java/vertexai/gemini/TextInput.java
  • vertexai/snippets/src/main/java/vertexai/gemini/VideoInputWithAudio.java
  • vertexai/snippets/src/test/java/vertexai/gemini/SnippetsIT.java

Checklist

Testing

  • I have tested this change on a live environment and verified it works as intended.
  • Tests pass: mvn clean verify required
  • Lint passes: mvn -P lint checkstyle:check required
  • Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only

Compliance & Style

  • I have followed Sample Format Guide
  • pom.xml parent set to latest shared-configuration
  • Appropriate changes to README are included in PR
  • This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
  • This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample

Post-Approval Actions

  • Please merge this PR for me once it is approved

@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Jul 21, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the Maven project configuration along with all Java sample files and integration tests for Vertex AI Gemini, including Quickstart, FunctionCalling, Multimodal, and SnippetsIT. As there are no review comments, I have no feedback to provide.

@Kef131 Kef131 self-assigned this Jul 21, 2026

@angelcaamal angelcaamal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I verified that none of the files are in use. LGTM!

@Kef131
Kef131 marked this pull request as ready for review July 22, 2026 15:08
@Kef131
Kef131 requested review from a team and yoshi-approver as code owners July 22, 2026 15:08
@snippet-bot

snippet-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

Here is the summary of changes.

You are about to delete 6 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants