Per-call options for Storage set().
Optional
When true, skips the network write if the serialized value matches the last value known to be stored for this key (from a previous successful set() or get()). Overrides the configured default. Default: true.
Per-call options for Storage set().