Google Cloud Retail V2 Client - Class GetAttributesConfigRequest (1.6.2)

Reference documentation and code samples for the Google Cloud Retail V2 Client class GetAttributesConfigRequest.

Request for CatalogService.GetAttributesConfig method.

Generated from protobuf message google.cloud.retail.v2.GetAttributesConfigRequest

Namespace

Google \ Cloud \ Retail \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig

getName

Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig

Returns
Type Description
string

setName

Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig Please see Google\Cloud\Retail\V2\CatalogServiceClient::attributesConfigName() for help formatting this field.

Returns
Type Description
Google\Cloud\Retail\V2\GetAttributesConfigRequest