chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.memory
/
GetBrowserSamplingProfileResponse
Get
Browser
Sampling
Profile
Response
@
Serializable
data
class
GetBrowserSamplingProfileResponse
(
val
profile
:
SamplingProfile
)
(
source
)
Response type for the
MemoryDomain.getBrowserSamplingProfile
command.
Members
Constructors
Get
Browser
Sampling
Profile
Response
Link copied to clipboard
constructor
(
profile
:
SamplingProfile
)
Properties
profile
Link copied to clipboard
val
profile
:
SamplingProfile