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\u003e\u003ccode\u003eDetectedAttribute\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace, representing a generic attribute detected within video content.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides three main properties: \u003ccode\u003eConfidence\u003c/code\u003e (a float representing the detection confidence), \u003ccode\u003eName\u003c/code\u003e (a string for the attribute's name), and \u003ccode\u003eValue\u003c/code\u003e (a string for the text value of the detection).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class, a default constructor and one that takes another \u003ccode\u003eDetectedAttribute\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe page also shows links to previous versions of the \u003ccode\u003eDetectedAttribute\u003c/code\u003e class from 2.2.0 to the latest 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]