Skip to content

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/asset/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
b849b56b69e7: Pulling fs layer
42986ef25bcd: Pulling fs layer
d927c1b717ec: Pulling fs layer
15b86ea20233: Pulling fs layer
5b140f59cda7: Pulling fs layer
f12c176f5cb9: Pulling fs layer
0d7f20d8358e: Pulling fs layer
df887a306ca9: Pulling fs layer
192aeddc45f5: Pulling fs layer
a59bc5aa250b: Pulling fs layer
c1176e73aac3: Pulling fs layer
4cfa6935141d: Pulling fs layer
9e65acacc692: Pulling fs layer
536dcb66c9e6: Pulling fs layer
49b39eacce97: Pulling fs layer
901483d2cf8f: Pulling fs layer
41306cb6ba76: Pulling fs layer
aa44ad3d9896: Pulling fs layer
b58cbbd24a20: Pulling fs layer
46e2dfc9c32c: Pulling fs layer
7900af8129f1: Pulling fs layer
80f048df4f8c: Pulling fs layer
19b994993f94: Pulling fs layer
f12c176f5cb9: Waiting
0d7f20d8358e: Waiting
df887a306ca9: Waiting
192aeddc45f5: Waiting
a59bc5aa250b: Waiting
c1176e73aac3: Waiting
4cfa6935141d: Waiting
9e65acacc692: Waiting
536dcb66c9e6: Waiting
49b39eacce97: Waiting
901483d2cf8f: Waiting
41306cb6ba76: Waiting
aa44ad3d9896: Waiting
b58cbbd24a20: Waiting
46e2dfc9c32c: Waiting
7900af8129f1: Waiting
80f048df4f8c: Waiting
19b994993f94: Waiting
15b86ea20233: Waiting
5b140f59cda7: Waiting
42986ef25bcd: Verifying Checksum
42986ef25bcd: Download complete
d927c1b717ec: Verifying Checksum
d927c1b717ec: Download complete
b849b56b69e7: Download complete
15b86ea20233: Verifying Checksum
15b86ea20233: Download complete
5b140f59cda7: Verifying Checksum
5b140f59cda7: Download complete
0d7f20d8358e: Verifying Checksum
0d7f20d8358e: Download complete
192aeddc45f5: Verifying Checksum
192aeddc45f5: Download complete
a59bc5aa250b: Verifying Checksum
a59bc5aa250b: Download complete
df887a306ca9: Verifying Checksum
df887a306ca9: Download complete
f12c176f5cb9: Verifying Checksum
f12c176f5cb9: Download complete
b849b56b69e7: Pull complete
4cfa6935141d: Verifying Checksum
4cfa6935141d: Download complete
42986ef25bcd: Pull complete
d927c1b717ec: Pull complete
15b86ea20233: Pull complete
536dcb66c9e6: Verifying Checksum
536dcb66c9e6: Download complete
9e65acacc692: Download complete
c1176e73aac3: Verifying Checksum
c1176e73aac3: Download complete
49b39eacce97: Verifying Checksum
49b39eacce97: Download complete
901483d2cf8f: Verifying Checksum
901483d2cf8f: Download complete
aa44ad3d9896: Verifying Checksum
aa44ad3d9896: Download complete
5b140f59cda7: Pull complete
46e2dfc9c32c: Verifying Checksum
46e2dfc9c32c: Download complete
7900af8129f1: Verifying Checksum
7900af8129f1: Download complete
41306cb6ba76: Verifying Checksum
41306cb6ba76: Download complete
80f048df4f8c: Verifying Checksum
80f048df4f8c: Download complete
19b994993f94: Verifying Checksum
19b994993f94: Download complete
b58cbbd24a20: Verifying Checksum
b58cbbd24a20: Download complete
f12c176f5cb9: Pull complete
0d7f20d8358e: Pull complete
df887a306ca9: Pull complete
192aeddc45f5: Pull complete
a59bc5aa250b: Pull complete
c1176e73aac3: Pull complete
4cfa6935141d: Pull complete
9e65acacc692: Pull complete
536dcb66c9e6: Pull complete
49b39eacce97: Pull complete
901483d2cf8f: Pull complete
41306cb6ba76: Pull complete
aa44ad3d9896: Pull complete
b58cbbd24a20: Pull complete
46e2dfc9c32c: Pull complete
7900af8129f1: Pull complete
80f048df4f8c: Pull complete
19b994993f94: Pull complete
Digest: sha256:5a96c2c5c6f9570cc9556b63dc9ce1838777fd9166b5b64e43ad8e0ecee2fe2c
Status: Downloaded newer image for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/asset/artman_cloudasset_v1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/asset-v1beta1.
synthtool > Replaced 'from google.iam.v1 import policy_pb2 as' in google/cloud/asset_v1beta1/proto/assets_pb2.py.
synthtool > Replaced 'from google.iam.v1 import iam_policy_pb2_grpc as google_dot_iam_dot_v1_dot_policy__pb2' in google/cloud/asset_v1beta1/proto/assets_pb2.py.
synthtool > Replaced "_ASSET.fields_by_name\\['iam_policy'\\].message_type = google_dot_iam_dot_v1_dot_policy__pb2._POLICY" in google/cloud/asset_v1beta1/proto/assets_pb2.py.
synthtool > Replaced '          The full name of the asset. For example: ``//compute.googleapi\n          s.com/projects/my_project_123/zones/zone1/instances/instance1`\n          `. See `Resource Names <https://cloud.google.com/apis/design/r\n          esource_names#full_resource_name>`__ for more information.\n' in google/cloud/asset_v1beta1/proto/assets_pb2.py.
.coveragerc
.flake8
MANIFEST.in
noxfile.py.j2
setup.cfg
Running session blacken
Creating virtualenv using python3.6 in /tmpfs/src/git/autosynth/working_repo/asset/.nox/blacken
pip install --upgrade black
black google tests docs
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/gapic/asset_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/gapic/transports/asset_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/proto/asset_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/proto/assets_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/gapic/asset_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/tests/unit/gapic/v1beta1/test_asset_service_client_v1beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/proto/assets_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/asset/google/cloud/asset_v1beta1/proto/asset_service_pb2.py
All done! ✨ 🍰 ✨
14 files reformatted, 4 files left unchanged.
Session blacken was successful.
synthtool > Cleaned up 3 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 9, 2019
@tseaver tseaver added the codegen label Jan 9, 2019
@tseaver tseaver changed the title [CHANGE ME] Re-generated asset to pick up changes in the API or client library generator. Asset: protoc-generated serialization update. Jan 9, 2019
Copy link
Contributor

@tseaver tseaver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes to underlying .proto files.

@tseaver tseaver added the api: cloudasset Issues related to the Cloud Asset Inventory API. label Jan 9, 2019
@tseaver tseaver merged commit 05f39c0 into master Jan 9, 2019
@tseaver tseaver deleted the autosynth-asset branch January 9, 2019 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudasset Issues related to the Cloud Asset Inventory API. cla: yes This human has signed the Contributor License Agreement. codegen

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants