GoogleCloudDialogflowCxV3EntityTypeExcludedPhraseArgs

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

An excluded entity phrase that should not be matched.

Constructors

Functions

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

Properties

Link copied to clipboard
val value: Output<String>

The word or phrase to be excluded.