update property
Update existing rows in a table.
If any of the rows does not already exist, the transaction fails with
error NOT_FOUND
.
Implementation
Write? update;
Update existing rows in a table.
If any of the rows does not already exist, the transaction fails with
error NOT_FOUND
.
Write? update;