- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Manages overal generative question feature state -- enables toggling feature on and off.
HTTP request
PATCH https://retail.googleapis.com/v2alpha/{generativeQuestionsFeatureConfig.catalog=projects/*/locations/*/catalogs/*}/generativeQuestionFeature
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
generative |
Required. Resource name of the affected catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog} |
Query parameters
Parameters | |
---|---|
update |
Optional. Indicates which fields in the provided This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of GenerativeQuestionsFeatureConfig
.
Response body
If successful, the response body contains an instance of GenerativeQuestionsFeatureConfig
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.