gapic-generator-python
gapic-generator-python copied to clipboard
Add support for REST client side streaming
See code snippet below which shows that client side streaming is not yet supported in REST transport
https://github.com/googleapis/gapic-generator-python/blob/629cf19430d376273e9761eba40870ddeedcd549/gapic/templates/%25namespace/%25name_%25version/%25sub/services/%25service/transports/rest.py.j2#L289-L293