public sealed class FaceDetectionConfig : IMessage<FaceDetectionConfig>, IEquatable<FaceDetectionConfig>, IDeepCloneable<FaceDetectionConfig>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eFaceDetectionConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFaceDetectionConfig\u003c/code\u003e is designed for configuring face detection features in video analysis, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for configuration through properties such as \u003ccode\u003eIncludeAttributes\u003c/code\u003e and \u003ccode\u003eIncludeBoundingBoxes\u003c/code\u003e, determining if attributes and bounding boxes are included in the face detection output.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModel\u003c/code\u003e property allows users to select the face detection model, with options including "builtin/stable" as the default and "builtin/latest".\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eFaceDetectionConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]