GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhraseArgs

data class GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhraseArgs(val value: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhraseArgs>

An excluded entity phrase that should not be matched.

Constructors

Functions

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

Properties

Link copied to clipboard
val value: Output<String>

The word or phrase to be excluded.