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