Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::AttributeConfigLevel.
At which level we offer configuration for attributes.
Constants
ATTRIBUTE_CONFIG_LEVEL_UNSPECIFIED
value: 0
Value used when unset. In this case, server behavior defaults to
CATALOG_LEVEL_ATTRIBUTE_CONFIG.
PRODUCT_LEVEL_ATTRIBUTE_CONFIG
value: 1
At this level, we honor the attribute configurations set in
Product.attributes.
CATALOG_LEVEL_ATTRIBUTE_CONFIG
value: 2
At this level, we honor the attribute configurations set in
CatalogConfig.attribute_configs.