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

Bigtable: Add 'options' arg to 'get_iam_policy'; pin black versoin (via synth). #8574

Closed
wants to merge 1 commit into from

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/bigtable/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:8900f94a81adaab0238965aa8a7b3648791f4f3a95ee65adc6a56cfcc3753101
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/bigtable/artman_bigtable.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-v2.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/bigtable/v2/bigtable.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-v2/google/cloud/bigtable_v2/proto/bigtable.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/bigtable/v2/data.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-v2/google/cloud/bigtable_v2/proto/data.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-v2/google/cloud/bigtable_v2/proto.
synthtool > Running generator for google/bigtable/admin/artman_bigtableadmin.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-admin-v2.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/bigtable/admin/v2/table.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-admin-v2/google/cloud/bigtable_admin_v2/proto/table.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/bigtable/admin/v2/common.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-admin-v2/google/cloud/bigtable_admin_v2/proto/common.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/bigtable/admin/v2/bigtable_instance_admin.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-admin-v2/google/cloud/bigtable_admin_v2/proto/bigtable_instance_admin.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/bigtable/admin/v2/instance.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-admin-v2/google/cloud/bigtable_admin_v2/proto/instance.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/bigtable/admin/v2/bigtable_table_admin.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-admin-v2/google/cloud/bigtable_admin_v2/proto/bigtable_table_admin.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/bigtable-admin-v2/google/cloud/bigtable_admin_v2/proto.
synthtool > Replaced "'google-cloud-bigtable-admin'" in google/cloud/bigtable_admin_v2/gapic/bigtable_instance_admin_client.py.
synthtool > Replaced "'google-cloud-bigtable-admin'" in google/cloud/bigtable_admin_v2/gapic/bigtable_table_admin_client.py.
synthtool > Replaced 'from google\\.cloud\\.bigtable\\.admin_v2.proto' in google/cloud/bigtable_admin_v2/proto/bigtable_instance_admin_pb2.py.
synthtool > Replaced 'from google\\.cloud\\.bigtable\\.admin_v2.proto' in google/cloud/bigtable_admin_v2/proto/bigtable_table_admin_pb2.py.
synthtool > Replaced 'from google\\.cloud\\.bigtable\\.admin_v2.proto' in google/cloud/bigtable_admin_v2/proto/bigtable_table_admin_pb2_grpc.py.
synthtool > Replaced 'from google\\.cloud\\.bigtable\\.admin_v2.proto' in google/cloud/bigtable_admin_v2/proto/instance_pb2.py.
synthtool > Replaced 'from google\\.cloud\\.bigtable\\.admin_v2.proto' in google/cloud/bigtable_admin_v2/proto/bigtable_instance_admin_pb2_grpc.py.
synthtool > Replaced 'google.api_core.grpc_helpers.create_channel\\(\n(\\s+)address.*\n\\s+credentials.*\n\\s+scopes.*\n' in google/cloud/bigtable_admin_v2/gapic/transports/bigtable_table_admin_grpc_transport.py.
synthtool > Replaced 'google.api_core.grpc_helpers.create_channel\\(\n(\\s+)address.*\n\\s+credentials.*\n\\s+scopes.*\n' in google/cloud/bigtable_v2/gapic/transports/bigtable_grpc_transport.py.
synthtool > Replaced '    __doc__ = bigtable_instance_admin_client.BigtableInstanceAdminClient.__doc__\n' in google/cloud/bigtable_admin_v2/__init__.py.
synthtool > Replaced 'if ``true_mutations`` is empty, and at most\n\n\\s*100000.' in google/cloud/bigtable_v2/gapic/bigtable_client.py.
synthtool > Replaced 'if ``false_mutations`` is empty, and at most\n\n\\s*100000.' in google/cloud/bigtable_v2/gapic/bigtable_client.py.
.coveragerc
.flake8
MANIFEST.in
noxfile.py.j2
setup.cfg
Running session blacken
Creating virtualenv using python3.6 in .nox/blacken
pip install black
black google tests docs
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/gapic/bigtable_instance_admin_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/gapic/bigtable_table_admin_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/gapic/transports/bigtable_instance_admin_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/gapic/transports/bigtable_table_admin_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/bigtable_instance_admin_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/gapic/bigtable_table_admin_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/gapic/bigtable_instance_admin_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/bigtable_table_admin_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/common_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/common_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/instance_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/instance_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/table_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_v2/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/table_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_v2/gapic/bigtable_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_v2/gapic/transports/bigtable_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_v2/gapic/bigtable_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_v2/proto/bigtable_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/bigtable_instance_admin_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_v2/proto/data_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_v2/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_admin_v2/proto/bigtable_table_admin_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/tests/unit/gapic/v2/test_bigtable_client_v2.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/tests/unit/gapic/v2/test_bigtable_table_admin_client_v2.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_v2/proto/bigtable_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/tests/unit/gapic/v2/test_bigtable_instance_admin_client_v2.py
reformatted /tmpfs/src/git/autosynth/working_repo/bigtable/google/cloud/bigtable_v2/proto/data_pb2.py
All done! ✨ 🍰 ✨
31 files reformatted, 42 files left unchanged.
Session blacken was successful.
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation added the api: bigtable Issues related to the Bigtable API. label Jul 3, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 3, 2019
@tseaver tseaver added codegen do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Jul 3, 2019
@tseaver tseaver changed the title [CHANGE ME] Re-generated bigtable to pick up changes in the API or client library generator. Bigtable: add 'options' arg to 'get_iam_policy'; pin black versoin (via synth). Jul 3, 2019
@tseaver tseaver changed the title Bigtable: add 'options' arg to 'get_iam_policy'; pin black versoin (via synth). Bigtable: Add 'options' arg to 'get_iam_policy'; pin black versoin (via synth). Jul 3, 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.

@crwilcox, @busunkim96, @lukesneeringer, tests fail on this PR (and lots of the others created today), because it pulls in the options argument for GetIamPolicy added in this googleapis commit.

Before merging, we need a corresponding release of grpc-google-iam-v1.

tseaver added a commit that referenced this pull request Jul 11, 2019
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Jun 4, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Jun 4, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Sep 22, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Sep 22, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Oct 21, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Oct 21, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Oct 21, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement. codegen do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants