Module: Google::Cloud::Ces::V1beta::Guardrail::ModelSafety::HarmCategory
- Defined in:
- proto_docs/google/cloud/ces/v1beta/guardrail.rb
Overview
Harm category.
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