CloudStorageConfig constructor
CloudStorageConfig({})
Implementation
CloudStorageConfig({
this.avroConfig,
this.bucket,
this.filenameDatetimeFormat,
this.filenamePrefix,
this.filenameSuffix,
this.maxBytes,
this.maxDuration,
this.maxMessages,
this.serviceAccountEmail,
this.state,
this.textConfig,
});