menu
googleapis package
documentation
dialogflow/v2.dart
GoogleCloudDialogflowV2ValidationError
GoogleCloudDialogflowV2ValidationError constructor
GoogleCloudDialogflowV2ValidationError constructor
dark_mode
light_mode
GoogleCloudDialogflowV2ValidationError
constructor
GoogleCloudDialogflowV2ValidationError
(
{
List
<
String
>
?
entries
,
String
?
errorMessage
,
String
?
severity
,
})
Implementation
GoogleCloudDialogflowV2ValidationError({ this.entries, this.errorMessage, this.severity, });
googleapis package
documentation
dialogflow/v2
GoogleCloudDialogflowV2ValidationError
GoogleCloudDialogflowV2ValidationError constructor
GoogleCloudDialogflowV2ValidationError class