GoogleCloudDialogflowCxV3beta1IntentInputArgs

data class GoogleCloudDialogflowCxV3beta1IntentInputArgs(val intent: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1IntentInputArgs>

Represents the intent to trigger programmatically rather than as a result of natural language processing.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowCxV3beta1IntentInputArgs

Properties

Link copied to clipboard
val intent: Output<String>

The unique identifier of the intent. Format: projects//locations//agents//intents/.