public sealed class ExplicitContentDetectionConfig : IMessage<ExplicitContentDetectionConfig>, IEquatable<ExplicitContentDetectionConfig>, IDeepCloneable<ExplicitContentDetectionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class ExplicitContentDetectionConfig.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `ExplicitContentDetectionConfig` class within the Google Cloud Video Intelligence v1 API."],["`ExplicitContentDetectionConfig` is used to configure settings for explicit content detection in video analysis and is part of the `Google.Cloud.VideoIntelligence.V1` namespace."],["The latest version of `ExplicitContentDetectionConfig` is 3.4.0, with older versions listed from 3.3.0 to 2.2.0 also being documented."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It allows setting the model used for detection, with options including \"builtin/stable\" and \"builtin/latest,\" and provides constructors for creating instances."]]],[]]