次の方法で共有


MemoryStoreUpdateCompletedResult interface

メモリ更新結果。

プロパティ

memory_operations

更新中に実行された個々のメモリ操作のリスト。

usage

メモリ更新操作に関連付けられた使用状況統計。

プロパティの詳細

memory_operations

更新中に実行された個々のメモリ操作のリスト。

memory_operations: MemoryOperation[]

プロパティ値

usage

メモリ更新操作に関連付けられた使用状況統計。

usage: MemoryStoreOperationUsage

プロパティ値