chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.fetch.events / FetchEvent / RequestPausedEvent / networkId

networkId

val networkId: RequestId?

If the intercepted request had a corresponding Network.requestWillBeSent event fired for it, then this networkId will be the same as the requestId present in the requestWillBeSent event.