Google Cloud Recaptcha Enterprise V1 Client - Class WafSettings (1.6.0)

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

Settings specific to keys that can be used for WAF (Web Application Firewall).

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

Namespace

Google \ Cloud \ RecaptchaEnterprise \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ waf_service int

Required. The WAF service that uses this key.

↳ waf_feature int

Required. The WAF feature for which this key is enabled.

getWafService

Required. The WAF service that uses this key.

Returns
TypeDescription
int

setWafService

Required. The WAF service that uses this key.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getWafFeature

Required. The WAF feature for which this key is enabled.

Returns
TypeDescription
int

setWafFeature

Required. The WAF feature for which this key is enabled.

Parameter
NameDescription
var int
Returns
TypeDescription
$this