Applies incremental content changes to this resource.
If a resource supports versioning clients can pass some version
to check against it, if it is not provided latest version is used.
It updates version to latest.
throws
ResourceError.NotFound if a resource not found or was not read yet
throws
ResourceError.OutOfSync if latest resource version is out of sync with the given
Applies incremental content changes to this resource.
If a resource supports versioning clients can pass some version to check against it, if it is not provided latest version is used. It updates version to latest.
ResourceError.NotFound
if a resource not found or was not read yetResourceError.OutOfSync
if latest resource version is out of sync with the given