GoogleCloudContactcenterinsightsV1SampleConversationsRequest constructor
GoogleCloudContactcenterinsightsV1SampleConversationsRequest({
- GoogleCloudContactcenterinsightsV1Dataset? destinationDataset,
- String? parent,
- GoogleCloudContactcenterinsightsV1SampleRule? sampleRule,
Implementation
GoogleCloudContactcenterinsightsV1SampleConversationsRequest({
this.destinationDataset,
this.parent,
this.sampleRule,
});