modelVersion2 constant
ModerateTextRequest_ModelVersion
const modelVersion2
Use the v2 model. The v2 model only returns probability (confidence) score for each category, and returns severity score for a subset of the categories.
Implementation
static const modelVersion2 = ModerateTextRequest_ModelVersion(
'MODEL_VERSION_2',
);