GenerativeQuestionsFeatureConfig(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Configuration for overall generative question feature state.
Attributes |
|
---|---|
Name | Description |
catalog |
str
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. |