java-docs-samples
java-docs-samples copied to clipboard
feat(routeoptimization): New code samples
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 Sample Format Guide
- [X]
pom.xmlparent set to latestshared-configuration - [X] Appropriate changes to README are included in PR
- [X] These samples need a new API enabled in testing projects to pass (let us know which ones)
-
routeoptimization.googleapis.com
-
- [N/A] These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
- [X] Tests pass:
mvn clean verifyrequired - [X] Lint passes:
mvn -P lint checkstyle:checkrequired - [X] Static Analysis:
mvn -P lint clean compile pmd:cpd-check spotbugs:checkadvisory only - [X] This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
- [X] 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
Here is the summary of changes.
You are about to add 2 region tags.
-
routeoptimization/snippets/src/main/java/com/example/OptimizeTours.java:24, tag
routeoptimization_v1_OptimizeTours_sync -
routeoptimization/snippets/src/main/java/com/example/OptimizeTours.java:42, tag
routeoptimization_v1_OptimizeTours_sync
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
Thanks for the review @minherz - code updated and responses ready for another look.
Please, resolve the duplicated dependency declaration.
Sorry for the delay (due to leave).