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