Uploads metadata only if the remote metadata_version matches the expected one. This provides CAS (Compare-And-Swap) behavior for multi-device coordination. Uploads metadata only if the remote metadata_version matches the expected one. This provides CAS (Compare-And-Swap) behavior for multi-device coordination. Note: The read-check-write sequence is not atomic over the wire. Between the version ch
(
&self,
metadata: &CloudMetadata,
expected_version: u64,
)
source not stored for this graph (policy: none)