Reference documentation and code samples for the Google Cloud Retail V2 Client class GenerativeQuestionsFeatureConfig.
Configuration for overall generative question feature state.
Generated from protobuf message google.cloud.retail.v2.GenerativeQuestionsFeatureConfig
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 affected catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}
↳ feature_enabled
bool
Optional. Determines whether questions will be used at serving time. Note: This feature cannot be enabled until initial data requirements are satisfied.
↳ minimum_products
int
Optional. Minimum number of products in the response to trigger follow-up questions. Value must be 0 or positive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Retail V2 Client - Class GenerativeQuestionsFeatureConfig (2.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.1 (latest)](/php/docs/reference/cloud-retail/latest/V2.GenerativeQuestionsFeatureConfig)\n- [2.3.0](/php/docs/reference/cloud-retail/2.3.0/V2.GenerativeQuestionsFeatureConfig)\n- [2.2.1](/php/docs/reference/cloud-retail/2.2.1/V2.GenerativeQuestionsFeatureConfig)\n- [2.1.3](/php/docs/reference/cloud-retail/2.1.3/V2.GenerativeQuestionsFeatureConfig)\n- [2.0.0](/php/docs/reference/cloud-retail/2.0.0/V2.GenerativeQuestionsFeatureConfig)\n- [1.7.0](/php/docs/reference/cloud-retail/1.7.0/V2.GenerativeQuestionsFeatureConfig)\n- [1.6.4](/php/docs/reference/cloud-retail/1.6.4/V2.GenerativeQuestionsFeatureConfig)\n- [1.5.0](/php/docs/reference/cloud-retail/1.5.0/V2.GenerativeQuestionsFeatureConfig)\n- [1.4.2](/php/docs/reference/cloud-retail/1.4.2/V2.GenerativeQuestionsFeatureConfig)\n- [1.3.1](/php/docs/reference/cloud-retail/1.3.1/V2.GenerativeQuestionsFeatureConfig)\n- [1.2.1](/php/docs/reference/cloud-retail/1.2.1/V2.GenerativeQuestionsFeatureConfig)\n- [1.1.1](/php/docs/reference/cloud-retail/1.1.1/V2.GenerativeQuestionsFeatureConfig)\n- [1.0.1](/php/docs/reference/cloud-retail/1.0.1/V2.GenerativeQuestionsFeatureConfig) \nReference documentation and code samples for the Google Cloud Retail V2 Client class GenerativeQuestionsFeatureConfig.\n\nConfiguration for overall generative question feature state.\n\nGenerated from protobuf message `google.cloud.retail.v2.GenerativeQuestionsFeatureConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Retail \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCatalog\n\nRequired. Resource name of the affected catalog.\n\nFormat: projects/{project}/locations/{location}/catalogs/{catalog}\n\n### setCatalog\n\nRequired. Resource name of the affected catalog.\n\nFormat: projects/{project}/locations/{location}/catalogs/{catalog}\n\n### getFeatureEnabled\n\nOptional. Determines whether questions will be used at serving time.\n\nNote: This feature cannot be enabled until initial data requirements are\nsatisfied.\n\n### setFeatureEnabled\n\nOptional. Determines whether questions will be used at serving time.\n\nNote: This feature cannot be enabled until initial data requirements are\nsatisfied.\n\n### getMinimumProducts\n\nOptional. Minimum number of products in the response to trigger follow-up\nquestions. Value must be 0 or positive.\n\n### setMinimumProducts\n\nOptional. Minimum number of products in the response to trigger follow-up\nquestions. Value must be 0 or positive."]]