GoogleCloudDialogflowV2ImportConversationDataRequest constructor

GoogleCloudDialogflowV2ImportConversationDataRequest({
  1. GoogleCloudDialogflowV2InputConfig? inputConfig,
})

Implementation

GoogleCloudDialogflowV2ImportConversationDataRequest({
  this.inputConfig,
});