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