setUpdatePolicy
Sets the update policy for the persisted value. The update policy determines whether the persisted value can be updated with new values after it has been set. By default, the update policy is set to ALLOW_UPDATE, which means the value can be updated with new values.
Parameters
updatePolicy
The update policy to be applied to the persisted value.