# Functions
ActivityStreamsUpdateExtends returns true if the Update type extends from the other type.
DeserializeUpdate creates a Update from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsUpdate returns true if the other provided type is the Update type or extends from the Update type.
NewActivityStreamsUpdate creates a new Update type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
UpdateIsDisjointWith returns true if the other provided type is disjoint with the Update type.
UpdateIsExtendedBy returns true if the other provided type extends from the Update type.
# Structs
Indicates that the actor has updated the object.