GoogleCloudContactcenterinsightsV1DialogflowInteractionDataResponse

data class GoogleCloudContactcenterinsightsV1DialogflowInteractionDataResponse(val confidence: Double, val dialogflowIntentId: String)

Dialogflow interaction data.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The confidence of the match ranging from 0.0 (completely uncertain) to 1.0 (completely certain).

Link copied to clipboard

The Dialogflow intent resource path. Format: projects/{project}/agent/{agent}/intents/{intent}