Package com.google.recaptchaenterprise.v1 (3.41.0)

GitHub Repository RPC Documentation REST Documentation

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.recaptchaenterprise.v1.AndroidKeySettings

Settings specific to keys that can be used by Android apps.

com.google.recaptchaenterprise.v1.IOSKeySettings

Settings specific to keys that can be used by iOS apps.

com.google.recaptchaenterprise.v1.WafSettings

Settings specific to keys that can be used for WAF (Web Application Firewall).

com.google.recaptchaenterprise.v1.WebKeySettings

Settings specific to keys that can be used by websites.

Classes

Class Description
com.google.recaptchaenterprise.v1.AccountDefenderAssessment Account defender risk assessment.
com.google.recaptchaenterprise.v1.AccountDefenderAssessment.Builder Account defender risk assessment.
com.google.recaptchaenterprise.v1.AccountVerificationInfo Information about account verification, used for identity verification.
com.google.recaptchaenterprise.v1.AccountVerificationInfo.Builder Information about account verification, used for identity verification.
com.google.recaptchaenterprise.v1.AndroidKeySettings.Builder Settings specific to keys that can be used by Android apps.
com.google.recaptchaenterprise.v1.AnnotateAssessmentRequest The request message to annotate an Assessment.
com.google.recaptchaenterprise.v1.AnnotateAssessmentRequest.Builder The request message to annotate an Assessment.
com.google.recaptchaenterprise.v1.AnnotateAssessmentResponse Empty response for AnnotateAssessment.
com.google.recaptchaenterprise.v1.AnnotateAssessmentResponse.Builder Empty response for AnnotateAssessment.
com.google.recaptchaenterprise.v1.AppleDeveloperId Contains fields that are required to perform Apple-specific integrity checks.
com.google.recaptchaenterprise.v1.AppleDeveloperId.Builder Contains fields that are required to perform Apple-specific integrity checks.
com.google.recaptchaenterprise.v1.Assessment A reCAPTCHA Enterprise assessment resource.
com.google.recaptchaenterprise.v1.Assessment.Builder A reCAPTCHA Enterprise assessment resource.
com.google.recaptchaenterprise.v1.AssessmentName
com.google.recaptchaenterprise.v1.AssessmentName.Builder Builder for projects/{project}/assessments/{assessment}.
com.google.recaptchaenterprise.v1.ChallengeMetrics Metrics related to challenges.
com.google.recaptchaenterprise.v1.ChallengeMetrics.Builder Metrics related to challenges.
com.google.recaptchaenterprise.v1.CreateAssessmentRequest The create assessment request message.
com.google.recaptchaenterprise.v1.CreateAssessmentRequest.Builder The create assessment request message.
com.google.recaptchaenterprise.v1.CreateFirewallPolicyRequest The create firewall policy request message.
com.google.recaptchaenterprise.v1.CreateFirewallPolicyRequest.Builder The create firewall policy request message.
com.google.recaptchaenterprise.v1.CreateKeyRequest The create key request message.
com.google.recaptchaenterprise.v1.CreateKeyRequest.Builder The create key request message.
com.google.recaptchaenterprise.v1.DeleteFirewallPolicyRequest The delete firewall policy request message.
com.google.recaptchaenterprise.v1.DeleteFirewallPolicyRequest.Builder The delete firewall policy request message.
com.google.recaptchaenterprise.v1.DeleteKeyRequest The delete key request message.
com.google.recaptchaenterprise.v1.DeleteKeyRequest.Builder The delete key request message.
com.google.recaptchaenterprise.v1.EndpointVerificationInfo Information about a verification endpoint that can be used for 2FA.
com.google.recaptchaenterprise.v1.EndpointVerificationInfo.Builder Information about a verification endpoint that can be used for 2FA.
com.google.recaptchaenterprise.v1.Event The event being assessed.
com.google.recaptchaenterprise.v1.Event.Builder The event being assessed.
com.google.recaptchaenterprise.v1.FirewallAction An individual action. Each action represents what to do if a policy matches.
com.google.recaptchaenterprise.v1.FirewallAction.AllowAction An allow action continues processing a request unimpeded.
com.google.recaptchaenterprise.v1.FirewallAction.AllowAction.Builder An allow action continues processing a request unimpeded.
com.google.recaptchaenterprise.v1.FirewallAction.BlockAction A block action serves an HTTP error code a prevents the request from hitting the backend.
com.google.recaptchaenterprise.v1.FirewallAction.BlockAction.Builder A block action serves an HTTP error code a prevents the request from hitting the backend.
com.google.recaptchaenterprise.v1.FirewallAction.Builder An individual action. Each action represents what to do if a policy matches.
com.google.recaptchaenterprise.v1.FirewallAction.IncludeRecaptchaScriptAction An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page,
com.google.recaptchaenterprise.v1.FirewallAction.IncludeRecaptchaScriptAction.Builder An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page,
com.google.recaptchaenterprise.v1.FirewallAction.RedirectAction A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token.
com.google.recaptchaenterprise.v1.FirewallAction.RedirectAction.Builder A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token.
com.google.recaptchaenterprise.v1.FirewallAction.SetHeaderAction A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend.
com.google.recaptchaenterprise.v1.FirewallAction.SetHeaderAction.Builder A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend.
com.google.recaptchaenterprise.v1.FirewallAction.SubstituteAction A substitute action transparently serves a different page than the one requested.
com.google.recaptchaenterprise.v1.FirewallAction.SubstituteAction.Builder A substitute action transparently serves a different page than the one requested.
com.google.recaptchaenterprise.v1.FirewallPolicy A FirewallPolicy represents a single matching pattern and resulting actions to take.
com.google.recaptchaenterprise.v1.FirewallPolicy.Builder A FirewallPolicy represents a single matching pattern and resulting actions to take.
com.google.recaptchaenterprise.v1.FirewallPolicyAssessment Policy config assessment.
com.google.recaptchaenterprise.v1.FirewallPolicyAssessment.Builder Policy config assessment.
com.google.recaptchaenterprise.v1.FirewallPolicyName
com.google.recaptchaenterprise.v1.FirewallPolicyName.Builder Builder for projects/{project}/firewallpolicies/{firewallpolicy}.
com.google.recaptchaenterprise.v1.FraudPreventionAssessment Assessment for Fraud Prevention.
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict Information about behavioral trust of the transaction.
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict.Builder Information about behavioral trust of the transaction.
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.Builder Assessment for Fraud Prevention.
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict Information about card testing fraud, where an adversary is testing fraudulently obtained cards or brute forcing their details.
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict.Builder Information about card testing fraud, where an adversary is testing fraudulently obtained cards or brute forcing their details.
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict Information about stolen instrument fraud, where the user is not the legitimate owner of the instrument being used for the purchase.
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict.Builder Information about stolen instrument fraud, where the user is not the legitimate owner of the instrument being used for the purchase.
com.google.recaptchaenterprise.v1.FraudSignals Fraud signals describing users and cards involved in the transaction.
com.google.recaptchaenterprise.v1.FraudSignals.Builder Fraud signals describing users and cards involved in the transaction.
com.google.recaptchaenterprise.v1.FraudSignals.CardSignals Signals describing the payment card used in this transaction.
com.google.recaptchaenterprise.v1.FraudSignals.CardSignals.Builder Signals describing the payment card used in this transaction.
com.google.recaptchaenterprise.v1.FraudSignals.UserSignals Signals describing the user involved in this transaction.
com.google.recaptchaenterprise.v1.FraudSignals.UserSignals.Builder Signals describing the user involved in this transaction.
com.google.recaptchaenterprise.v1.GetFirewallPolicyRequest The get firewall policy request message.
com.google.recaptchaenterprise.v1.GetFirewallPolicyRequest.Builder The get firewall policy request message.
com.google.recaptchaenterprise.v1.GetKeyRequest The get key request message.
com.google.recaptchaenterprise.v1.GetKeyRequest.Builder The get key request message.
com.google.recaptchaenterprise.v1.GetMetricsRequest The get metrics request message.
com.google.recaptchaenterprise.v1.GetMetricsRequest.Builder The get metrics request message.
com.google.recaptchaenterprise.v1.IOSKeySettings.Builder Settings specific to keys that can be used by iOS apps.