FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(phishingprotection): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) by yoshi-automation · Pull Request #10048 · googleapis/google-cloud-python · GitHub

feat(phishingprotection): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) - #10048

Merged
busunkim96 merged 1 commit into
masterfrom
autosynth-phishingprotection
Jan 8, 2020
Merged

feat(phishingprotection): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth)#10048
busunkim96 merged 1 commit into
masterfrom
autosynth-phishingprotection

Conversation

Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/phishingprotection/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:264654a37596a44b0668b8ce6ac41082d713f6ee150b3fc6425fa78cc64e4f20
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/phishingprotection/artman_phishingprotection_v1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/phishingprotection-v1beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/phishingprotection/v1beta1/phishingprotection.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/phishingprotection-v1beta1/google/cloud/phishingprotection_v1beta1/proto/phishingprotection.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/phishingprotection-v1beta1/google/cloud/phishingprotection_v1beta1/proto.
synthtool > Replaced 'google-cloud-phishingprotection' in google/cloud/phishingprotection_v1beta1/gapic/phishing_protection_service_v1_beta1_client.py.
synthtool > Replaced 'PhishingProtectionServiceV1Beta1Client' in google/cloud/phishingprotection.py.
synthtool > Replaced 'PhishingProtectionServiceV1Beta1Client' in google/cloud/phishingprotection_v1beta1/__init__.py.
synthtool > Replaced 'PhishingProtectionServiceV1Beta1Client' in google/cloud/phishingprotection_v1beta1/gapic/phishing_protection_service_client.py.
synthtool > Replaced 'PhishingProtectionServiceV1Beta1Client' in google/cloud/phishingprotection_v1beta1/gapic/transports/phishing_protection_service_grpc_transport.py.
synthtool > Replaced 'PhishingProtectionServiceV1Beta1Client' in tests/unit/gapic/v1beta1/test_phishing_protection_service_client_v1beta1.py.
synthtool > Replaced 'PhishingProtectionServiceV1Beta1GrpcTransport' in google/cloud/phishingprotection_v1beta1/gapic/phishing_protection_service_client.py.
synthtool > Replaced 'PhishingProtectionServiceV1Beta1GrpcTransport' in google/cloud/phishingprotection_v1beta1/gapic/transports/phishing_protection_service_grpc_transport.py.
synthtool > No replacements made in tests/**/*.py for pattern PhishingProtectionServiceV1Beta1GrpcTransport, maybe replacement is not longer needed?
synthtool > No replacements made in google/cloud/**/*.py for pattern phishing_protection_v1_beta1_service_client, maybe replacement is not longer needed?
synthtool > Replaced 'phishing_protection_service_v1_beta1_grpc_transport' in google/cloud/phishingprotection_v1beta1/gapic/phishing_protection_service_client.py.
synthtool > Replaced 'phishing_protection_service_v1_beta1_client' in google/cloud/phishingprotection_v1beta1/__init__.py.
synthtool > Replaced 'phishing_protection_service_v1_beta1_client' in google/cloud/phishingprotection_v1beta1/gapic/phishing_protection_service_client.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/phishingprotection/google/cloud/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/google/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/google/cloud/phishingprotection.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/google/cloud/phishingprotection_v1beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/google/cloud/phishingprotection_v1beta1/gapic/phishing_protection_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/google/cloud/phishingprotection_v1beta1/gapic/transports/phishing_protection_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/docs/conf.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/google/cloud/phishingprotection_v1beta1/proto/phishingprotection_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/google/cloud/phishingprotection_v1beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/google/cloud/phishingprotection_v1beta1/gapic/phishing_protection_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/tests/unit/gapic/v1beta1/test_phishing_protection_service_client_v1beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/google/cloud/phishingprotection_v1beta1/proto/phishingprotection_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/phishingprotection/noxfile.py
All done! ✨ 🍰 ✨
13 files reformatted, 4 files left unchanged.
Session blacken was successful.
synthtool > Wrote metadata to synth.metadata.

yoshi-automation force-pushed the autosynth-phishingprotection branch from c684908 to 08c8da1 Compare January 3, 2020 13:25
yoshi-automation added the api: phishingprotection Issues related to the Phishing Protection API. label Jan 3, 2020
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 3, 2020
busunkim96 changed the title [CHANGE ME] Re-generated phishingprotection to pick up changes in the API or client library generator. feat(phishingprotection): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) Jan 8, 2020
busunkim96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2020
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2020
busunkim96 merged commit 21e4ff3 into master Jan 8, 2020
This was referenced Jan 29, 2020
parthea pushed a commit that referenced this pull request Jun 4, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: phishingprotection Issues related to the Phishing Protection API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL