-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
talent: Add missing batch samples #7431
Comments
These region tags are present in these files, respectively: https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/talent/job_search_batch_update_jobs.py#L15 We do still need to resolve the conflicting files, as the snippet tracking site is reporting duplicates, e.g. https://devrel.corp.google.com/snippets/job_search_batch_update_jobs?t=python If you are getting an error in staging files, it could be due to the time it takes to index new samples in to the GitHub mirror that DevSite uses (it should take less than 2h though). I think this is ok to close. |
Just kidding, I was multi-tasking and missed that you were referring to Java samples, not Python. Apologies. |
Ok, it looks like those were "legacy generated samples" that were removed in googleapis/java-talent#783 without being removed from the documentation. |
Not sure if i am the best person to tackle this issue, not sure what next action items would be? |
Tracking this in an internal docs issue, closing it out here. |
In which file did you encounter the issue?
There are missing samples in the
talent
directory, related to cl/488696692. Noticed it when completing the python talent migration (pr here)Did you change the file? If so, how?
n/a
Describe the issue
Specifically, it is the
job_search_batch_update_jobs
andjob_search_batch_create_jobs
tags missing. Recommended steps going forward was to create new samples.The text was updated successfully, but these errors were encountered: