Google Cloud Ai Platform V1 Client - Class HarmBlockThreshold (1.54.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class HarmBlockThreshold.
Probability based thresholds levels for blocking.
Protobuf type google.cloud.aiplatform.v1.SafetySetting.HarmBlockThreshold
Namespace
Google \ Cloud \ AIPlatform \ V1 \ SafetySetting
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
HARM_BLOCK_THRESHOLD_UNSPECIFIED
Value: 0
Unspecified harm block threshold.
Generated from protobuf enum HARM_BLOCK_THRESHOLD_UNSPECIFIED = 0;
BLOCK_LOW_AND_ABOVE
Value: 1
Block low threshold and above (i.e. block more).
Generated from protobuf enum BLOCK_LOW_AND_ABOVE = 1;
BLOCK_MEDIUM_AND_ABOVE
Value: 2
Block medium threshold and above.
Generated from protobuf enum BLOCK_MEDIUM_AND_ABOVE = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]