set
Adds an update instruction for setting the given attribute key to the given value
Parameters
key
The name of the top-level attribute to set
value
The desired value of the given attribute
Adds an update instruction for setting the elements at the given index to the given value
Parameters
index
The index of the element to update
value
The desired value of the given element
Adds an update instruction for setting the given attribute/entry key to the given value
Parameters
key
The name of the attribute or entry to set
value
The desired value of the given attribute