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.



641
642
643
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 641

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



646
647
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 646

def update!(**args)
end