GetSamplingProfileResponse

@Serializable
data class GetSamplingProfileResponse(val profile: SamplingProfile)(source)

Response type for the MemoryDomain.getSamplingProfile command.

Constructors

Link copied to clipboard
constructor(profile: SamplingProfile)

Properties

Link copied to clipboard