GetHeapObjectIdReturn

@Serializable
data class GetHeapObjectIdReturn(val heapSnapshotObjectId: String)

Constructors

Link copied to clipboard
constructor(heapSnapshotObjectId: String)

Properties

Link copied to clipboard

Id of the heap snapshot object corresponding to the passed remote object id.