Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type.DialogflowCxEntityTypeExcludedPhrases
-
Packages that use DialogflowCxEntityTypeExcludedPhrases Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type google_dialogflow_cx_entity_type -
-
Uses of DialogflowCxEntityTypeExcludedPhrases in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type that implement DialogflowCxEntityTypeExcludedPhrases Modifier and Type Class Description static classDialogflowCxEntityTypeExcludedPhrases.Jsii$ProxyAn implementation forDialogflowCxEntityTypeExcludedPhrasesMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type that return DialogflowCxEntityTypeExcludedPhrases Modifier and Type Method Description DialogflowCxEntityTypeExcludedPhrasesDialogflowCxEntityTypeExcludedPhrases.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type with parameters of type DialogflowCxEntityTypeExcludedPhrases Modifier and Type Method Description voidDialogflowCxEntityTypeExcludedPhrasesOutputReference. setInternalValue(DialogflowCxEntityTypeExcludedPhrases value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type with type arguments of type DialogflowCxEntityTypeExcludedPhrases Modifier and Type Method Description DialogflowCxEntityType.BuilderDialogflowCxEntityType.Builder. excludedPhrases(List<? extends DialogflowCxEntityTypeExcludedPhrases> excludedPhrases)excluded_phrases block.DialogflowCxEntityTypeConfig.BuilderDialogflowCxEntityTypeConfig.Builder. excludedPhrases(List<? extends DialogflowCxEntityTypeExcludedPhrases> excludedPhrases)Sets the value ofDialogflowCxEntityTypeConfig.getExcludedPhrases()voidDialogflowCxEntityTypeExcludedPhrasesList. setInternalValue(List<DialogflowCxEntityTypeExcludedPhrases> value)
-