Google Cloud Ai Platform V1 Client - Class HarmSeverity (1.56.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class HarmSeverity.
Harm severity levels.
Protobuf type google.cloud.aiplatform.v1.SafetyRating.HarmSeverity
Namespace
Google \ Cloud \ AIPlatform \ V1 \ SafetyRating
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
HARM_SEVERITY_UNSPECIFIED
Value: 0
Harm severity unspecified.
Generated from protobuf enum HARM_SEVERITY_UNSPECIFIED = 0;
HARM_SEVERITY_NEGLIGIBLE
Value: 1
Negligible level of harm severity.
Generated from protobuf enum HARM_SEVERITY_NEGLIGIBLE = 1;
HARM_SEVERITY_LOW
Value: 2
Low level of harm severity.
Generated from protobuf enum HARM_SEVERITY_LOW = 2;
HARM_SEVERITY_MEDIUM
Value: 3
Medium level of harm severity.
Generated from protobuf enum HARM_SEVERITY_MEDIUM = 3;
HARM_SEVERITY_HIGH
Value: 4
High level of harm severity.
Generated from protobuf enum HARM_SEVERITY_HIGH = 4;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]