| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
* 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>
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The changes in this PR were created using git cherry-pick bcebc92eca69dae81c5e546d526c92b164a6b3b4
These commits were also added to resolve issues with presubmits:
8fb3819
deae4a0
b4cab0d
ba6e647
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