GoogleCloudChannelV1RunReportJobRequest constructor
GoogleCloudChannelV1RunReportJobRequest({
- GoogleCloudChannelV1DateRange? dateRange,
- String? filter,
- String? languageCode,
Implementation
GoogleCloudChannelV1RunReportJobRequest({
this.dateRange,
this.filter,
this.languageCode,
});