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
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1Methods
__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
Required. 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
Required. Human-readable display name of this key. Modifiable by user.
string
setDisplayName
Required. 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
Optional. See Creating and managing labels .
setLabels
Optional. See Creating and managing labels .
$this
getCreateTime
Output only. The timestamp corresponding to the creation of this key.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The timestamp corresponding to the creation of this key.
$this
getTestingOptions
Optional. Options for user acceptance testing.
hasTestingOptions
clearTestingOptions
setTestingOptions
Optional. Options for user acceptance testing.
$this
getWafSettings
Optional. Settings for WAF
hasWafSettings
clearWafSettings
setWafSettings
Optional. Settings for WAF
$this
getPlatformSettings
string