Interface protos.google.cloud.dialogflow.v2beta1.IBidiStreamingAnalyzeContentResponse (7.5.0)

Properties of a BidiStreamingAnalyzeContentResponse.

Package

@google-cloud/dialogflow

Properties

analyzeContentResponse

analyzeContentResponse?: (google.cloud.dialogflow.v2beta1.IAnalyzeContentResponse|null);

BidiStreamingAnalyzeContentResponse analyzeContentResponse

bargeInSignal

bargeInSignal?: (google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentResponse.IBargeInSignal|null);

BidiStreamingAnalyzeContentResponse bargeInSignal

recognitionResult

recognitionResult?: (google.cloud.dialogflow.v2beta1.IStreamingRecognitionResult|null);

BidiStreamingAnalyzeContentResponse recognitionResult

turnComplete

turnComplete?: (google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentResponse.ITurnComplete|null);

BidiStreamingAnalyzeContentResponse turnComplete