RequestId

typealias RequestId = String

Unique request identifier. Note that this does not identify individual HTTP requests that are part of a network request.

Official doc