Configuration for overall generative question feature state.
| JSON representation |
|---|
{ "catalog" : string , "featureEnabled" : boolean , "minimumProducts" : integer } |
| Fields | |
|---|---|
catalog
|
Required. Resource name of the affected catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog} |
featureEnabled
|
Optional. Determines whether questions will be used at serving time. Note: This feature cannot be enabled until initial data requirements are satisfied. |
minimumProducts
|
Optional. Minimum number of products in the response to trigger follow-up questions. Value must be 0 or positive. |

