reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::UpdateFirewallPolicyRequest (v0.19.0)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::UpdateFirewallPolicyRequest.

The update firewall policy request message.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#firewall_policy

def firewall_policy() -> ::Google::Cloud::RecaptchaEnterprise::V1::FirewallPolicy
Returns

#firewall_policy=

def firewall_policy=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::FirewallPolicy
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — Optional. The mask to control which fields of the policy get updated. If the mask is not present, all fields will be updated.

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — Optional. The mask to control which fields of the policy get updated. If the mask is not present, all fields will be updated.
Returns
  • (::Google::Protobuf::FieldMask) — Optional. The mask to control which fields of the policy get updated. If the mask is not present, all fields will be updated.