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 25 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\u003eThe \u003ccode\u003eColorInfo\u003c/code\u003e class is part of the Google Cloud Retail v2 API, and it describes the color information of a product.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eColorInfo\u003c/code\u003e class, with links to different versions, ranging from 1.0.0 to the latest version 2.12.0, where the version 2.3.0 is being displayed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColorInfo\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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties: \u003ccode\u003eColorFamilies\u003c/code\u003e, representing standard color groups, and \u003ccode\u003eColors\u003c/code\u003e, representing display names for colors.\u003c/p\u003e\n"],["\u003cp\u003eThe ColorFamilies and Colors properties are both using the type \u003ccode\u003eRepeatedField<String>\u003c/code\u003e, which allows for multiple colors to be used, with a limit of 5 values for \u003ccode\u003eColorFamilies\u003c/code\u003e and 25 values for \u003ccode\u003eColors\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]