public sealed class PersonDetectionConfig : IMessage<PersonDetectionConfig>, IEquatable<PersonDetectionConfig>, IDeepCloneable<PersonDetectionConfig>, IBufferMessage, IMessage
Whether to enable person attributes detection, such as cloth color (black,
blue, etc), type (coat, dress, etc), pattern (plain, floral, etc), hair,
etc.
Ignored if 'include_bounding_boxes' is set to false.
[[["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\u003ePersonDetectionConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace, used for configuring person detection in videos.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePersonDetectionConfig\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides three key properties that are \u003ccode\u003eIncludeAttributes\u003c/code\u003e, \u003ccode\u003eIncludeBoundingBoxes\u003c/code\u003e, and \u003ccode\u003eIncludePoseLandmarks\u003c/code\u003e which, all boolean values, allow users to determine the type of person detection data to include in their output.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of \u003ccode\u003ePersonDetectionConfig\u003c/code\u003e ranging from 2.2.0 to the latest version 3.4.0, with the current documentation focusing on version 3.0.0.\u003c/p\u003e\n"]]],[],null,[]]