Module: Google::Cloud::AIPlatform::V1::SafetyRating::HarmSeverity
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/content.rb
Overview
Harm severity levels.
Constant Summary collapse
- HARM_SEVERITY_UNSPECIFIED =
Harm severity unspecified.
0- HARM_SEVERITY_NEGLIGIBLE =
Negligible level of harm severity.
1- HARM_SEVERITY_LOW =
Low level of harm severity.
2- HARM_SEVERITY_MEDIUM =
Medium level of harm severity.
3- HARM_SEVERITY_HIGH =
High level of harm severity.
4