Reference documentation and code samples for the Google Cloud Model Armor V1 Client class RaiFilterType.
Options for responsible AI Filter Types.
Protobuf type google.cloud.modelarmor.v1.RaiFilterType
Namespace
Google \ Cloud \ ModelArmor \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
RAI_FILTER_TYPE_UNSPECIFIED
Value: 0Unspecified filter type.
Generated from protobuf enum RAI_FILTER_TYPE_UNSPECIFIED = 0;
SEXUALLY_EXPLICIT
Value: 2Sexually Explicit.
Generated from protobuf enum SEXUALLY_EXPLICIT = 2;
HATE_SPEECH
Value: 3Hate Speech.
Generated from protobuf enum HATE_SPEECH = 3;
HARASSMENT
Value: 6Harassment.
Generated from protobuf enum HARASSMENT = 6;
DANGEROUS
Value: 17Danger
Generated from protobuf enum DANGEROUS = 17;