GoogleCloudDialogflowV2beta1IntentFollowupIntentInfoResponse

data class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfoResponse(val followupIntentName: String, val parentFollowupIntentName: String)

Represents a single followup intent in the chain.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the followup intent. Format: projects//agent/intents/.

Link copied to clipboard

The unique identifier of the followup intent's parent. Format: projects//agent/intents/.