Class ExplicitContentDetectionConfig (2.2.0)

ExplicitContentDetectionConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Config for EXPLICIT_CONTENT_DETECTION. .. attribute:: model

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

:type: str