public RepeatedField<string> ColorFamilies { get; }
The standard color families. Strongly recommended to use the following
standard color groups: "Red", "Pink", "Orange", "Yellow", "Purple",
"Green", "Cyan", "Blue", "Brown", "White", "Gray", "Black" and
"Mixed". Normally it is expected to have only 1 color family. May consider
using single "Mixed" instead of multiple values.
A maximum of 5 values are allowed. Each value must be a UTF-8 encoded
string with a length limit of 128 characters. Otherwise, an
INVALID_ARGUMENT error is returned.
Google Merchant Center property
color. Schema.org
property Product.color.
The color display names, which may be different from standard color family
names, such as the color aliases used in the website frontend. Normally
it is expected to have only 1 color. May consider using single "Mixed"
instead of multiple values.
A maximum of 75 colors are allowed. Each value must be a UTF-8 encoded
string with a length limit of 128 characters. Otherwise, an
INVALID_ARGUMENT error is returned.
Google Merchant Center property
color. Schema.org
property Product.color.
[[["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 provides reference documentation for the \u003ccode\u003eColorInfo\u003c/code\u003e class within the Google Cloud Retail v2 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColorInfo\u003c/code\u003e class is designed to represent the color information associated with a product, and is used to define the color information of a Product.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists various versions of the API, ranging from version 1.0.0 up to the latest version 2.12.0, making the latest version easily accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColorInfo\u003c/code\u003e class has two primary properties: \u003ccode\u003eColorFamilies\u003c/code\u003e for standard color groups and \u003ccode\u003eColors\u003c/code\u003e for color display names, both using \u003ccode\u003eRepeatedField<string>\u003c/code\u003e to store multiple color values.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eColorFamilies\u003c/code\u003e allows a maximum of 5 values with a 128-character limit each, while \u003ccode\u003eColors\u003c/code\u003e permits up to 75 values, also with a 128-character limit per value.\u003c/p\u003e\n"]]],[],null,[]]