TrustReason(value)Trust explainability reasons for Account defense. Ensure that applications can handle values not explicitly listed.
Enums |
|
|---|---|
| Name | Description |
TRUST_REASON_UNSPECIFIED |
Default unspecified type. |
PROFILE_MATCH |
The request matches a trusted profile associated with this account. Equivalent to `AccountDefenderLabel.PROFILE_MATCH`. |
ACCOUNT_HISTORY_REPUTABLE |
The account's historical activity is reputable. It is unlikely that the account has been compromised in the past. |
IDENTITY_GLOBAL_ACTIVITY_REPUTABLE |
The identity shows a global pattern of reputable activity based on `userInfo` and associated identifiers. |
IDENTITY_HISTORY_REPUTABLE |
The identity shows a long-standing history of reputable activity based on `userInfo` and associated identifiers. |