Class RemoveCatalogAttributeRequest (1.7.0)

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

Request for CatalogService.RemoveCatalogAttribute method.

Attributes

NameDescription
attributes_config str
Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig
key str
Required. The attribute name key of the CatalogAttribute to remove.