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 \ V2Methods
__construct
Constructor.
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
string
setName
Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig
var
string
$this
static::build
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.