This repository was archived by the owner on Oct 16, 2023. It is now read-only.
fix: remove client recv msg limit fix: add enums to types/__init__.py#43
Merged
busunkim96 merged 1 commit intomasterfrom Dec 23, 2020
Merged
fix: remove client recv msg limit fix: add enums to types/__init__.py#43busunkim96 merged 1 commit intomasterfrom
types/__init__.py#43busunkim96 merged 1 commit intomasterfrom
Conversation
PiperOrigin-RevId: 347055288 Source-Author: Google APIs <[email protected]> Source-Date: Fri Dec 11 12:44:37 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907 Source-Link: googleapis/googleapis@dd372aa
busunkim96
approved these changes
Dec 23, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jan 25, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [2.1.0](https://www.github.com/googleapis/python-iam/compare/v2.0.0...v2.1.0) (2021-01-25) ### Features * add 'from_service_account_info' factory to clients ([29746e1](https://www.github.com/googleapis/python-iam/commit/29746e1984fc3942d830f54a9e921151d4d720c1)) * add common resource helpers; expose client transport ([da9e307](https://www.github.com/googleapis/python-iam/commit/da9e307cec6e2d38ef3c42a67ebdb6ab915b09f5)) * add from_service_account_info factory and fix sphinx identifiers ([#48](https://www.github.com/googleapis/python-iam/issues/48)) ([29746e1](https://www.github.com/googleapis/python-iam/commit/29746e1984fc3942d830f54a9e921151d4d720c1)) ### Bug Fixes * fix sphinx identifiers ([29746e1](https://www.github.com/googleapis/python-iam/commit/29746e1984fc3942d830f54a9e921151d4d720c1)) * remove client recv msg limit fix: add enums to `types/__init__.py` ([#43](https://www.github.com/googleapis/python-iam/issues/43)) ([8f5023d](https://www.github.com/googleapis/python-iam/commit/8f5023dbb24a8151bfcd967261904797d8d74b5b)) ### Documentation * link to migration guide ([#28](https://www.github.com/googleapis/python-iam/issues/28)) ([f895427](https://www.github.com/googleapis/python-iam/commit/f895427f7e59820931de194af42a10f44c5e9ae6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/71c982aa-fc95-4efe-80a5-77a98b67742a/targets
PiperOrigin-RevId: 347055288
Source-Link: googleapis/googleapis@dd372aa