toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3beta1.kotlin.outputs
/
GoogleCloudDialogflowCxV3beta1IntentResponse
/
GoogleCloudDialogflowCxV3beta1IntentResponse
Google
Cloud
Dialogflow
Cx
V3beta1Intent
Response
constructor
(
description
:
String
,
displayName
:
String
,
isFallback
:
Boolean
,
labels
:
Map
<
String
,
String
>
,
name
:
String
,
parameters
:
List
<
GoogleCloudDialogflowCxV3beta1IntentParameterResponse
>
,
priority
:
Int
,
trainingPhrases
:
List
<
GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseResponse
>
)