Skip to content

Talent: Fix link in docstring #7508

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

Merged
merged 1 commit into from
Mar 13, 2019
Merged

Talent: Fix link in docstring #7508

merged 1 commit into from
Mar 13, 2019

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/talent/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:7231f27272231a884e09edb5953148c85ecd8467780d33c4a35c3e507885715b
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/talent/artman_talent_v4beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/tenant_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/tenant_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/profile_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/profile_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/profile.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/profile.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/job.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/job.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/batch.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/batch.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/filters.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/filters.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/company.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/company.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/common.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/common.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/event_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/event_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/resume_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/resume_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/tenant.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/tenant.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/event.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/event.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/company_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/company_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/histogram.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/histogram.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/job_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/job_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/completion_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/completion_service.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto.
.coveragerc
.flake8
MANIFEST.in
noxfile.py.j2
setup.cfg
Running session blacken
Creating virtualenv using python3.6 in /tmpfs/src/git/autosynth/working_repo/talent/.nox/blacken
pip install --upgrade black
black google tests docs
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/completion_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/company_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/completion_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/event_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/company_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/job_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/event_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/profile_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/resume_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/resume_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/job_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/tenant_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/profile_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/company_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/completion_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/event_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/resume_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/profile_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/job_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/batch_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/batch_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/common_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/tenant_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/company_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/tenant_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/company_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/company_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/completion_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/company_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/event_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/completion_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/event_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/event_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/filters_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/histogram_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/histogram_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/event_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/job_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/job_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/job_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/common_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/profile_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/job_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/profile_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/filters_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/resume_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/tenant_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/tenant_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/resume_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/profile_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/tenant_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_completion_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_event_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/tenant_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_company_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_resume_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_job_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_profile_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_tenant_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/profile_pb2.py
All done! ✨ 🍰 ✨
66 files reformatted, 4 files left unchanged.
Session blacken was successful.
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 13, 2019
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated talent to pick up changes in the API or client library generator. Talent: Fix link in docstring Mar 13, 2019
@busunkim96 busunkim96 merged commit 2396fd8 into master Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: talent cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants