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