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 of the Google.Cloud.Retail.V2 API is 2.12.0, with previous versions ranging down to 1.0.0 available for reference."],["The content pertains to the `AttributeConfigLevel` enum within the Retail v2 API, which defines the level at which attribute configuration is applied."],["There are three distinct attribute configuration levels: `CatalogLevelAttributeConfig`, `ProductLevelAttributeConfig`, and `Unspecified`."],["`CatalogLevelAttributeConfig` uses attribute settings from `CatalogConfig.attribute_configs`, while `ProductLevelAttributeConfig` uses those from `Product.attributes`."],["The `Unspecified` attribute configuration defaults to the behavior of `CATALOG_LEVEL_ATTRIBUTE_CONFIG` if not specified."]]],[]]