public enum AttributeConfigLevelReference documentation and code samples for the Retail v2 API enum AttributeConfigLevel.
At which level we offer configuration for attributes.
Namespace
Google.Cloud.Retail.V2Assembly
Google.Cloud.Retail.V2.dll
Fields |
|
|---|---|
| Name | Description |
CatalogLevelAttributeConfig |
At this level, we honor the attribute configurations set in
|
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]. |