Reference documentation and code samples for the Google Cloud Retail V2 Client class ReplaceCatalogAttributeRequest.
Request for CatalogService.ReplaceCatalogAttribute method.
Generated from protobuf message google.cloud.retail.v2.ReplaceCatalogAttributeRequest
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
↳ catalog_attribute
↳ update_mask
Google\Protobuf\FieldMask
Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.
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
getCatalogAttribute
Required. The updated CatalogAttribute .
hasCatalogAttribute
clearCatalogAttribute
setCatalogAttribute
Required. The updated CatalogAttribute .
$this
getUpdateMask
Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported:
- CatalogAttribute.key If not set, all supported fields are updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported:
- CatalogAttribute.key If not set, all supported fields are updated.
$this