| 
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.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.
 | 
   
| com.google.recaptchaenterprise.v1.Key | 
 A key used to identify and configure applications (web and/or mobile) that
 use reCAPTCHA Enterprise.
  | 
   
| com.google.recaptchaenterprise.v1.Key.Builder | 
 A key used to identify and configure applications (web and/or mobile) that
 use reCAPTCHA Enterprise.
  | 
   
| com.google.recaptchaenterprise.v1.KeyName | 
 | 
   
| com.google.recaptchaenterprise.v1.KeyName.Builder | 
Builder for projects/{project}/keys/{key}. | 
   
| com.google.recaptchaenterprise.v1.ListFirewallPoliciesRequest | 
 The list firewall policies request message.
 | 
   
| com.google.recaptchaenterprise.v1.ListFirewallPoliciesRequest.Builder | 
 The list firewall policies request message.
 | 
   
| com.google.recaptchaenterprise.v1.ListFirewallPoliciesResponse | 
 Response to request to list firewall policies belonging to a key.
 | 
   
| com.google.recaptchaenterprise.v1.ListFirewallPoliciesResponse.Builder | 
 Response to request to list firewall policies belonging to a key.
 | 
   
| com.google.recaptchaenterprise.v1.ListKeysRequest | 
 The list keys request message.
 | 
   
| com.google.recaptchaenterprise.v1.ListKeysRequest.Builder | 
 The list keys request message.
 | 
   
| com.google.recaptchaenterprise.v1.ListKeysResponse | 
 Response to request to list keys in a project.
 | 
   
| com.google.recaptchaenterprise.v1.ListKeysResponse.Builder | 
 Response to request to list keys in a project.
 | 
   
| com.google.recaptchaenterprise.v1.ListRelatedAccountGroupMembershipsRequest | 
 The request message to list memberships in a related account group.
 | 
   
| com.google.recaptchaenterprise.v1.ListRelatedAccountGroupMembershipsRequest.Builder | 
 The request message to list memberships in a related account group.
 | 
   
| com.google.recaptchaenterprise.v1.ListRelatedAccountGroupMembershipsResponse | 
 The response to a ListRelatedAccountGroupMemberships call.
 | 
   
| com.google.recaptchaenterprise.v1.ListRelatedAccountGroupMembershipsResponse.Builder | 
 The response to a ListRelatedAccountGroupMemberships call.
 | 
   
| com.google.recaptchaenterprise.v1.ListRelatedAccountGroupsRequest | 
 The request message to list related account groups.
 | 
   
| com.google.recaptchaenterprise.v1.ListRelatedAccountGroupsRequest.Builder | 
 The request message to list related account groups.
 | 
   
| com.google.recaptchaenterprise.v1.ListRelatedAccountGroupsResponse | 
 The response to a ListRelatedAccountGroups call.
 | 
   
| com.google.recaptchaenterprise.v1.ListRelatedAccountGroupsResponse.Builder | 
 The response to a ListRelatedAccountGroups call.
 | 
   
| com.google.recaptchaenterprise.v1.Metrics | 
 Metrics for a single Key.
 | 
   
| com.google.recaptchaenterprise.v1.Metrics.Builder | 
 Metrics for a single Key.
 | 
   
| com.google.recaptchaenterprise.v1.MetricsName | 
 | 
   
| com.google.recaptchaenterprise.v1.MetricsName.Builder | 
Builder for projects/{project}/keys/{key}/metrics. | 
   
| com.google.recaptchaenterprise.v1.MigrateKeyRequest | 
 The migrate key request message.
 | 
   
| com.google.recaptchaenterprise.v1.MigrateKeyRequest.Builder | 
 The migrate key request message.
 | 
   
| com.google.recaptchaenterprise.v1.PrivatePasswordLeakVerification | 
 Private password leak verification info.
 | 
   
| com.google.recaptchaenterprise.v1.PrivatePasswordLeakVerification.Builder | 
 Private password leak verification info.
 | 
   
| com.google.recaptchaenterprise.v1.ProjectName | 
 | 
   
| com.google.recaptchaenterprise.v1.ProjectName.Builder | 
Builder for projects/{project}. | 
   
| com.google.recaptchaenterprise.v1.RecaptchaEnterpriseProto | 
 | 
   
| com.google.recaptchaenterprise.v1.RecaptchaEnterpriseServiceGrpc | 
 Service to determine the likelihood an event is legitimate.
  | 
   
| com.google.recaptchaenterprise.v1.RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceImplBase | 
Base class for the server implementation of the service RecaptchaEnterpriseService.
 Service to determine the likelihood an event is legitimate. | 
   
| com.google.recaptchaenterprise.v1.RelatedAccountGroup | 
 A group of related accounts.
 | 
   
| com.google.recaptchaenterprise.v1.RelatedAccountGroup.Builder | 
 A group of related accounts.
 | 
   
| com.google.recaptchaenterprise.v1.RelatedAccountGroupMembership | 
 A membership in a group of related accounts.
 | 
   
| com.google.recaptchaenterprise.v1.RelatedAccountGroupMembership.Builder | 
 A membership in a group of related accounts.
 | 
   
| com.google.recaptchaenterprise.v1.RelatedAccountGroupMembershipName | 
 | 
   
| com.google.recaptchaenterprise.v1.RelatedAccountGroupMembershipName.Builder | 
Builder for
 projects/{project}/relatedaccountgroups/{relatedaccountgroup}/memberships/{membership}. | 
   
| com.google.recaptchaenterprise.v1.RelatedAccountGroupName | 
 | 
   
| com.google.recaptchaenterprise.v1.RelatedAccountGroupName.Builder | 
Builder for projects/{project}/relatedaccountgroups/{relatedaccountgroup}. | 
   
| com.google.recaptchaenterprise.v1.ReorderFirewallPoliciesRequest | 
 The reorder firewall policies request message.
 | 
   
| com.google.recaptchaenterprise.v1.ReorderFirewallPoliciesRequest.Builder | 
 The reorder firewall policies request message.
 | 
   
| com.google.recaptchaenterprise.v1.ReorderFirewallPoliciesResponse | 
 The reorder firewall policies response message.
 | 
   
| com.google.recaptchaenterprise.v1.ReorderFirewallPoliciesResponse.Builder | 
 The reorder firewall policies response message.
 | 
   
| com.google.recaptchaenterprise.v1.RetrieveLegacySecretKeyRequest | 
 The retrieve legacy secret key request message.
 | 
   
| com.google.recaptchaenterprise.v1.RetrieveLegacySecretKeyRequest.Builder | 
 The retrieve legacy secret key request message.
 | 
   
| com.google.recaptchaenterprise.v1.RetrieveLegacySecretKeyResponse | 
 Secret key is used only in legacy reCAPTCHA. It must be used in a 3rd party
 integration with legacy reCAPTCHA.
  | 
   
| com.google.recaptchaenterprise.v1.RetrieveLegacySecretKeyResponse.Builder | 
 Secret key is used only in legacy reCAPTCHA. It must be used in a 3rd party
 integration with legacy reCAPTCHA.
  | 
   
| com.google.recaptchaenterprise.v1.RiskAnalysis | 
 Risk analysis result for an event.
 | 
   
| com.google.recaptchaenterprise.v1.RiskAnalysis.Builder | 
 Risk analysis result for an event.
 | 
   
| com.google.recaptchaenterprise.v1.ScoreDistribution | 
 Score distribution.
 | 
   
| com.google.recaptchaenterprise.v1.ScoreDistribution.Builder | 
 Score distribution.
 | 
   
| com.google.recaptchaenterprise.v1.ScoreMetrics | 
 Metrics related to scoring.
 | 
   
| com.google.recaptchaenterprise.v1.ScoreMetrics.Builder | 
 Metrics related to scoring.
 | 
   
| com.google.recaptchaenterprise.v1.SearchRelatedAccountGroupMembershipsRequest | 
 The request message to search related account group memberships.
 | 
   
| com.google.recaptchaenterprise.v1.SearchRelatedAccountGroupMembershipsRequest.Builder | 
 The request message to search related account group memberships.
 | 
   
| com.google.recaptchaenterprise.v1.SearchRelatedAccountGroupMembershipsResponse | 
 The response to a SearchRelatedAccountGroupMemberships call.
 | 
   
| com.google.recaptchaenterprise.v1.SearchRelatedAccountGroupMembershipsResponse.Builder | 
 The response to a SearchRelatedAccountGroupMemberships call.
 | 
   
| com.google.recaptchaenterprise.v1.TestingOptions | 
 Options for user acceptance testing.
 | 
   
| com.google.recaptchaenterprise.v1.TestingOptions.Builder | 
 Options for user acceptance testing.
 | 
   
| com.google.recaptchaenterprise.v1.TokenProperties | 
 Properties of the provided event token.
 | 
   
| com.google.recaptchaenterprise.v1.TokenProperties.Builder | 
 Properties of the provided event token.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData | 
 Transaction data associated with a payment protected by reCAPTCHA Enterprise.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData.Address | 
 Structured address format for billing and shipping addresses.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData.Address.Builder | 
 Structured address format for billing and shipping addresses.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData.Builder | 
 Transaction data associated with a payment protected by reCAPTCHA Enterprise.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData.GatewayInfo | 
 Details about the transaction from the gateway.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData.GatewayInfo.Builder | 
 Details about the transaction from the gateway.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData.Item | 
 Line items being purchased in this transaction.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData.Item.Builder | 
 Line items being purchased in this transaction.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData.User | 
 Details about a user's account involved in the transaction.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionData.User.Builder | 
 Details about a user's account involved in the transaction.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionEvent | 
 Describes an event in the lifecycle of a payment transaction.
 | 
   
| com.google.recaptchaenterprise.v1.TransactionEvent.Builder | 
 Describes an event in the lifecycle of a payment transaction.
 | 
   
| com.google.recaptchaenterprise.v1.UpdateFirewallPolicyRequest | 
 The update firewall policy request message.
 | 
   
| com.google.recaptchaenterprise.v1.UpdateFirewallPolicyRequest.Builder | 
 The update firewall policy request message.
 | 
   
| com.google.recaptchaenterprise.v1.UpdateKeyRequest | 
 The update key request message.
 | 
   
| com.google.recaptchaenterprise.v1.UpdateKeyRequest.Builder | 
 The update key request message.
 | 
   
| com.google.recaptchaenterprise.v1.UserId | 
 An identifier associated with a user.
 | 
   
| com.google.recaptchaenterprise.v1.UserId.Builder | 
 An identifier associated with a user.
 | 
   
| com.google.recaptchaenterprise.v1.UserInfo | 
 User information associated with a request protected by reCAPTCHA Enterprise.
 | 
   
| com.google.recaptchaenterprise.v1.UserInfo.Builder | 
 User information associated with a request protected by reCAPTCHA Enterprise.
 | 
   
| com.google.recaptchaenterprise.v1.WafSettings.Builder | 
 Settings specific to keys that can be used for WAF (Web Application
 Firewall).
  | 
   
| com.google.recaptchaenterprise.v1.WebKeySettings.Builder | 
 Settings specific to keys that can be used by websites.
 |