Class ExplicitContentDetectionConfig (2.11.1)

Stay organized with collections Save and categorize content based on your preferences.
ExplicitContentDetectionConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Config for EXPLICIT_CONTENT_DETECTION.

Attribute

NameDescription
model str
Model to use for explicit content detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".