At this level, we honor the attribute configurations set in
[CatalogConfig.attribute_configs][].
ProductLevelAttributeConfig
At this level, we honor the attribute configurations set in
[Product.attributes][google.cloud.retail.v2.Product.attributes].
Unspecified
Value used when unset. In this case, server behavior defaults to
[CATALOG_LEVEL_ATTRIBUTE_CONFIG][google.cloud.retail.v2.AttributeConfigLevel.CATALOG_LEVEL_ATTRIBUTE_CONFIG].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version available for the Retail v2 API is 2.12.0, which represents the most current release."],["This documentation covers a range of versions for the Retail v2 API, from 1.0.0 up to the latest version of 2.12.0."],["`AttributeConfigLevel` is an enum within the `Google.Cloud.Retail.V2` namespace, used to define configuration levels for attributes in the Retail API."],["There are three fields within `AttributeConfigLevel`: `CatalogLevelAttributeConfig`, `ProductLevelAttributeConfig`, and `Unspecified`, each with its own specific configuration setting."],["`CatalogLevelAttributeConfig` respects the configurations found in `CatalogConfig.attribute_configs`, and `ProductLevelAttributeConfig` respects configurations in `Product.attributes`, with `Unspecified` defaulting to `CATALOG_LEVEL_ATTRIBUTE_CONFIG`."]]],[]]