GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewRequest constructor
GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewRequest({
- GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewRequestAgentSource? agentPerformanceSource,
- GoogleCloudContactcenterinsightsV1QueryInterval? comparisonQueryInterval,
- String? filter,
- GoogleCloudContactcenterinsightsV1QueryInterval? queryInterval,
Implementation
GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewRequest({
this.agentPerformanceSource,
this.comparisonQueryInterval,
this.filter,
this.queryInterval,
});