BrokenSite
data class BrokenSite(val category: String?, val description: String?, val siteUrl: String, val upgradeHttps: Boolean, val blockedTrackers: String, val surrogates: String, val siteType: String, val urlParametersRemoved: Boolean, val consentManaged: Boolean, val consentOptOutFailed: Boolean, val consentSelfTestFailed: Boolean, val errorCodes: String, val httpErrorCodes: String, val loginSite: String?, val reportFlow: ReportFlow?, val userRefreshCount: Int, val openerContext: String?, val jsPerformance: List<Double>?, val contentScopeExperiments: List<Toggle>?, val debugFlags: List<String>?)
Constructors
Link copied to clipboard
constructor(category: String?, description: String?, siteUrl: String, upgradeHttps: Boolean, blockedTrackers: String, surrogates: String, siteType: String, urlParametersRemoved: Boolean, consentManaged: Boolean, consentOptOutFailed: Boolean, consentSelfTestFailed: Boolean, errorCodes: String, httpErrorCodes: String, loginSite: String?, reportFlow: ReportFlow?, userRefreshCount: Int, openerContext: String?, jsPerformance: List<Double>?, contentScopeExperiments: List<Toggle>?, debugFlags: List<String>?)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard