pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v2beta1.kotlin.outputs
/
GoogleCloudDialogflowV2beta1IntentMessageTableCardCellResponse
Google
Cloud
Dialogflow
V2beta1Intent
Message
Table
Card
Cell
Response
data
class
GoogleCloudDialogflowV2beta1IntentMessageTableCardCellResponse
(
val
text
:
String
)
Cell of TableCardRow.
Types
Constructors
Properties
Constructors
Google
Cloud
Dialogflow
V2beta1Intent
Message
Table
Card
Cell
Response
Link copied to clipboard
fun
GoogleCloudDialogflowV2beta1IntentMessageTableCardCellResponse
(
text
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
text
Link copied to clipboard
val
text
:
String
Text in this cell.