Class: Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesResponse
- Inherits:
-
Object
- Object
- Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesResponse
- 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
The reorder firewall policies response message.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesResponse
constructor
A new instance of GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesResponse
Returns a new instance of GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesResponse.
1521 1522 1523 |
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 1521 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1526 1527 |
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 1526 def update!(**args) end |