This repository was archived by the owner on Feb 1, 2024. It is now read-only.
fix: remove client recv msg limit fix: add enums to types/__init__.py#56
Merged
gcf-merge-on-green[bot] merged 3 commits intomasterfrom Dec 22, 2020
Merged
fix: remove client recv msg limit fix: add enums to types/__init__.py#56gcf-merge-on-green[bot] merged 3 commits intomasterfrom
types/__init__.py#56gcf-merge-on-green[bot] merged 3 commits intomasterfrom
Conversation
PiperOrigin-RevId: 347055288 Source-Author: Google APIs <noreply@google.com> 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 22, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 24, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [2.2.0](https://github.com/googleapis/python-tasks/compare/v2.1.0...v2.2.0) (2021-02-24) ### Features * add from_service_account_info method to clients ([e1fdc76](https://github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1)) * **v2beta3, v2beta2:** introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats ([e1fdc76](https://github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1)) ### Bug Fixes * remove client recv msg limit fix: add enums to `types/__init__.py` ([#56](https://github.com/googleapis/python-tasks/issues/56)) ([6a5bfaf](https://github.com/googleapis/python-tasks/commit/6a5bfaf63b46567897c36907772b10ea4b0dff43)) * Update sample comments ([#58](https://github.com/googleapis/python-tasks/issues/58)) ([3eb30b3](https://github.com/googleapis/python-tasks/commit/3eb30b349b9092a2a2fb08116855139418ebd371)) ### Documentation * fix type references in docstrings ([e1fdc76](https://github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1)) * **v2beta2:** updates to AppEngineHttpRequest description ([e1fdc76](https://github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1)) * **v2beta3:** updates to max burst size description ([e1fdc76](https://github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1)) --- 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