RemoteUpdate # Bases: object A temporal update Parameters: Name Type Description Default time TimeInput the timestamp for the update required properties PropInput the properties for the update required __new__(time, properties=None) # Create and return a new object. See help(type) for accurate signature.