pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3beta1.kotlin.outputs
/
GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhraseResponse
Google
Cloud
Dialogflow
Cx
V3beta1Entity
Type
Excluded
Phrase
Response
data
class
GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhraseResponse
(
val
value
:
String
)
An excluded entity phrase that should not be matched.
Types
Constructors
Properties
Constructors
Google
Cloud
Dialogflow
Cx
V3beta1Entity
Type
Excluded
Phrase
Response
Link copied to clipboard
fun
GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhraseResponse
(
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.