GoogleCloudContactcenterinsightsV1ConversationDataSource constructor
GoogleCloudContactcenterinsightsV1ConversationDataSource({
- GoogleCloudContactcenterinsightsV1DialogflowSource? dialogflowSource,
- GoogleCloudContactcenterinsightsV1GcsSource? gcsSource,
Implementation
GoogleCloudContactcenterinsightsV1ConversationDataSource({
this.dialogflowSource,
this.gcsSource,
});