IDetectIntentResponse

google.cloud.dialogflow.cx.v3. IDetectIntentResponse

Properties of a DetectIntentResponse.

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

DetectIntentResponse responseId

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

DetectIntentResponse queryResult

outputAudio Uint8Array | null <optional>

DetectIntentResponse outputAudio

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

DetectIntentResponse outputAudioConfig

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

DetectIntentResponse responseType

allowCancellation boolean | null <optional>

DetectIntentResponse allowCancellation