public sealed class ExplicitContentFrame : IMessage<ExplicitContentFrame>, IEquatable<ExplicitContentFrame>, IDeepCloneable<ExplicitContentFrame>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class ExplicitContentFrame.
Video frame level annotation results for explicit content.
[[["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."],[[["The document provides reference documentation and code samples for the `ExplicitContentFrame` class within the Google Cloud Video Intelligence v1 API."],["`ExplicitContentFrame` is a class for video frame-level annotation results, indicating the presence of explicit content."],["This class inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ExplicitContentFrame` class has properties `PornographyLikelihood` which indicates the likelihood of pornographic content and `TimeOffset` which specifies the time in the video when this frame is located."],["The documentation covers several versions of the API, with the most current being 3.4.0, and the displayed version in the content being 3.2.0."]]],[]]