Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessmentAccountTrustReason

import type { GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessmentAccountTrustReason } from "https://googleapis.deno.dev/v1/recaptchaenterprise:v1.ts";

Trust explainability reasons for account defender.

interface GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessmentAccountTrustReason {
readonly reason?: "TRUST_REASON_UNSPECIFIED" | "PROFILE_MATCH" | "ACCOUNT_HISTORY_REPUTABLE";
}

§Properties

§
readonly reason?: "TRUST_REASON_UNSPECIFIED" | "PROFILE_MATCH" | "ACCOUNT_HISTORY_REPUTABLE"
[src]

Output only. A trust reason associated with this request.