safety Ratings
public abstract GenerateContentResponsePromptFeedback.Builder safetyRatings(List<SafetyRating> safetyRatings)
@CanIgnoreReturnValue()
Setter for safetyRatings.
safetyRatings: Output only. A list of safety ratings for the prompt. There is one rating per category.
@CanIgnoreReturnValue()
Setter for safetyRatings builder.
safetyRatings: Output only. A list of safety ratings for the prompt. There is one rating per category.