Class BidiSessionClientMessage (0.3.0)

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

The top-level message sent by the client for the SessionService.BidiRunSession method.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
config google.cloud.ces_v1beta.types.SessionConfig
Optional. The initial config message for the session. This field is a member of oneof_ message_type.
realtime_input google.cloud.ces_v1beta.types.SessionInput
Optional. Realtime input for the session. This field is a member of oneof_ message_type.