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.
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
↳ android_settings
Google\Cloud\RecaptchaEnterprise\V1\AndroidKeySettings
Settings for keys that can be used by Android apps.
↳ ios_settings
↳ labels
↳ create_time
↳ testing_options
↳ waf_settings
getName
The resource name for the Key in the format "projects/{project}/keys/{key}".
string
setName
The resource name for the Key in the format "projects/{project}/keys/{key}".
var
string
$this
getDisplayName
Human-readable display name of this key. Modifiable by user.
string
setDisplayName
Human-readable display name of this key. Modifiable by user.
var
string
$this
getWebSettings
Settings for keys that can be used by websites.
hasWebSettings
setWebSettings
Settings for keys that can be used by websites.
$this
getAndroidSettings
Settings for keys that can be used by Android apps.
hasAndroidSettings
setAndroidSettings
Settings for keys that can be used by Android apps.
$this
getIosSettings
Settings for keys that can be used by iOS apps.
hasIosSettings
setIosSettings
Settings for keys that can be used by iOS apps.
$this
getLabels
setLabels
$this
getCreateTime
The timestamp corresponding to the creation of this Key.
hasCreateTime
clearCreateTime
setCreateTime
The timestamp corresponding to the creation of this Key.
$this
getTestingOptions
Options for user acceptance testing.
hasTestingOptions
clearTestingOptions
setTestingOptions
Options for user acceptance testing.
$this
getWafSettings
Settings for WAF
hasWafSettings
clearWafSettings
setWafSettings
Settings for WAF
$this
getPlatformSettings
string