Module: Google::Cloud::AIPlatform::V1::HarmCategory
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/content.rb
Overview
Harm categories that will block the content.
Constant Summary collapse
- HARM_CATEGORY_UNSPECIFIED =
The harm category is unspecified.
0
- HARM_CATEGORY_HATE_SPEECH =
The harm category is hate speech.
1
- HARM_CATEGORY_DANGEROUS_CONTENT =
The harm category is dangerous content.
2
- HARM_CATEGORY_HARASSMENT =
The harm category is harassment.
3
- HARM_CATEGORY_SEXUALLY_EXPLICIT =
The harm category is sexually explicit content.
4
- HARM_CATEGORY_CIVIC_INTEGRITY =
The harm category is civic integrity.
5