GoogleCloudPlatform / java-docs-samples

Java and Kotlin Code samples used on cloud.google.com
https://cloud.google.com/java
Apache License 2.0
1.75k stars 2.82k forks source link

feat(aiplatform): add initial Imagen code sample and test #9422

Closed irataxy closed 1 month ago

irataxy commented 1 month ago

Description

Fixes #355484599

snippet-bot[bot] commented 1 month ago

Here is the summary of changes.

You are about to add 1 region tag. - [aiplatform/src/main/java/aiplatform/imagen/GenerateImageSample.java:19](https://github.com/irataxy/java-docs-samples/blob/1a1ad2be6b699c514960095df18c1adeb09d5787/aiplatform/src/main/java/aiplatform/imagen/GenerateImageSample.java#L19), tag `generativeaionvertexai_imagen_generate_image`

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:

irataxy commented 1 month ago

@minherz I'm not sure the tests are running. I don't see individual test cases in the log.

msampathkumar commented 1 month ago

Update: Code sample look good to me. I hoping for a second reviewer to check the repo's specific code style(if any) & merge the PR.