menu
googleapis package
documentation
dialogflow/v2.dart
GoogleCloudDialogflowV2IntentSuggestion
GoogleCloudDialogflowV2IntentSuggestion constructor
GoogleCloudDialogflowV2IntentSuggestion constructor
dark_mode
light_mode
GoogleCloudDialogflowV2IntentSuggestion
constructor
GoogleCloudDialogflowV2IntentSuggestion
(
{
String
?
description
,
String
?
displayName
,
String
?
intentV2
,
})
Implementation
GoogleCloudDialogflowV2IntentSuggestion({ this.description, this.displayName, this.intentV2, });
googleapis package
documentation
dialogflow/v2
GoogleCloudDialogflowV2IntentSuggestion
GoogleCloudDialogflowV2IntentSuggestion constructor
GoogleCloudDialogflowV2IntentSuggestion class