Searched defs:composite_channel_credentials (Results 1 – 2 of 2) sorted by relevance
63 composite_channel_credentials = grpc.composite_channel_credentials variable
1448 def composite_channel_credentials(channel_credentials, *call_credentials): function