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

GoogleCloudDialogflowCxV3SafetySettingsPromptSecuritySettings

import type { GoogleCloudDialogflowCxV3SafetySettingsPromptSecuritySettings } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";

Settings for prompt security checks.

interface GoogleCloudDialogflowCxV3SafetySettingsPromptSecuritySettings {
enablePromptSecurity?: boolean;
}

§Properties

§
enablePromptSecurity?: boolean
[src]

Optional. Enable prompt security checks.