MemoryStoreUpdateCompletedResult interface
Memory update result.
Properties
| memory_operations | A list of individual memory operations that were performed during the update. |
| usage | Usage statistics associated with the memory update operation. |
Property Details
memory_operations
A list of individual memory operations that were performed during the update.
memory_operations: MemoryOperation[]
Property Value
usage
Usage statistics associated with the memory update operation.
usage: MemoryStoreOperationUsage