GoogleCloudApigeeV1ExportRequest constructor
      
      GoogleCloudApigeeV1ExportRequest({})
     
    
    
Implementation
GoogleCloudApigeeV1ExportRequest({
  this.csvDelimiter,
  this.datastoreName,
  this.dateRange,
  this.description,
  this.name,
  this.outputFormat,
});