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

Asset: rename 'GcsDestination.uri' -> 'object_uri', docstring changes (via synth). #7202

Merged
merged 1 commit into from
Jan 21, 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/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
51b50cb22088: Pulling fs layer
e1cf6f65c38b: Pulling fs layer
220e58b2fc55: Pulling fs layer
3e85d7684172: Pulling fs layer
3368cd7c4ccd: Pulling fs layer
2b21d3e11316: Pulling fs layer
44442f144823: Pulling fs layer
ea2336e9ab39: Pulling fs layer
fbc0a08bc0ca: Pulling fs layer
aa028de71834: Pulling fs layer
a79a14e25a19: Pulling fs layer
d01e0b673317: Pulling fs layer
65237769831e: Pulling fs layer
1739c696907b: Pulling fs layer
55798f88b21a: Pulling fs layer
ea2336e9ab39: Waiting
8d8d81e39dfe: Pulling fs layer
05c2898129c5: Pulling fs layer
798476dc8b43: Pulling fs layer
02ccc721e0ce: Pulling fs layer
3368cd7c4ccd: Waiting
2b21d3e11316: Waiting
fbc0a08bc0ca: Waiting
44442f144823: Waiting
aa028de71834: Waiting
a79a14e25a19: Waiting
d01e0b673317: Waiting
65237769831e: Waiting
1739c696907b: Waiting
55798f88b21a: Waiting
8d8d81e39dfe: Waiting
15b86ea20233: Waiting
05c2898129c5: Waiting
798476dc8b43: Waiting
02ccc721e0ce: Waiting
51b50cb22088: Waiting
220e58b2fc55: Waiting
3e85d7684172: Waiting
42986ef25bcd: Verifying Checksum
42986ef25bcd: Download complete
d927c1b717ec: Verifying Checksum
d927c1b717ec: Download complete
b849b56b69e7: Download complete
15b86ea20233: Verifying Checksum
15b86ea20233: Download complete
51b50cb22088: Verifying Checksum
51b50cb22088: Download complete
220e58b2fc55: Verifying Checksum
220e58b2fc55: Download complete
3368cd7c4ccd: Verifying Checksum
3368cd7c4ccd: Download complete
2b21d3e11316: Verifying Checksum
2b21d3e11316: Download complete
3e85d7684172: Verifying Checksum
3e85d7684172: Download complete
ea2336e9ab39: Verifying Checksum
ea2336e9ab39: Download complete
b849b56b69e7: Pull complete
e1cf6f65c38b: Verifying Checksum
e1cf6f65c38b: Download complete
42986ef25bcd: Pull complete
d927c1b717ec: Pull complete
15b86ea20233: Pull complete
fbc0a08bc0ca: Verifying Checksum
fbc0a08bc0ca: Download complete
aa028de71834: Verifying Checksum
aa028de71834: Download complete
44442f144823: Verifying Checksum
44442f144823: Download complete
a79a14e25a19: Verifying Checksum
a79a14e25a19: Download complete
d01e0b673317: Verifying Checksum
d01e0b673317: Download complete
1739c696907b: Verifying Checksum
1739c696907b: Download complete
51b50cb22088: Pull complete
8d8d81e39dfe: Verifying Checksum
8d8d81e39dfe: Download complete
05c2898129c5: Verifying Checksum
05c2898129c5: Download complete
65237769831e: Verifying Checksum
65237769831e: Download complete
798476dc8b43: Verifying Checksum
798476dc8b43: Download complete
02ccc721e0ce: Verifying Checksum
02ccc721e0ce: Download complete
55798f88b21a: Verifying Checksum
55798f88b21a: Download complete
e1cf6f65c38b: Pull complete
220e58b2fc55: Pull complete
3e85d7684172: Pull complete
3368cd7c4ccd: Pull complete
2b21d3e11316: Pull complete
44442f144823: Pull complete
ea2336e9ab39: Pull complete
fbc0a08bc0ca: Pull complete
aa028de71834: Pull complete
a79a14e25a19: Pull complete
d01e0b673317: Pull complete
65237769831e: Pull complete
1739c696907b: Pull complete
55798f88b21a: Pull complete
8d8d81e39dfe: Pull complete
05c2898129c5: Pull complete
798476dc8b43: Pull complete
02ccc721e0ce: Pull complete
Digest: sha256:d6c8ced606eb49973ca95d2af7c55a681acc042db0f87d135968349e7bf6dd80
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.

@yoshi-automation yoshi-automation added the api: cloudasset Issues related to the Cloud Asset Inventory API. label Jan 19, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 19, 2019
@tseaver tseaver changed the title [CHANGE ME] Re-generated asset to pick up changes in the API or client library generator. Asset: rename 'GcsDestination.uri' -> 'object_uri', docstring changes (via synth). Jan 21, 2019
@tseaver tseaver merged commit c1cb0ed into master Jan 21, 2019
@tseaver tseaver deleted the autosynth-asset branch January 21, 2019 18:01
parthea pushed a commit that referenced this pull request Oct 21, 2023
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