PagespeedApiPagespeedResponseV5
class PagespeedApiPagespeedResponseV5 extends Model (View source)
Properties
string | $analysisUTCTimestamp | ||
string | $captchaResult | ||
string | $id | ||
string | $kind | ||
protected | $lighthouseResultType | ||
protected | $lighthouseResultDataType | ||
protected | $loadingExperienceType | ||
protected | $loadingExperienceDataType | ||
protected | $originLoadingExperienceType | ||
protected | $originLoadingExperienceDataType | ||
protected | $versionType | ||
protected | $versionDataType |
Methods
setAnalysisUTCTimestamp($analysisUTCTimestamp)
No description
string
getAnalysisUTCTimestamp()
No description
setCaptchaResult($captchaResult)
No description
string
getCaptchaResult()
No description
setId($id)
No description
string
getId()
No description
setKind($kind)
No description
string
getKind()
No description
getLighthouseResult()
No description
getLoadingExperience()
No description
getOriginLoadingExperience()
No description
getVersion()
No description
Details
setAnalysisUTCTimestamp($analysisUTCTimestamp)
No description
string
getAnalysisUTCTimestamp()
No description
setCaptchaResult($captchaResult)
No description
string
getCaptchaResult()
No description
setId($id)
No description
string
getId()
No description
setKind($kind)
No description
string
getKind()
No description
setLighthouseResult(LighthouseResultV5 $lighthouseResult)
No description
LighthouseResultV5
getLighthouseResult()
No description
setLoadingExperience(PagespeedApiLoadingExperienceV5 $loadingExperience)
No description
PagespeedApiLoadingExperienceV5
getLoadingExperience()
No description
setOriginLoadingExperience(PagespeedApiLoadingExperienceV5 $originLoadingExperience)
No description
PagespeedApiLoadingExperienceV5
getOriginLoadingExperience()
No description
setVersion(PagespeedVersion $version)
No description
PagespeedVersion
getVersion()
No description