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, found within the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace, represents a generic attribute identified in video content, with the latest version being 3.4.0 and 3.0.0 being the current version on this page.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with various .NET protocols.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedAttribute\u003c/code\u003e class has three main properties: \u003ccode\u003eConfidence\u003c/code\u003e, a float value representing the certainty of the attribute detection; \u003ccode\u003eName\u003c/code\u003e, a string indicating the type of attribute detected; and \u003ccode\u003eValue\u003c/code\u003e, a string describing the specific characteristic identified, like a color.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for the \u003ccode\u003eDetectedAttribute\u003c/code\u003e class, one being parameterless and the other accepting another instance of \u003ccode\u003eDetectedAttribute\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]