safetyRatings property

List<GoogleCloudAiplatformV1SafetyRating>? safetyRatings
getter/setter pair

List of ratings for the safety of a response candidate.

There is at most one rating per category.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1SafetyRating>? safetyRatings;