<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [HeapProfiler](./puppeteer.protocol.heapprofiler.md) &gt; [GetObjectByHeapObjectIdResponse](./puppeteer.protocol.heapprofiler.getobjectbyheapobjectidresponse.md)

## Protocol.HeapProfiler.GetObjectByHeapObjectIdResponse interface

<b>Signature:</b>

```typescript
export interface GetObjectByHeapObjectIdResponse 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [result](./puppeteer.protocol.heapprofiler.getobjectbyheapobjectidresponse.result.md) | [Runtime.RemoteObject](./puppeteer.protocol.runtime.remoteobject.md) | Evaluation result. |