GoogleCloudContactcenterinsightsV1ConversationDataOptions constructor

GoogleCloudContactcenterinsightsV1ConversationDataOptions({
  1. bool? includeDialogflowInteractionData,
})

Implementation

GoogleCloudContactcenterinsightsV1ConversationDataOptions({
  this.includeDialogflowInteractionData,
});