core.Map<core.String, core.dynamic> toJson() => { if (dataFormat != null) 'dataFormat': dataFormat!, if (gcsSource != null) 'gcsSource': gcsSource!, };