java-docs-samples icon indicating copy to clipboard operation
java-docs-samples copied to clipboard

feat: Adding API v2 Source samples

Open rafaelMurata opened this issue 1 year ago • 5 comments

Description

b/337023783

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

Checklist

  • [ ] I have followed Sample Format Guide
  • [ ] pom.xml parent set to latest shared-configuration
  • [ ] Appropriate changes to README are included in PR
  • [ ] 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)
  • [x] Tests pass: mvn clean verify required
  • [x] Lint passes: mvn -P lint checkstyle:check required
  • [ ] Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only
  • [ ] 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

rafaelMurata avatar Apr 25 '24 16:04 rafaelMurata

Here is the summary of changes.

You are about to add 4 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

snippet-bot[bot] avatar Apr 25 '24 16:04 snippet-bot[bot]

@rafaelMurata Kindly add the AfterClass method to clean up the resources created during setup

Sita04 avatar May 06 '24 16:05 Sita04

@rafaelMurata Kindly add the AfterClass method to clean up the resources created during setup

done.

rafaelMurata avatar May 07 '24 12:05 rafaelMurata

@Sita04 Please run kokoro again. Thanks.

rafaelMurata avatar May 10 '24 19:05 rafaelMurata

@Sita04 Please run kokoro again. Thanks.

rafaelMurata avatar May 14 '24 19:05 rafaelMurata