riskReasons property
List<GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessmentAccountRiskReason> ?
riskReasons
getter/setter pair
Unordered list.
Reasons why the request appears risky. Risk reasons can be returned even if the risk is low, as trustworthy requests can still have some risk signals.
Output only.
Implementation
core.List<
GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessmentAccountRiskReason
>?
riskReasons;