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."],[[["This page provides documentation for the `FaceDetectionAnnotation` class within the Google Cloud Video Intelligence v1 API."],["`FaceDetectionAnnotation` is used for face detection in videos, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes information on the class's constructors, `FaceDetectionAnnotation()` and `FaceDetectionAnnotation(FaceDetectionAnnotation)`, properties `Thumbnail`, `Tracks`, and `Version`, as well as inherited members."],["The `FaceDetectionAnnotation` class has been included in multiple versions of the API, from 2.2.0 to the latest 3.4.0, with 3.3.0 being the current selected version."]]],[]]