Cloud AI Platform v1 API - Enum SafetySetting.Types.HarmBlockMethod (2.27.0)

public enum SafetySetting.Types.HarmBlockMethod

Reference documentation and code samples for the Cloud AI Platform v1 API enum SafetySetting.Types.HarmBlockMethod.

Probability vs severity.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

Name Description
Probability

The harm block method uses the probability score.

Severity

The harm block method uses both probability and severity scores.

Unspecified

The harm block method is unspecified.