Google Cloud reCAPTCHA Enterprise v1 API - Enum AccountDefenderAssessment.Types.AccountTrustReason.Types.TrustReason (2.21.0)

public enum AccountDefenderAssessment.Types.AccountTrustReason.Types.TrustReason

Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API enum AccountDefenderAssessment.Types.AccountTrustReason.Types.TrustReason.

Trust explainability reasons for Account defense. Ensure that applications can handle values not explicitly listed.

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Fields

Name Description
AccountHistoryReputable

The account's historical activity is reputable. It is unlikely that the account has been compromised in the past.

IdentityGlobalActivityReputable

The identity shows a global pattern of reputable activity based on userInfo and associated identifiers.

IdentityHistoryReputable

The identity shows a long-standing history of reputable activity based on userInfo and associated identifiers.

ProfileMatch

The request matches a trusted profile associated with this account. Equivalent to AccountDefenderLabel.PROFILE_MATCH.

Unspecified

Default unspecified type.