public sealed class DominantColorsAnnotation : IMessage<DominantColorsAnnotation>, IEquatable<DominantColorsAnnotation>, IDeepCloneable<DominantColorsAnnotation>, IBufferMessage, IMessage
Set of dominant colors and their corresponding scores.
[[["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\u003eDominantColorsAnnotation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, which is part of the Google Cloud Vision API and is used to represent a set of dominant colors and their corresponding scores.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDominantColorsAnnotation\u003c/code\u003e class 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, gaining methods such as \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\u003eThe latest version of the API listed is 3.7.0, and it provides a history of versions dating back to version 2.3.0, allowing for version-specific API documentation access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDominantColorsAnnotation\u003c/code\u003e class has two constructors, one default constructor and another that takes an instance of \u003ccode\u003eDominantColorsAnnotation\u003c/code\u003e for parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of \u003ccode\u003eDominantColorsAnnotation\u003c/code\u003e is \u003ccode\u003eColors\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eColorInfo\u003c/code\u003e objects, which contains the RGB color values along with their score and pixel fraction.\u003c/p\u003e\n"]]],[],null,[]]