public sealed class CatalogAttribute.Types.FacetConfig.Types.MergedFacetValue : IMessage<CatalogAttribute.Types.FacetConfig.Types.MergedFacetValue>, IEquatable<CatalogAttribute.Types.FacetConfig.Types.MergedFacetValue>, IDeepCloneable<CatalogAttribute.Types.FacetConfig.Types.MergedFacetValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class CatalogAttribute.Types.FacetConfig.Types.MergedFacetValue.
Replaces a set of textual facet values by the same (possibly different)
merged facet value. Each facet value should appear at most once as a
value per [CatalogAttribute][google.cloud.retail.v2.CatalogAttribute].
This feature is available only for textual custom attributes.
All the facet values that are replaces by the same
[merged_value][google.cloud.retail.v2.CatalogAttribute.FacetConfig.MergedFacetValue.merged_value]
that follows. The maximum number of values per MergedFacetValue is 25.
Each value can have up to 128 characters.
[[["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 documentation for the \u003ccode\u003eCatalogAttribute.Types.FacetConfig.Types.MergedFacetValue\u003c/code\u003e class within the Google Cloud Retail v2 API, detailing its functionality in merging facet values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMergedFacetValue\u003c/code\u003e class is designed to replace multiple textual facet values with a single, merged value, a feature exclusively available for textual custom attributes.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists various versions of the API, ranging from the latest 2.12.0 down to 1.0.0, allowing developers to access the documentation for each specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and also includes a couple of constructors to create instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two main properties: \u003ccode\u003eMergedValue\u003c/code\u003e, which holds the new merged value (up to 128 characters), and \u003ccode\u003eValues\u003c/code\u003e, which contains the list of original facet values that are being replaced, with each value having a limit of 128 characters and maximum of 25 values.\u003c/p\u003e\n"]]],[],null,[]]