[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `ColorInfo` class within the Google Cloud Vision v1 API, detailing its properties and usage."],["The latest version of the API is 3.7.0 and it has numerous previous versions listed, including the current documented version 3.5.0."],["`ColorInfo` represents color data in an image, comprising of RGB color components, a pixel fraction representing the color's prevalence, and an image-specific score."],["The `ColorInfo` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its compatibility with Google Protobuf."],["The properties `Color`, `PixelFraction`, and `Score` provide detailed color information, including RGB values, the proportion of the image the color occupies, and a confidence score, respectively."]]],[]]