Package com.google.genai.types
Class PhishBlockThreshold
-
- All Implemented Interfaces:
public class PhishBlockThresholdSites with confidence level chosen &above this value will be blocked from the search results. This enum is not supported in Gemini API.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumPhishBlockThreshold.KnownEnum representing the known values for PhishBlockThreshold.
-
Constructor Summary
Constructors Constructor Description PhishBlockThreshold(String value)PhishBlockThreshold(PhishBlockThreshold.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
PhishBlockThreshold
PhishBlockThreshold(String value)
-
PhishBlockThreshold
PhishBlockThreshold(PhishBlockThreshold.Known knownValue)
-
-
-
-