Class GoogleGenAiSafetySetting.Builder
java.lang.Object
org.springframework.ai.google.genai.common.GoogleGenAiSafetySetting.Builder
- Enclosing class:
- GoogleGenAiSafetySetting
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withCategory
public GoogleGenAiSafetySetting.Builder withCategory(GoogleGenAiSafetySetting.HarmCategory category) -
withThreshold
public GoogleGenAiSafetySetting.Builder withThreshold(GoogleGenAiSafetySetting.HarmBlockThreshold threshold) -
withMethod
-
build
-