Uses of Class
com.google.genai.gaos.models.interactions.Method
Packages that use Method
-
Uses of Method in com.google.genai.gaos.models.interactions
Fields in com.google.genai.gaos.models.interactions declared as MethodModifier and TypeFieldDescriptionstatic final MethodMethod.PROBABILITYstatic final MethodMethod.SEVERITYMethods in com.google.genai.gaos.models.interactions that return MethodModifier and TypeMethodDescriptionstatic MethodReturns a Method with the given value.static Method[]Method.values()Methods in com.google.genai.gaos.models.interactions that return types with arguments of type MethodMethods in com.google.genai.gaos.models.interactions with parameters of type MethodConstructors in com.google.genai.gaos.models.interactions with parameters of type MethodModifierConstructorDescriptionSafetySetting(Method method, Threshold threshold, HarmCategory type)