puppeteer/new-docs/puppeteer.protocol.heapprofiler.getobjectbyheapobjectidrequest.objectid.md

12 lines
590 B
Markdown
Raw Normal View History

<!-- 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; [GetObjectByHeapObjectIdRequest](./puppeteer.protocol.heapprofiler.getobjectbyheapobjectidrequest.md) &gt; [objectId](./puppeteer.protocol.heapprofiler.getobjectbyheapobjectidrequest.objectid.md)
## Protocol.HeapProfiler.GetObjectByHeapObjectIdRequest.objectId property
<b>Signature:</b>
```typescript
objectId: HeapSnapshotObjectId;
```