---
title: "PATCH /v2/{+catalog}/generativeQuestionFeature"
method: PATCH
path: "/v2/{+catalog}/generativeQuestionFeature"
tags: ["projects"]
---

# PATCH /v2/{+catalog}/generativeQuestionFeature

`PATCH /v2/{+catalog}/generativeQuestionFeature`

Manages overal generative question feature state -- enables toggling feature on and off.

## Path parameters

- `catalog` string, required

## Query parameters

- `updateMask` string

## Request body

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

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/retail.md) · [All operations](https://skmtc.net/google/apis/retail/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/retail/versions/146c67e59640/schema)
