public sealed class ProductAttributeValue : IMessage<ProductAttributeValue>, IEquatable<ProductAttributeValue>, IDeepCloneable<ProductAttributeValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ProductAttributeValue.
Product attribute which structured by an attribute name and value. This
structure is used in conversational search filters and answers. For example,
if we have name=color and value=red, this means that the color is red.
[[["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 document provides reference information for the \u003ccode\u003eProductAttributeValue\u003c/code\u003e class within the Google.Cloud.Retail.V2 namespace, detailing its properties, constructors, inheritance, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eProductAttributeValue\u003c/code\u003e class is 2.12.0, with documentation available for previous versions ranging from 1.0.0 to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProductAttributeValue\u003c/code\u003e is a sealed class that represents a product attribute structured by an attribute name and value, used in conversational search filters and answers.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, with inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe key properties of \u003ccode\u003eProductAttributeValue\u003c/code\u003e are \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eValue\u003c/code\u003e, both of which are string type and represent the attribute name and the corresponding value.\u003c/p\u003e\n"]]],[],null,[]]