Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Conversation

@yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
2020-03-24 05:13:32,585 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
2020-03-24 05:13:32,638 synthtool > Ensuring dependencies.
2020-03-24 05:13:33,222 synthtool > Cloning googleapis.
2020-03-24 05:13:33,870 synthtool > Pulling Docker image: gapic-generator-python:latest
latest: Pulling from gapic-images/gapic-generator-python
68ced04f60ab: Pulling fs layer
d1d516f83cca: Pulling fs layer
e21330ef4680: Pulling fs layer
d073c4206257: Pulling fs layer
73e32695886c: Pulling fs layer
11cb4c3136d7: Pulling fs layer
d0e2d1c0a8d3: Pulling fs layer
5c4d2cf1b031: Pulling fs layer
534903035cde: Pulling fs layer
befa3560572e: Pulling fs layer
d073c4206257: Waiting
d0e2d1c0a8d3: Waiting
73e32695886c: Waiting
5c4d2cf1b031: Waiting
11cb4c3136d7: Waiting
534903035cde: Waiting
befa3560572e: Waiting
d1d516f83cca: Verifying Checksum
d1d516f83cca: Download complete
68ced04f60ab: Verifying Checksum
68ced04f60ab: Download complete
d073c4206257: Verifying Checksum
d073c4206257: Download complete
73e32695886c: Verifying Checksum
73e32695886c: Download complete
d0e2d1c0a8d3: Verifying Checksum
d0e2d1c0a8d3: Download complete
5c4d2cf1b031: Verifying Checksum
5c4d2cf1b031: Download complete
11cb4c3136d7: Verifying Checksum
11cb4c3136d7: Download complete
68ced04f60ab: Pull complete
e21330ef4680: Verifying Checksum
e21330ef4680: Download complete
534903035cde: Verifying Checksum
534903035cde: Download complete
d1d516f83cca: Pull complete
befa3560572e: Verifying Checksum
befa3560572e: Download complete
e21330ef4680: Pull complete
d073c4206257: Pull complete
73e32695886c: Pull complete
11cb4c3136d7: Pull complete
d0e2d1c0a8d3: Pull complete
5c4d2cf1b031: Pull complete
534903035cde: Pull complete
befa3560572e: Pull complete
Digest: sha256:73a89dba684a751eb80d92da4ac5fc822029c5d1dd41d92879c23c5ab634aab2
Status: Downloaded newer image for gcr.io/gapic-images/gapic-generator-python:latest
2020-03-24 05:13:40,281 synthtool > Generating code for: google/cloud/gaming/v1beta.
2020-03-24 05:13:47,655 synthtool > Generated code into /tmpfs/tmp/tmpf2njb4la.
2020-03-24 05:13:47,683 synthtool > No replacements made in **/*_pb2.py for pattern (\# -\*- coding: utf-8 -\*-\n)(\# Generated by the protocol buffer compiler\.  DO NOT EDIT!.*?import sys), maybe replacement is no longer needed?
2020-03-24 05:13:47,685 synthtool > No replacements made in **/*_pb2_grpc.py for pattern (\# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!)
(import grpc), maybe replacement is no longer needed?
2020-03-24 05:13:47,687 synthtool > Replaced 'google-cloud-gaming' in google/cloud/gaming_v1/services/game_server_deployments_service/client.py.
2020-03-24 05:13:47,688 synthtool > Replaced 'google-cloud-gaming' in google/cloud/gaming_v1/services/realms_service/client.py.
2020-03-24 05:13:47,688 synthtool > Replaced 'google-cloud-gaming' in google/cloud/gaming_v1/services/game_server_clusters_service/client.py.
2020-03-24 05:13:47,689 synthtool > Replaced 'google-cloud-gaming' in google/cloud/gaming_v1/services/game_server_configs_service/client.py.
2020-03-24 05:13:47,693 synthtool > Replaced '    start_time\\|-------\\[cron job\\]-------\\[cron job\\]-------\\[cron\n    job\\]---\\|end_time cron job: cron spec start time \\+ duration' in google/cloud/gaming_v1/types/common.py.
.coveragerc
.flake8
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.gitignore
.kokoro/build.sh
.kokoro/continuous/common.cfg
.kokoro/continuous/continuous.cfg
.kokoro/docs/common.cfg
.kokoro/docs/docs.cfg
.kokoro/presubmit/common.cfg
.kokoro/presubmit/presubmit.cfg
.kokoro/publish-docs.sh
.kokoro/release.sh
.kokoro/release/common.cfg
.kokoro/release/release.cfg
.kokoro/trampoline.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
docs/conf.py.j2
noxfile.py.j2
renovate.json
setup.cfg
2020-03-24 05:13:47,776 synthtool > Replaced 'bigquery/docs/generated' in .gitignore.
2020-03-24 05:13:47,776 synthtool > Replaced '\\["2\\.7", ' in noxfile.py.
2020-03-24 05:13:47,777 synthtool > Replaced '"3.5", ' in noxfile.py.
2020-03-24 05:13:47,777 synthtool > Replaced 'ignore = .*' in .flake8.
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/google/cloud/gaming_v1/services/game_server_clusters_service/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/docs/conf.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_clusters_service/transports/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_clusters_service/pagers.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_configs_service/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_clusters_service/transports/base.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_configs_service/pagers.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_configs_service/transports/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_configs_service/transports/base.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_clusters_service/transports/grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_deployments_service/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_clusters_service/client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_configs_service/client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_deployments_service/transports/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_configs_service/transports/grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_deployments_service/pagers.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/realms_service/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_deployments_service/transports/base.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/realms_service/pagers.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/realms_service/transports/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/realms_service/transports/base.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_deployments_service/transports/grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/realms_service/client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/realms_service/transports/grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/game_server_clusters_service.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/services/game_server_deployments_service/client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/game_server_configs_service.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/game_server_configs.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/game_server_deployments_service.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/common.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/realms_service.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/game_server_clusters.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/game_server_deployments.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/gaming_v1/types/realms.py
reformatted /tmpfs/src/git/autosynth/working_repo/noxfile.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gaming_v1/test_game_server_configs_service.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gaming_v1/test_game_server_clusters_service.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gaming_v1/test_realms_service.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gaming_v1/test_game_server_deployments_service.py
All done! ✨ 🍰 ✨
42 files reformatted, 2 files left unchanged.
Session blacken was successful.
2020-03-24 05:13:52,720 synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 24, 2020
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. chore: re-order methods (via synth) Mar 24, 2020
@busunkim96 busunkim96 merged commit 7c1c10c into master Mar 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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