pulumi-google-native-kotlin
0.31.1.1
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.
Types
Constructors
Properties
Constructors
Google
Cloud
Dialogflow
Cx
V3Entity
Type
Excluded
Phrase
Response
Link copied to clipboard
fun
GoogleCloudDialogflowCxV3EntityTypeExcludedPhraseResponse
(
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.