chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.layertree / SnapshotCommandLogRequest

SnapshotCommandLogRequest

data class SnapshotCommandLogRequest

Request object containing input parameters for the LayerTreeDomain.snapshotCommandLog command.

Constructors

<init>

Request object containing input parameters for the LayerTreeDomain.snapshotCommandLog command.

SnapshotCommandLogRequest(snapshotId: SnapshotId)

Properties

snapshotId

The id of the layer snapshot.

val snapshotId: SnapshotId