GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig constructor

GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig({
  1. String? medium,
})

Implementation

GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig({
  this.medium,
});