Reference documentation and code samples for the Google Cloud Retail V2 Client class RemoveCatalogAttributeRequest.
Request for CatalogService.RemoveCatalogAttribute method.
Generated from protobuf message google.cloud.retail.v2.RemoveCatalogAttributeRequest
Namespace
Google \ Cloud \ Retail \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ attributes_config
string
Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig
↳ key
getAttributesConfig
Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig
string
setAttributesConfig
Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig
var
string
$this
getKey
Required. The attribute name key of the CatalogAttribute to remove.
string
setKey
Required. The attribute name key of the CatalogAttribute to remove.
var
string
$this