Gemini Enterprise for Customer Experience v1 API - Enum Guardrail.Types.ModelSafety.Types.HarmBlockThreshold (1.0.0-beta01)

public enum Guardrail.Types.ModelSafety.Types.HarmBlockThreshold

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API enum Guardrail.Types.ModelSafety.Types.HarmBlockThreshold.

Probability based thresholds levels for blocking.

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Fields

Name Description
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).

Off

Turn off the safety filter.

Unspecified

Unspecified harm block threshold.