menu
googleapis package
documentation
dialogflow/v3.dart
GoogleCloudDialogflowCxV3EntityTypeEntity
GoogleCloudDialogflowCxV3EntityTypeEntity constructor
GoogleCloudDialogflowCxV3EntityTypeEntity constructor
dark_mode
light_mode
GoogleCloudDialogflowCxV3EntityTypeEntity
constructor
GoogleCloudDialogflowCxV3EntityTypeEntity
(
{
List
<
String
>
?
synonyms
,
String
?
value
,
})
Implementation
GoogleCloudDialogflowCxV3EntityTypeEntity({ this.synonyms, this.value, });
googleapis package
documentation
dialogflow/v3
GoogleCloudDialogflowCxV3EntityTypeEntity
GoogleCloudDialogflowCxV3EntityTypeEntity constructor
GoogleCloudDialogflowCxV3EntityTypeEntity class