chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / DescribeNodeRequest / <init>

<init>

DescribeNodeRequest(nodeId: NodeId? = null, backendNodeId: BackendNodeId? = null, objectId: RemoteObjectId? = null, depth: Int? = null, pierce: Boolean? = null)

Request object containing input parameters for the DOMDomain.describeNode command.