public sealed class FaceDetectionAnnotation : IMessage<FaceDetectionAnnotation>, IEquatable<FaceDetectionAnnotation>, IDeepCloneable<FaceDetectionAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class FaceDetectionAnnotation.
[[["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 `FaceDetectionAnnotation` class in the Google Cloud Video Intelligence v1 API."],["`FaceDetectionAnnotation` is a class that represents face detection annotations in videos, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `FaceDetectionAnnotation` includes properties such as `Thumbnail`, `Tracks`, and `Version` for storing information about face detections."],["The documentation lists available versions of the `FaceDetectionAnnotation` class, ranging from version 2.2.0 up to 3.4.0, with 3.4.0 being the latest version."],["There are two constructors for the class, the default one and another that takes a `FaceDetectionAnnotation` object as a parameter."]]],[]]