Class: Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/recaptchaenterprise_v1/classes.rb,
lib/google/apis/recaptchaenterprise_v1/representations.rb,
lib/google/apis/recaptchaenterprise_v1/representations.rb

Overview

A block action serves an HTTP error code a prevents the request from hitting the backend.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction

Returns a new instance of GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction.



615
616
617
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 615

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



620
621
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 620

def update!(**args)
end