explicitUpdateData
fun explicitUpdateData(dataId: String, value: AnySerializable?): UpdateDataEventSchema.Update.UpdateDate.Explicit
Writes value as-is under the single, exact key dataId — no key explosion, so this is required whenever the value is itself a map/record.