GoogleCloudContactcenterinsightsV1DateRangeConfig constructor
GoogleCloudContactcenterinsightsV1DateRangeConfig({
- GoogleCloudContactcenterinsightsV1QueryInterval? absoluteDateRange,
- GoogleCloudContactcenterinsightsV1DateRangeConfigRelativeDateRange? relativeDateRange,
Implementation
GoogleCloudContactcenterinsightsV1DateRangeConfig({
this.absoluteDateRange,
this.relativeDateRange,
});