menu
googleapis package
documentation
dialogflow/v3.dart
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction constructor
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction constructor
dark_mode
light_mode
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
constructor
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
(
{
String
?
parameter
,
Object
?
value
,
})
Implementation
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction({ this.parameter, this.value, });
googleapis package
documentation
dialogflow/v3
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction constructor
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction class