java-docs-samples
java-docs-samples copied to clipboard
Removal of duplicated snippets "talent/snippets"
Description
Removal of duplicated snippets "talent/snippets"
Fixes #7872
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.xmlparent set to latestshared-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)
- [ ] Tests pass:
mvn clean verifyrequired - [ ] Lint passes:
mvn -P lint checkstyle:checkrequired - [ ] Static Analysis:
mvn -P lint clean compile pmd:cpd-check spotbugs:checkadvisory 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
- [ ] Please merge this PR for me once it is approved
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Here is the summary of changes.
You are about to delete 18 region tags.
- talent/snippets/src/main/java/com/example/jobs/CommuteSearchJobs.java:19, tag
job_search_commute_search - talent/snippets/src/main/java/com/example/jobs/CustomRankingSearchJobs.java:19, tag
job_search_custom_ranking_search - talent/snippets/src/main/java/com/example/jobs/HistogramSearchJobs.java:19, tag
job_search_histogram_search - talent/snippets/src/main/java/com/example/jobs/JobSearchAutoCompleteJobTitle.java:19, tag
job_search_autocomplete_job_title - talent/snippets/src/main/java/com/example/jobs/JobSearchCreateClientEvent.java:19, tag
job_search_create_client_event - talent/snippets/src/main/java/com/example/jobs/JobSearchCreateCompany.java:19, tag
job_search_create_company_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchCreateJob.java:19, tag
job_search_create_job_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchCreateJobCustomAttributes.java:19, tag
job_search_create_job_custom_attributes - talent/snippets/src/main/java/com/example/jobs/JobSearchCreateTenant.java:19, tag
job_search_create_tenant_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchDeleteCompany.java:19, tag
job_search_delete_company_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchDeleteJob.java:19, tag
job_search_delete_job_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchDeleteTenant.java:19, tag
job_search_delete_tenant_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchGetCompany.java:19, tag
job_search_get_company_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchGetJob.java:19, tag
job_search_get_job_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchGetTenant.java:19, tag
job_search_get_tenant_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchListCompanies.java:19, tag
job_search_list_companies_beta - talent/snippets/src/main/java/com/example/jobs/JobSearchListJobs.java:19, tag
job_search_list_jobs - talent/snippets/src/main/java/com/example/jobs/JobSearchListTenants.java:19, tag
job_search_list_tenants_beta
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
@GoogleCloudPlatform/dee-data-ai needs to verify that all samples can be safely deleted.
Closing this PR as it's stale for 2 months now. Kindly reopen if actively working on this.