GoogleCloudDialogflowV2ToolCallResult constructor
GoogleCloudDialogflowV2ToolCallResult({})
Implementation
GoogleCloudDialogflowV2ToolCallResult({
this.action,
this.content,
this.createTime,
this.error,
this.rawContent,
this.tool,
});