IDetectIntentResponse

google.cloud.dialogflow.v2beta1. IDetectIntentResponse

Properties of a DetectIntentResponse.

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

DetectIntentResponse responseId

queryResult google.cloud.dialogflow.v2beta1.IQueryResult | null <optional>

DetectIntentResponse queryResult

alternativeQueryResults Array.<google.cloud.dialogflow.v2beta1.IQueryResult> | null <optional>

DetectIntentResponse alternativeQueryResults

webhookStatus google.rpc.IStatus | null <optional>

DetectIntentResponse webhookStatus

outputAudio Uint8Array | null <optional>

DetectIntentResponse outputAudio

outputAudioConfig google.cloud.dialogflow.v2beta1.IOutputAudioConfig | null <optional>

DetectIntentResponse outputAudioConfig