Google Cloud Dialogflow Cx V3Intent Parameter Response
data class GoogleCloudDialogflowCxV3IntentParameterResponse(val entityType: String, val isList: Boolean, val redact: Boolean)
Represents an intent parameter.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3IntentParameterResponse(entityType: String, isList: Boolean, redact: Boolean)