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\u003eThe provided content details the \u003ccode\u003eColorInfo\u003c/code\u003e class within the Google Cloud Retail v2 API, focusing on its structure and functionalities across various versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eColorInfo\u003c/code\u003e is designed to store color-related information for a product, including both standard color families and display names, which it stores in string based \u003ccode\u003eRepeatedFields\u003c/code\u003e called \u003ccode\u003eColorFamilies\u003c/code\u003e and \u003ccode\u003eColors\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eColorInfo\u003c/code\u003e class is 2.12.0, and documentation is available for all versions dating back to 1.0.0, allowing developers to view changes or updates that have been implemented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColorInfo\u003c/code\u003e class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: one default and one that accepts another \u003ccode\u003eColorInfo\u003c/code\u003e object for easy copying and it limits the amount of values that can be added to the \u003ccode\u003eColorFamilies\u003c/code\u003e and \u003ccode\u003eColors\u003c/code\u003e repeated fields.\u003c/p\u003e\n"]]],[],null,[]]