Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::WafSettings.
Settings specific to keys that can be used for WAF (Web Application Firewall).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#waf_feature
def waf_feature() -> ::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafFeature
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafFeature) — Required. The WAF feature for which this key is enabled.
#waf_feature=
def waf_feature=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafFeature
Parameter
- value (::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafFeature) — Required. The WAF feature for which this key is enabled.
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafFeature) — Required. The WAF feature for which this key is enabled.
#waf_service
def waf_service() -> ::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafService
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafService) — Required. The WAF service that uses this key.
#waf_service=
def waf_service=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafService
Parameter
- value (::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafService) — Required. The WAF service that uses this key.
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafService) — Required. The WAF service that uses this key.