Class BidiStreamingAnalyzeContentRequest (2.43.0)

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

The request message for Participants.BidiStreamingAnalyzeContent.

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.dialogflow_v2beta1.types.BidiStreamingAnalyzeContentRequest.Config
The config message for this conversation. This field is a member of oneof_ request.
input google.cloud.dialogflow_v2beta1.types.BidiStreamingAnalyzeContentRequest.Input
Text, audio or other multi-modality inputs. This is the second and following messages sent by the client. This field is a member of oneof_ request.

Classes

Config

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

Input

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

Input for the conversation.

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

TurnInput

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

Input that forms data for a single turn.

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