public sealed class FirewallAction.Types.IncludeRecaptchaScriptAction : IMessage<FirewallAction.Types.IncludeRecaptchaScriptAction>, IEquatable<FirewallAction.Types.IncludeRecaptchaScriptAction>, IDeepCloneable<FirewallAction.Types.IncludeRecaptchaScriptAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FirewallAction.Types.IncludeRecaptchaScriptAction.
An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests.
Implements
IMessageFirewallActionTypesIncludeRecaptchaScriptAction, IEquatableFirewallActionTypesIncludeRecaptchaScriptAction, IDeepCloneableFirewallActionTypesIncludeRecaptchaScriptAction, IBufferMessage, IMessageNamespace
Google.Cloud.RecaptchaEnterprise.V1Assembly
Google.Cloud.RecaptchaEnterprise.V1.dll
Constructors
IncludeRecaptchaScriptAction()
public IncludeRecaptchaScriptAction()
IncludeRecaptchaScriptAction(IncludeRecaptchaScriptAction)
public IncludeRecaptchaScriptAction(FirewallAction.Types.IncludeRecaptchaScriptAction other)
Parameter | |
---|---|
Name | Description |
other | FirewallActionTypesIncludeRecaptchaScriptAction |