Catalog(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The catalog configuration.
Attributes |
|
---|---|
Name | Description |
name |
str
Required. Immutable. The fully qualified resource name of the catalog. |
display_name |
str
Required. Immutable. The catalog display name. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned. |
product_level_config |
google.cloud.retail_v2beta.types.ProductLevelConfig
Required. The product level configuration. |
merchant_center_linking_config |
google.cloud.retail_v2beta.types.MerchantCenterLinkingConfig
The Merchant Center linking configuration. After a link is added, the data stream from Merchant Center to Cloud Retail will be enabled automatically. The requester must have access to the Merchant Center account in order to make changes to this field. |