Skip to content
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: Deprecate candidate_availability_filter for availability_filters, add AvailabilitySignalType, add fields to update_profile (via synth). #9256

Merged
merged 1 commit into from
Sep 20, 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:66ca01f27ef7dc50fbfb7743b67028115a6a8acf43b2d82f9fc826de008adac4
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/cloud/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/__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/gapic/job_service_client.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/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/application_service_pb2.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/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/filters_pb2.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/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/tests/unit/gapic/v4beta1/test_company_service_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_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 Sep 20, 2019
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated talent to pick up changes in the API or client library generator. Talent: Deprecate candidate_availability_filter for availability_filters, add AvailabilitySignalType, add fields to update_profile Sep 20, 2019
@busunkim96 busunkim96 changed the title Talent: Deprecate candidate_availability_filter for availability_filters, add AvailabilitySignalType, add fields to update_profile Talent: Deprecate candidate_availability_filter for availability_filters, add AvailabilitySignalType, add fields to update_profile (via synth). Sep 20, 2019
@busunkim96 busunkim96 merged commit 598d9bd into master Sep 20, 2019
parthea pushed a commit that referenced this pull request Jun 4, 2023
…_filters`, add `AvailabilitySignalType`, add fields to `update_profile` (via synth). (#9256)
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.

None yet

3 participants