Module: Google::Cloud::AIPlatform::V1::SafetySetting::HarmBlockMethod

Defined in:
proto_docs/google/cloud/aiplatform/v1/content.rb

Overview

Probability vs severity.

Constant Summary collapse

HARM_BLOCK_METHOD_UNSPECIFIED =

The harm block method is unspecified.

0
SEVERITY =

The harm block method uses both probability and severity scores.

1
PROBABILITY =

The harm block method uses the probability score.

2