Skip to content

docs(talent): update docstrings (via synth) - #9644

Merged
busunkim96 merged 1 commit into
masterfrom
autosynth-talent
Nov 8, 2019
Merged

docs(talent): update docstrings (via synth)#9644
busunkim96 merged 1 commit into
masterfrom
autosynth-talent

Conversation

@yoshi-automation

Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

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:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e
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/application.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/application.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/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/application_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/application_service.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 virtual environment (virtualenv) using python3.6 in .nox/blacken
pip install black==19.3b0
black docs google tests noxfile.py setup.py
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/application_service_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_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/application_service_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/event_service_client.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/job_service_client_config.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/tenant_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/application_service_grpc_transport.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/tenant_service_client.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/job_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/proto/application_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/application_service_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/batch_pb2_grpc.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/proto/common_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/application_pb2.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/proto/company_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/application_service_pb2.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/completion_service_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_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_service_pb2_grpc.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/filters_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/histogram_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/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/filters_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/tenant_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_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/noxfile.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_application_service_client_v4beta1.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/google/cloud/talent_v4beta1/proto/profile_service_pb2.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/tests/unit/gapic/v4beta1/test_company_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/tests/unit/gapic/v4beta1/test_profile_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/google/cloud/talent_v4beta1/proto/profile_pb2.py
All done! ✨ 🍰 ✨
69 files reformatted, 5 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 Nov 8, 2019
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated talent to pick up changes in the API or client library generator. Nov 8, 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.

3 participants