IDetectIntentResponse

google.cloud.dialogflow.cx.v3beta1. IDetectIntentResponse

Properties of a DetectIntentResponse.

Properties:
Name Type Attributes Description
responseId string | null <optional>

DetectIntentResponse responseId

queryResult google.cloud.dialogflow.cx.v3beta1.IQueryResult | null <optional>

DetectIntentResponse queryResult

outputAudio Uint8Array | null <optional>

DetectIntentResponse outputAudio

outputAudioConfig google.cloud.dialogflow.cx.v3beta1.IOutputAudioConfig | null <optional>

DetectIntentResponse outputAudioConfig

responseType google.cloud.dialogflow.cx.v3beta1.DetectIntentResponse.ResponseType | null <optional>

DetectIntentResponse responseType

allowCancellation boolean | null <optional>

DetectIntentResponse allowCancellation