google_api_video_intelligence v0.14.0 GoogleApi.VideoIntelligence.V1.Model.GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig View Source
Config for EXPLICIT_CONTENT_DETECTION.
Attributes
model
(type:String.t
, default:nil
) - Model to use for explicit content detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.VideoIntelligence.V1.Model.GoogleCloudVideointelligenceV1_ExplicitContentDetectionConfig{ model: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.