class NonSdkApiInsight extends Collection (View source)

Properties

protected $collection_key
string[] $exampleTraceMessages
string $matcherId
protected $pendingGoogleUpdateInsightType
protected $pendingGoogleUpdateInsightDataType
protected $upgradeInsightType
protected $upgradeInsightDataType

Methods

setExampleTraceMessages($exampleTraceMessages)

No description

string[]
getExampleTraceMessages()

No description

setMatcherId($matcherId)

No description

string
getMatcherId()

No description

setPendingGoogleUpdateInsight(PendingGoogleUpdateInsight $pendingGoogleUpdateInsight)

No description

setUpgradeInsight(UpgradeInsight $upgradeInsight)

No description

Details

setExampleTraceMessages($exampleTraceMessages)

No description

Parameters

$exampleTraceMessages

string[] getExampleTraceMessages()

No description

Return Value

string[]

setMatcherId($matcherId)

No description

Parameters

$matcherId

string getMatcherId()

No description

Return Value

string

setPendingGoogleUpdateInsight(PendingGoogleUpdateInsight $pendingGoogleUpdateInsight)

No description

Parameters

PendingGoogleUpdateInsight $pendingGoogleUpdateInsight

PendingGoogleUpdateInsight getPendingGoogleUpdateInsight()

No description

setUpgradeInsight(UpgradeInsight $upgradeInsight)

No description

Parameters

UpgradeInsight $upgradeInsight

UpgradeInsight getUpgradeInsight()

No description

Return Value

UpgradeInsight