Class ExplicitContentDetectionConfig (2.10.1)

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".