Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::FirewallPolicyAssessment.
Policy config assessment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error
def error() -> ::Google::Rpc::Status
Returns
- (::Google::Rpc::Status) — Output only. If the processing of a policy config fails, an error will be populated and the firewall_policy will be left empty.
#firewall_policy
def firewall_policy() -> ::Google::Cloud::RecaptchaEnterprise::V1::FirewallPolicy
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::FirewallPolicy) — Output only. The policy that matched the request. If more than one policy may match, this is the first match. If no policy matches the incoming request, the policy field will be left empty.