Package com.google.recaptchaenterprise.v1 (3.32.0)

GitHub RepositoryRPC DocumentationREST 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.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.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.

Interfaces

Interface Description
com.google.recaptchaenterprise.v1.AccountDefenderAssessmentOrBuilder
com.google.recaptchaenterprise.v1.AccountVerificationInfoOrBuilder
com.google.recaptchaenterprise.v1.AndroidKeySettingsOrBuilder
com.google.recaptchaenterprise.v1.AnnotateAssessmentRequestOrBuilder
com.google.recaptchaenterprise.v1.AnnotateAssessmentResponseOrBuilder
com.google.recaptchaenterprise.v1.AppleDeveloperIdOrBuilder
com.google.recaptchaenterprise.v1.AssessmentOrBuilder
com.google.recaptchaenterprise.v1.ChallengeMetricsOrBuilder
com.google.recaptchaenterprise.v1.CreateAssessmentRequestOrBuilder
com.google.recaptchaenterprise.v1.CreateFirewallPolicyRequestOrBuilder
com.google.recaptchaenterprise.v1.CreateKeyRequestOrBuilder
com.google.recaptchaenterprise.v1.DeleteFirewallPolicyRequestOrBuilder
com.google.recaptchaenterprise.v1.DeleteKeyRequestOrBuilder
com.google.recaptchaenterprise.v1.EndpointVerificationInfoOrBuilder
com.google.recaptchaenterprise.v1.EventOrBuilder
com.google.recaptchaenterprise.v1.FirewallAction.AllowActionOrBuilder
com.google.recaptchaenterprise.v1.FirewallAction.BlockActionOrBuilder
com.google.recaptchaenterprise.v1.FirewallAction.RedirectActionOrBuilder
com.google.recaptchaenterprise.v1.FirewallAction.SetHeaderActionOrBuilder
com.google.recaptchaenterprise.v1.FirewallAction.SubstituteActionOrBuilder
com.google.recaptchaenterprise.v1.FirewallActionOrBuilder
com.google.recaptchaenterprise.v1.FirewallPolicyAssessmentOrBuilder
com.google.recaptchaenterprise.v1.FirewallPolicyOrBuilder
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdictOrBuilder
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdictOrBuilder
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdictOrBuilder
com.google.recaptchaenterprise.v1.FraudPreventionAssessmentOrBuilder
com.google.recaptchaenterprise.v1.FraudSignals.CardSignalsOrBuilder
com.google.recaptchaenterprise.v1.FraudSignals.UserSignalsOrBuilder
com.google.recaptchaenterprise.v1.FraudSignalsOrBuilder
com.google.recaptchaenterprise.v1.GetFirewallPolicyRequestOrBuilder
com.google.recaptchaenterprise.v1.GetKeyRequestOrBuilder
com.google.recaptchaenterprise.v1.GetMetricsRequestOrBuilder
com.google.recaptchaenterprise.v1.IOSKeySettingsOrBuilder
com.google.recaptchaenterprise.v1.KeyOrBuilder
com.google.recaptchaenterprise.v1.ListFirewallPoliciesRequestOrBuilder
com.google.recaptchaenterprise.v1.ListFirewallPoliciesResponseOrBuilder
com.google.recaptchaenterprise.v1.ListKeysRequestOrBuilder
com.google.recaptchaenterprise.v1.ListKeysResponseOrBuilder
com.google.recaptchaenterprise.v1.ListRelatedAccountGroupMembershipsRequestOrBuilder
com.google.recaptchaenterprise.v1.ListRelatedAccountGroupMembershipsResponseOrBuilder
com.google.recaptchaenterprise.v1.ListRelatedAccountGroupsRequestOrBuilder
com.google.recaptchaenterprise.v1.ListRelatedAccountGroupsResponseOrBuilder
com.google.recaptchaenterprise.v1.MetricsOrBuilder
com.google.recaptchaenterprise.v1.MigrateKeyRequestOrBuilder
com.google.recaptchaenterprise.v1.PrivatePasswordLeakVerificationOrBuilder
com.google.recaptchaenterprise.v1.RecaptchaEnterpriseServiceGrpc.AsyncService Service to determine the likelihood an event is legitimate.
com.google.recaptchaenterprise.v1.RelatedAccountGroupMembershipOrBuilder
com.google.recaptchaenterprise.v1.RelatedAccountGroupOrBuilder
com.google.recaptchaenterprise.v1.RetrieveLegacySecretKeyRequestOrBuilder
com.google.recaptchaenterprise.v1.RetrieveLegacySecretKeyResponseOrBuilder
com.google.recaptchaenterprise.v1.RiskAnalysisOrBuilder
com.google.recaptchaenterprise.v1.ScoreDistributionOrBuilder
com.google.recaptchaenterprise.v1.ScoreMetricsOrBuilder
com.google.recaptchaenterprise.v1.SearchRelatedAccountGroupMembershipsRequestOrBuilder
com.google.recaptchaenterprise.v1.SearchRelatedAccountGroupMembershipsResponseOrBuilder
com.google.recaptchaenterprise.v1.TestingOptionsOrBuilder
com.google.recaptchaenterprise.v1.TokenPropertiesOrBuilder
com.google.recaptchaenterprise.v1.TransactionData.AddressOrBuilder
com.google.recaptchaenterprise.v1.TransactionData.GatewayInfoOrBuilder
com.google.recaptchaenterprise.v1.TransactionData.ItemOrBuilder
com.google.recaptchaenterprise.v1.TransactionData.UserOrBuilder
com.google.recaptchaenterprise.v1.TransactionDataOrBuilder
com.google.recaptchaenterprise.v1.TransactionEventOrBuilder
com.google.recaptchaenterprise.v1.UpdateFirewallPolicyRequestOrBuilder
com.google.recaptchaenterprise.v1.UpdateKeyRequestOrBuilder
com.google.recaptchaenterprise.v1.UserIdOrBuilder
com.google.recaptchaenterprise.v1.UserInfoOrBuilder
com.google.recaptchaenterprise.v1.WafSettingsOrBuilder
com.google.recaptchaenterprise.v1.WebKeySettingsOrBuilder

Enums

Enum Description
com.google.recaptchaenterprise.v1.AccountDefenderAssessment.AccountDefenderLabel Labels returned by account defender for this request.
com.google.recaptchaenterprise.v1.AccountVerificationInfo.Result Result of the account verification as contained in the verdict token issued at the end of the verification flow.
com.google.recaptchaenterprise.v1.AnnotateAssessmentRequest.Annotation Enum that represents the types of annotations.
com.google.recaptchaenterprise.v1.AnnotateAssessmentRequest.Reason Enum that represents potential reasons for annotating an assessment.
com.google.recaptchaenterprise.v1.EndpointVerificationInfo.EndpointCase
com.google.recaptchaenterprise.v1.FirewallAction.FirewallActionOneofCase
com.google.recaptchaenterprise.v1.FraudSignals.CardSignals.CardLabel Risk labels describing the card being assessed, such as its funding mechanism.
com.google.recaptchaenterprise.v1.Key.PlatformSettingsCase
com.google.recaptchaenterprise.v1.RiskAnalysis.ClassificationReason Reasons contributing to the risk analysis verdict.
com.google.recaptchaenterprise.v1.TestingOptions.TestingChallenge Enum that represents the challenge option for challenge-based (CHECKBOX, INVISIBLE) testing keys.
com.google.recaptchaenterprise.v1.TokenProperties.InvalidReason Enum that represents the types of invalid token reasons.
com.google.recaptchaenterprise.v1.TransactionEvent.TransactionEventType Enum that represents an event in the payment transaction lifecycle.
com.google.recaptchaenterprise.v1.UserId.IdOneofCase
com.google.recaptchaenterprise.v1.WafSettings.WafFeature Supported WAF features. For more information, see https://cloud.google.com/recaptcha-enterprise/docs/usecase#comparison_of_features.
com.google.recaptchaenterprise.v1.WafSettings.WafService Web Application Firewalls supported by reCAPTCHA Enterprise.
com.google.recaptchaenterprise.v1.WebKeySettings.ChallengeSecurityPreference Enum that represents the possible challenge frequency and difficulty configurations for a web key.
com.google.recaptchaenterprise.v1.WebKeySettings.IntegrationType Enum that represents the integration types for web keys.