golang-samples icon indicating copy to clipboard operation
golang-samples copied to clipboard

feat(vertexai): adds a Gemini video example

Open ghchinoy opened this issue 2 years ago • 3 comments

Description

Fixes #<ISSUE-NUMBER>

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

  • [x] I have followed Contributing Guidelines from CONTRIBUTING.MD
  • [x] Tests pass: go test -v ./.. (see Testing)
  • [x] Code formatted: gofmt (see Formatting)
  • [x] Vetting pass: go vet (see Formatting)
  • [ ] These samples need a new API enabled in testing projects to pass (let us know which ones)
  • [ ] These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
  • [ ] 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
  • [x] Please merge this PR for me once it is approved

ghchinoy avatar Dec 13 '23 07:12 ghchinoy

Here is the summary of changes.

You are about to add 1 region tag.

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

snippet-bot[bot] avatar Dec 13 '23 07:12 snippet-bot[bot]

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

Sorry, I was unaware of this PR and opened #3774 for the same purpose

Deleplace avatar Feb 14 '24 11:02 Deleplace

It looks like Deleplace's duplicate PR #3774 was merged, so i'll close this one. please reopen if it is still needed.

muncus avatar May 24 '24 18:05 muncus