Skip to content

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > You are running the synthesis script directly, this will be disabled in a future release of Synthtool. Please use python3 -m synthtool instead.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
7b8b6451c85f: Pulling fs layer
ab4d1096d9ba: Pulling fs layer
e6797d1788ac: Pulling fs layer
e25c5c290bde: Pulling fs layer
64cc7778860a: Pulling fs layer
fba400fd4e72: Pulling fs layer
034dbb0beb6d: Pulling fs layer
2fc51e8f92f3: Pulling fs layer
a4a5249d2639: Pulling fs layer
c9a6f6bfc96b: Pulling fs layer
fba0f0f727c2: Pulling fs layer
1059a6b2506e: Pulling fs layer
f3756e52e4de: Pulling fs layer
43bc6a5b7b95: Pulling fs layer
2de0922ea8ee: Pulling fs layer
f048d7833b62: Pulling fs layer
a79871e06993: Pulling fs layer
e7b11ec69700: Pulling fs layer
7408620fa0d1: Pulling fs layer
71c0765ba0e5: Pulling fs layer
5a2dfcfff060: Pulling fs layer
3724d328eeed: Pulling fs layer
a82857489f90: Pulling fs layer
f3756e52e4de: Waiting
43bc6a5b7b95: Waiting
2de0922ea8ee: Waiting
f048d7833b62: Waiting
a79871e06993: Waiting
e7b11ec69700: Waiting
7408620fa0d1: Waiting
71c0765ba0e5: Waiting
5a2dfcfff060: Waiting
3724d328eeed: Waiting
a82857489f90: Waiting
2fc51e8f92f3: Waiting
fba400fd4e72: Waiting
e25c5c290bde: Waiting
a4a5249d2639: Waiting
034dbb0beb6d: Waiting
64cc7778860a: Waiting
c9a6f6bfc96b: Waiting
1059a6b2506e: Waiting
fba0f0f727c2: Waiting
ab4d1096d9ba: Verifying Checksum
ab4d1096d9ba: Download complete
e6797d1788ac: Verifying Checksum
e6797d1788ac: Download complete
7b8b6451c85f: Verifying Checksum
7b8b6451c85f: Download complete
e25c5c290bde: Verifying Checksum
e25c5c290bde: Download complete
64cc7778860a: Verifying Checksum
64cc7778860a: Download complete
034dbb0beb6d: Verifying Checksum
034dbb0beb6d: Download complete
a4a5249d2639: Verifying Checksum
a4a5249d2639: Download complete
c9a6f6bfc96b: Verifying Checksum
c9a6f6bfc96b: Download complete
2fc51e8f92f3: Verifying Checksum
2fc51e8f92f3: Download complete
1059a6b2506e: Verifying Checksum
1059a6b2506e: Download complete
fba400fd4e72: Verifying Checksum
fba400fd4e72: Download complete
7b8b6451c85f: Pull complete
ab4d1096d9ba: Pull complete
e6797d1788ac: Pull complete
f3756e52e4de: Verifying Checksum
f3756e52e4de: Download complete
43bc6a5b7b95: Verifying Checksum
43bc6a5b7b95: Download complete
fba0f0f727c2: Verifying Checksum
fba0f0f727c2: Download complete
e25c5c290bde: Pull complete
2de0922ea8ee: Verifying Checksum
2de0922ea8ee: Download complete
f048d7833b62: Verifying Checksum
f048d7833b62: Download complete
e7b11ec69700: Verifying Checksum
e7b11ec69700: Download complete
71c0765ba0e5: Verifying Checksum
71c0765ba0e5: Download complete
64cc7778860a: Pull complete
5a2dfcfff060: Download complete
a79871e06993: Verifying Checksum
a79871e06993: Download complete
3724d328eeed: Verifying Checksum
3724d328eeed: Download complete
a82857489f90: Verifying Checksum
a82857489f90: Download complete
7408620fa0d1: Verifying Checksum
7408620fa0d1: Download complete
fba400fd4e72: Pull complete
034dbb0beb6d: Pull complete
2fc51e8f92f3: Pull complete
a4a5249d2639: Pull complete
c9a6f6bfc96b: Pull complete
fba0f0f727c2: Pull complete
1059a6b2506e: Pull complete
f3756e52e4de: Pull complete
43bc6a5b7b95: Pull complete
2de0922ea8ee: Pull complete
f048d7833b62: Pull complete
a79871e06993: Pull complete
e7b11ec69700: Pull complete
7408620fa0d1: Pull complete
71c0765ba0e5: Pull complete
5a2dfcfff060: Pull complete
3724d328eeed: Pull complete
a82857489f90: Pull complete
Digest: sha256:2f6b261ee7fe1aedf238991c93a20b3820de37a343d0cacf3e3e9555c2aaf2ea
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.
.flake8
MANIFEST.in
noxfile.py.j2
setup.cfg
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.
synthtool > Cleaned up 2 temporary directories.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 21, 2018
@tseaver tseaver changed the title [CHANGE ME] Re-generated asset to pick up changes in the API or client library generator. Asset: pick up enum fixes in the GAPIC generator. Nov 21, 2018
@tseaver tseaver added the api: cloudasset Issues related to the Cloud Asset Inventory API. label Nov 21, 2018
@tseaver tseaver merged commit 361a7e0 into master Nov 21, 2018
@tseaver tseaver deleted the autosynth-asset branch November 21, 2018 15:24
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