interface GoogleAISafetySetting {
    category: string;
    threshold: string;
}

Properties

Properties

category: string
threshold: string

Generated using TypeDoc