GoogleCloudDialogflowCxV3PlaybookOutput.fromJson constructor
GoogleCloudDialogflowCxV3PlaybookOutput.fromJson(
- Map json_
Implementation
GoogleCloudDialogflowCxV3PlaybookOutput.fromJson(core.Map json_)
: this(executionSummary: json_['executionSummary'] as core.String?);