Class: Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction
- Inherits:
-
Object
- Object
- Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction
- 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
-
#initialize(**args) ⇒ GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction
constructor
A new instance of GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction
Returns a new instance of GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction.
653 654 655 |
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 653 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
658 659 |
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 658 def update!(**args) end |