static Web web_setGlobalID(Web web, S globalID) { web.globalID = asGlobalID(globalID); ret web; }