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

fix(v1): resolve issue handling protobuf responses in rest streaming by gcp-cherry-pick-bot[bot] · Pull Request #609 · googleapis/python-api-core · GitHub

This repository was archived by the owner on Feb 23, 2026. It is now read-only.
/ python-api-core Public archive

fix(v1): resolve issue handling protobuf responses in rest streaming - #609

Merged
parthea merged 2 commits into
v1from
cherry-pick-c8ba66-v1
Feb 13, 2024
Merged

fix(v1): resolve issue handling protobuf responses in rest streaming#609
parthea merged 2 commits into
v1from
cherry-pick-c8ba66-v1

Conversation

Copy link
Copy Markdown

Cherry-picked fix: resolve issue handling protobuf responses in rest streaming (#604)

  • fix: resolve issue handling protobuf responses in rest streaming

  • raise ValueError if response_message_cls is not a subclass of proto.Message or google.protobuf.message.Message

  • remove response_type from pytest.mark.parametrize

  • 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

  • add test for ValueError in response_iterator._grab()

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* fix: resolve issue handling protobuf responses in rest streaming

* raise ValueError if response_message_cls is not a subclass of proto.Message or google.protobuf.message.Message

* remove response_type from pytest.mark.parametrize

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* add test for ValueError in response_iterator._grab()

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
gcp-cherry-pick-bot Bot requested review from a team February 13, 2024 17:03
product-auto-label Bot added the size: l Pull request size is large. label Feb 13, 2024
parthea changed the title fix: resolve issue handling protobuf responses in rest streaming (#604) * fix: resolve issue handling protobuf responses in rest streaming * raise ValueError if response_message_cls is not a subclass of proto.Message or google.protobuf.message.Message * remove response_type from pytest.mark.parametrize * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add test for ValueError in response_iterator._grab() --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> fix: resolve issue handling protobuf responses in rest streaming Feb 13, 2024
parthea changed the title fix: resolve issue handling protobuf responses in rest streaming fix(v1): resolve issue handling protobuf responses in rest streaming Feb 13, 2024
parthea merged commit d386d2e into v1 Feb 13, 2024
parthea deleted the cherry-pick-c8ba66-v1 branch February 13, 2024 17:25
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.

Labels

size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL