Google Cloud Recaptcha Enterprise V1 Client - Class Key (1.3.2)

Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class Key.

A key used to identify and configure applications (web and/or mobile) that use reCAPTCHA Enterprise.

Generated from protobuf message google.cloud.recaptchaenterprise.v1.Key

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

The resource name for the Key in the format "projects/{project}/keys/{key}".

↳ display_name
string

Human-readable display name of this key. Modifiable by user.

↳ web_settings
Google\Cloud\RecaptchaEnterprise\V1\WebKeySettings

Settings for keys that can be used by websites.

↳ android_settings
Google\Cloud\RecaptchaEnterprise\V1\AndroidKeySettings

Settings for keys that can be used by Android apps.

↳ ios_settings
Google\Cloud\RecaptchaEnterprise\V1\IOSKeySettings

Settings for keys that can be used by iOS apps.

↳ create_time
Google\Protobuf\Timestamp

Output only. The timestamp corresponding to the creation of this Key.

↳ testing_options
Google\Cloud\RecaptchaEnterprise\V1\TestingOptions

Options for user acceptance testing.

↳ waf_settings

getName

The resource name for the Key in the format "projects/{project}/keys/{key}".

Returns
Type
Description
string

setName

The resource name for the Key in the format "projects/{project}/keys/{key}".

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDisplayName

Human-readable display name of this key. Modifiable by user.

Returns
Type
Description
string

setDisplayName

Human-readable display name of this key. Modifiable by user.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getWebSettings

Settings for keys that can be used by websites.

hasWebSettings

setWebSettings

Settings for keys that can be used by websites.

Returns
Type
Description
$this

getAndroidSettings

Settings for keys that can be used by Android apps.

hasAndroidSettings

setAndroidSettings

Settings for keys that can be used by Android apps.

Returns
Type
Description
$this

getIosSettings

Settings for keys that can be used by iOS apps.

hasIosSettings

setIosSettings

Settings for keys that can be used by iOS apps.

Returns
Type
Description
$this

getLabels

Returns
Type
Description

setLabels

Parameter
Name
Description
Returns
Type
Description
$this

getCreateTime

Output only. The timestamp corresponding to the creation of this Key.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Output only. The timestamp corresponding to the creation of this Key.

Parameter
Name
Description
Returns
Type
Description
$this

getTestingOptions

Options for user acceptance testing.

hasTestingOptions

clearTestingOptions

setTestingOptions

Options for user acceptance testing.

Returns
Type
Description
$this

getWafSettings

Settings for WAF

Returns
Type
Description

hasWafSettings

clearWafSettings

setWafSettings

Settings for WAF

Parameter
Name
Description
Returns
Type
Description
$this

getPlatformSettings

Returns
Type
Description
string
Create a Mobile Website
View Site in Mobile | Classic
Share by: