Retail V2 API - Module Google::Cloud::Retail::V2::SafetySetting::HarmBlockThreshold (v2.6.1)

Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::SafetySetting::HarmBlockThreshold.

Probability based thresholds levels for blocking.

Constants

HARM_BLOCK_THRESHOLD_UNSPECIFIED

value: 0
Unspecified harm block threshold.

BLOCK_LOW_AND_ABOVE

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

BLOCK_MEDIUM_AND_ABOVE

value: 2
Block medium threshold and above.

BLOCK_ONLY_HIGH

value: 3
Block only high threshold (i.e. block less).

BLOCK_NONE

value: 4
Block none.

OFF

value: 5
Turn off the safety filter.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.