public sealed class DetectedAttribute : IMessage<DetectedAttribute>, IEquatable<DetectedAttribute>, IDeepCloneable<DetectedAttribute>, IBufferMessage, IMessage
A generic detected attribute represented by name in string format.
[[["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\u003eThe \u003ccode\u003eDetectedAttribute\u003c/code\u003e class in version 2.2.0 of the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e library represents a generic attribute detected in video content, and it implements several interfaces for functionality including messaging, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and has no unique inherited members beyond its parent class, and contains the ability to utilize common methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDetectedAttribute\u003c/code\u003e objects have properties for \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eValue\u003c/code\u003e, and \u003ccode\u003eConfidence\u003c/code\u003e, which describe the detected attribute's name, its textual value (e.g., color), and a confidence score ranging from 0 to 1, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor overloads, one default and one that takes an existing \u003ccode\u003eDetectedAttribute\u003c/code\u003e instance, allowing for the creation of new objects and object cloning.\u003c/p\u003e\n"]]],[],null,[]]