client_info
from start_rpc
arg should be used when creating BidiRpc
#202
Labels
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
python-api-core/google/api_core/bidi.py
Line 246 in 9eaa786
GAPIC clients add
client_info
metadata to rpcs when the methods are wrapped. BidiRPC should use this start rpc's metadata ifmetadata
is not passed to the constructor.CC @jameslynnwu
The text was updated successfully, but these errors were encountered: