reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::CreateFirewallPolicyRequest (v0.21.0)

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

The create 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

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The name of the project this policy will apply to, in the format projects/{project}.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the project this policy will apply to, in the format projects/{project}.
Returns
  • (::String) — Required. The name of the project this policy will apply to, in the format projects/{project}.