toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.outputs
/
GoogleCloudDialogflowCxV3EntityTypeExcludedPhraseResponse
Google
Cloud
Dialogflow
Cx
V3Entity
Type
Excluded
Phrase
Response
data
class
GoogleCloudDialogflowCxV3EntityTypeExcludedPhraseResponse
(
val
value
:
String
)
An excluded entity phrase that should not be matched.
Members
Constructors
Google
Cloud
Dialogflow
Cx
V3Entity
Type
Excluded
Phrase
Response
Link copied to clipboard
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String
The word or phrase to be excluded.