Class: Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1FirewallActionAllowAction

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

An allow action continues processing a request unimpeded.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudRecaptchaenterpriseV1FirewallActionAllowAction

Returns a new instance of GoogleCloudRecaptchaenterpriseV1FirewallActionAllowAction.



639
640
641
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 639

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



644
645
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 644

def update!(**args)
end