Class AddCatalogAttributeRequest (1.20.0)

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

Request for CatalogService.AddCatalogAttribute method.

Attributes

NameDescription
attributes_config str
Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig
catalog_attribute google.cloud.retail_v2alpha.types.CatalogAttribute
Required. The CatalogAttribute to add.