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

[CHANGE ME] Re-generated kms to pick up changes in the API or client library generator. #10316

Closed
wants to merge 1 commit into from

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Commits in this repo since last synth:
1ebe370 chore(core:) release core 1.3.0 (#10308)
d6bd819 fix(spanner): fix imports for doc samples (#10283)
970ed4c fix: update resume token for restarting BiDi streams (#10282)
f0bcbd6 fix(bigquery): fix inserting missing repeated fields (#10196)
77dd923 test(bigquery): add tests for concatenating categorical columns (#10180)
193a1dd feat(spanner): add resource based routing implementation (#10183)
e710547 feat(storage): add support for signing URLs using token (#9889)
7c87dab fix: consume part of StreamingResponseIterator to support failure while under a retry context (#10206)
c3b9327 feat(pubsub): add delivery attempt property to message object received by user code (#10205)
ad93c6c chore(translate): change line breaks in docstrings (via synth)(#10274)
75cfcc4 chore(monitoring): change docstring line breaks (via synth) (#10268)
81255ec chore(vision): change docstring line breaks (via synth) (#10275)
b9dfc45 chore(webrisk): change docstring line breaks (#10276)
141159e chore(websecurityscanner): change line breaks in docstrings (via synth) (#10277)
de7cd71 chore(trace): change docstring line breaks (via synth) (#10273)
97b1ee2 chore(texttospeech): change docstring line breaks (via synth) (#10272)
881e563 fix(tasks): change default timeout values; bump copyright year to 2020; change line breaks in docstrings (via synth) (#10271)
4ade830 chore(speech): change docstring line breaks (via synth) (#10270)
3ba970f chore(spanner): bump copyright year to 2020; change docstring formatting (via synth) (#10269)

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/kms/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:19e945954fc960a4bdfee6cb34695898ab21a8cf0bac063ee39b91f00a1faec8
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/kms/artman_cloudkms.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/kms-v1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/kms/v1/service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/kms-v1/google/cloud/kms_v1/proto/service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/kms/v1/resources.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/kms-v1/google/cloud/kms_v1/proto/resources.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/kms-v1/google/cloud/kms_v1/proto.
synthtool > Replaced 'from google.iam.v1 import iam_policy_pb2' in google/cloud/kms_v1/gapic/transports/key_management_service_grpc_transport.py.
.coveragerc
.flake8
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
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/kms/google/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/gapic/transports/key_management_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/proto/resources_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/gapic/key_management_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/proto/service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/noxfile.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/gapic/key_management_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/proto/resources_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/tests/unit/gapic/v1/test_key_management_service_client_v1.py
reformatted /tmpfs/src/git/autosynth/working_repo/kms/google/cloud/kms_v1/proto/service_pb2.py
All done! ✨ 🍰 ✨
15 files reformatted, 6 files left unchanged.
Session blacken was successful.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation added the api: cloudkms Issues related to the Cloud Key Management Service API. label Feb 1, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 1, 2020
@busunkim96 busunkim96 closed this Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudkms Issues related to the Cloud Key Management Service API. 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