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

public enum SafetySetting.Types.HarmBlockThreshold

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

Probability based thresholds levels for blocking.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
BlockLowAndAbove

Block low threshold and above (i.e. block more).

BlockMediumAndAbove

Block medium threshold and above.

BlockNone

Block none.

BlockOnlyHigh

Block only high threshold (i.e. block less).

Unspecified

Unspecified harm block threshold.