Google Cloud reCAPTCHA Enterprise v1 API - Class WafSettings (2.13.0)

public sealed class WafSettings : IMessage<WafSettings>, IEquatable<WafSettings>, IDeepCloneable<WafSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class WafSettings.

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

Inheritance

object > WafSettings

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Constructors

WafSettings()

public WafSettings()

WafSettings(WafSettings)

public WafSettings(WafSettings other)
Parameter
NameDescription
otherWafSettings

Properties

WafFeature

public WafSettings.Types.WafFeature WafFeature { get; set; }

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

Property Value
TypeDescription
WafSettingsTypesWafFeature

WafService

public WafSettings.Types.WafService WafService { get; set; }

Required. The WAF service that uses this key.

Property Value
TypeDescription
WafSettingsTypesWafService