public sealed class ExplicitContentDetectionConfig : IMessage<ExplicitContentDetectionConfig>, IEquatable<ExplicitContentDetectionConfig>, IDeepCloneable<ExplicitContentDetectionConfig>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The content details the `ExplicitContentDetectionConfig` class, which is used for configuring explicit content detection in video analysis."],["The latest version of `ExplicitContentDetectionConfig` is 3.4.0, but the current documentation focuses on version 2.3.0, showing the different versions available."],["The `ExplicitContentDetectionConfig` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and a copy constructor that takes another `ExplicitContentDetectionConfig` instance as a parameter."],["The `Model` property of the `ExplicitContentDetectionConfig` allows for choosing between \"builtin/stable\" and \"builtin/latest\" models."]]],[]]