public sealed class DetectedAttribute : IMessage<DetectedAttribute>, IEquatable<DetectedAttribute>, IDeepCloneable<DetectedAttribute>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class DetectedAttribute.
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 latest version of the \u003ccode\u003eDetectedAttribute\u003c/code\u003e class in the Google Cloud Video Intelligence v1 API is 3.4.0, while the current documentation refers to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedAttribute\u003c/code\u003e class represents a generic attribute detected in video, with properties for \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eValue\u003c/code\u003e, and \u003ccode\u003eConfidence\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class, within the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace, provides methods such as GetHashCode, GetType, and ToString, inherited from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various operations, such as serialization, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eValue\u003c/code\u003e can be used to identify the attribute, whereas \u003ccode\u003eConfidence\u003c/code\u003e will give a range between 0-1 to represent how confident it is in the attribute.\u003c/p\u003e\n"]]],[],null,[]]