SafetySetting interface

İstek parametrelerinin bir parçası olarak gönderilebilen güvenlik ayarı.

İmza:

export interface SafetySetting 

Özellikler

Özellik Tür Açıklama
category HarmCategory
method HarmBlockMethod
eşik HarmBlockThreshold

SafetySetting.category

İmza:

category: HarmCategory;

GüvenlikAyarı.yöntem

İmza:

method: HarmBlockMethod;

SafetySetting.threshold

İmza:

threshold: HarmBlockThreshold;