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