Class StreamInfo (1.4.1)

StreamInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The Information of bi-directional stream.

Attribute

NameDescription
id str
Unique identifier for the stream.

Inheritance

builtins.object > proto.message.Message > StreamInfo