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 webpage provides documentation for the `ExplicitContentDetectionConfig` class within the Google Cloud Video Intelligence v1 API, specifically for version 3.3.0."],["The `ExplicitContentDetectionConfig` class is used to configure explicit content detection in videos and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It offers a constructor and the property `Model`, which allows specifying the model used for content detection, with \"builtin/stable\" and \"builtin/latest\" being the supported values."],["The class inherits from the base `object` class and includes inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["Several versions of the documentation are available, ranging from version 2.2.0 up to the latest version 3.4.0."]]],[]]