safetyRatings property

List<GoogleCloudAiplatformV1SafetyRating>? safetyRatings
getter/setter pair

A list of safety ratings for the prompt.

There is one rating per category.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1SafetyRating>? safetyRatings;