This repository was archived by the owner on Feb 23, 2026. It is now read-only.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
client_info from start_rpc arg should be used when creating BidiRpc #202
python-api-core/google/api_core/bidi.py
Line 246 in 9eaa786
GAPIC clients add
client_infometadata to rpcs when the methods are wrapped. BidiRPC should use this start rpc's metadata ifmetadatais not passed to the constructor.CC @jameslynnwu