Class Catalog (0.2.0)

Catalog(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The catalog configuration. .. attribute:: name

Required. Immutable. The fully qualified resource name of the catalog.

:type: str

Attributes

NameDescription
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_v2.types.ProductLevelConfig
Required. The product level configuration.