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 in the Google Cloud Video Intelligence v1 API."],["`ExplicitContentFrame` is used for video frame-level annotation results regarding explicit content."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, `ExplicitContentFrame()` and `ExplicitContentFrame(ExplicitContentFrame other)`, and contains two properties: `PornographyLikelihood` and `TimeOffset`."],["The latest version of this reference is 3.4.0, with the current documentation being on version 3.3.0."]]],[]]