class GoogleCloudRecaptchaenterpriseV1ChallengeMetrics extends Model (View source)

Properties

string $failedCount
string $nocaptchaCount
string $pageloadCount
string $passedCount

Methods

setFailedCount($failedCount)

No description

string
getFailedCount()

No description

setNocaptchaCount($nocaptchaCount)

No description

string
getNocaptchaCount()

No description

setPageloadCount($pageloadCount)

No description

string
getPageloadCount()

No description

setPassedCount($passedCount)

No description

string
getPassedCount()

No description

Details

setFailedCount($failedCount)

No description

Parameters

$failedCount

string getFailedCount()

No description

Return Value

string

setNocaptchaCount($nocaptchaCount)

No description

Parameters

$nocaptchaCount

string getNocaptchaCount()

No description

Return Value

string

setPageloadCount($pageloadCount)

No description

Parameters

$pageloadCount

string getPageloadCount()

No description

Return Value

string

setPassedCount($passedCount)

No description

Parameters

$passedCount

string getPassedCount()

No description

Return Value

string