gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Add support for REST client side streaming

Open parthea opened this issue 9 months ago • 0 comments

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

parthea avatar Mar 31 '25 10:03 parthea