class AmpInspectionResult extends Collection (View source)

Properties

protected $collection_key
string $ampIndexStatusVerdict
string $ampUrl
string $indexingState
protected $issuesType
protected $issuesDataType
string $lastCrawlTime
string $pageFetchState
string $robotsTxtState
string $verdict

Methods

setAmpIndexStatusVerdict($ampIndexStatusVerdict)

No description

string
getAmpIndexStatusVerdict()

No description

setAmpUrl($ampUrl)

No description

string
getAmpUrl()

No description

setIndexingState($indexingState)

No description

string
getIndexingState()

No description

setIssues($issues)

No description

getIssues()

No description

setLastCrawlTime($lastCrawlTime)

No description

string
getLastCrawlTime()

No description

setPageFetchState($pageFetchState)

No description

string
getPageFetchState()

No description

setRobotsTxtState($robotsTxtState)

No description

string
getRobotsTxtState()

No description

setVerdict($verdict)

No description

string
getVerdict()

No description

Details

setAmpIndexStatusVerdict($ampIndexStatusVerdict)

No description

Parameters

$ampIndexStatusVerdict

string getAmpIndexStatusVerdict()

No description

Return Value

string

setAmpUrl($ampUrl)

No description

Parameters

$ampUrl

string getAmpUrl()

No description

Return Value

string

setIndexingState($indexingState)

No description

Parameters

$indexingState

string getIndexingState()

No description

Return Value

string

setIssues($issues)

No description

Parameters

$issues

AmpIssue[] getIssues()

No description

Return Value

AmpIssue[]

setLastCrawlTime($lastCrawlTime)

No description

Parameters

$lastCrawlTime

string getLastCrawlTime()

No description

Return Value

string

setPageFetchState($pageFetchState)

No description

Parameters

$pageFetchState

string getPageFetchState()

No description

Return Value

string

setRobotsTxtState($robotsTxtState)

No description

Parameters

$robotsTxtState

string getRobotsTxtState()

No description

Return Value

string

setVerdict($verdict)

No description

Parameters

$verdict

string getVerdict()

No description

Return Value

string