Class: Google::Cloud::RecaptchaEnterprise::V1::UpdateFirewallPolicyRequest
- Inherits:
-
Object
- Object
- Google::Cloud::RecaptchaEnterprise::V1::UpdateFirewallPolicyRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb
Overview
The update firewall policy request message.
Instance Attribute Summary collapse
-
#firewall_policy ⇒ ::Google::Cloud::RecaptchaEnterprise::V1::FirewallPolicy
Required.
-
#update_mask ⇒ ::Google::Protobuf::FieldMask
Optional.
Instance Attribute Details
#firewall_policy ⇒ ::Google::Cloud::RecaptchaEnterprise::V1::FirewallPolicy
1187 1188 1189 1190 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1187 class UpdateFirewallPolicyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#update_mask ⇒ ::Google::Protobuf::FieldMask
1187 1188 1189 1190 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1187 class UpdateFirewallPolicyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |