severity property

double? severity
getter/setter pair

The classifier's severity of the category.

This is only present when the ModerateTextRequest.ModelVersion is set to MODEL_VERSION_2, and the corresponding category has a severity score.

Optional.

Implementation

core.double? severity;