Class Open (0.1.0)

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

Message for opening a new stream.

Attributes

Name Description
stream_id int
Required. The unique ID that will be used to talk to this stream. This should probably just be a number that increments for each new Open request.
service str
Optional. An ADB service to use in the new stream.