Module: Google::Cloud::AIPlatform::V1::SafetyRating::HarmProbability
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/content.rb
Overview
Harm probability levels in the content.
Constant Summary collapse
- HARM_PROBABILITY_UNSPECIFIED =
Harm probability unspecified.
0
- NEGLIGIBLE =
Negligible level of harm.
1
- LOW =
Low level of harm.
2
- MEDIUM =
Medium level of harm.
3
- HIGH =
High level of harm.
4