Settings constructor
Settings({})
Implementation
Settings({
this.defaultSinkConfig,
this.disableDefaultSink,
this.kmsKeyName,
this.kmsServiceAccountId,
this.loggingServiceAccountId,
this.name,
this.storageLocation,
});