Google Cloud Retail V2 Client - Class GetGenerativeQuestionsFeatureConfigRequest (2.1.0)

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

Request for GetGenerativeQuestionsFeatureConfig method.

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

Namespace

Google \ Cloud \ Retail \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ catalog string

Required. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}

getCatalog

Required. Resource name of the parent catalog.

Format: projects/{project}/locations/{location}/catalogs/{catalog}

Returns
Type Description
string

setCatalog

Required. Resource name of the parent catalog.

Format: projects/{project}/locations/{location}/catalogs/{catalog}

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
catalog string

Required. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog} Please see Google\Cloud\Retail\V2\GenerativeQuestionServiceClient::catalogName() for help formatting this field.

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