probability property
The probability of harm for this category.
Output only. Possible string values are:
- "HARM_PROBABILITY_UNSPECIFIED" : The harm probability is unspecified.
- "NEGLIGIBLE" : The harm probability is negligible.
- "LOW" : The harm probability is low.
- "MEDIUM" : The harm probability is medium.
- "HIGH" : The harm probability is high.
Implementation
core.String? probability;