chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.cachestorage / RequestEntriesRequest / <init>

<init>

RequestEntriesRequest(cacheId: CacheId, skipCount: Int? = null, pageSize: Int? = null, pathFilter: String? = null)

Request object containing input parameters for the CacheStorageDomain.requestEntries command.