[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [LayerTree](./puppeteer.protocol.layertree.md) > [SnapshotCommandLogRequest](./puppeteer.protocol.layertree.snapshotcommandlogrequest.md) ## Protocol.LayerTree.SnapshotCommandLogRequest interface Signature: ```typescript export interface SnapshotCommandLogRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [snapshotId](./puppeteer.protocol.layertree.snapshotcommandlogrequest.snapshotid.md) | [SnapshotId](./puppeteer.protocol.layertree.snapshotid.md) | The id of the layer snapshot. |