Skip to content

client_info from start_rpc arg should be used when creating BidiRpc #202

@busunkim96

Description

@busunkim96

def __init__(self, start_rpc, initial_request=None, metadata=None):

GAPIC clients add client_info metadata to rpcs when the methods are wrapped. BidiRPC should use this start rpc's metadata if metadata is not passed to the constructor.

CC @jameslynnwu

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions