BatchUpdateGenerativeQuestionConfigsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request for BatchUpdateGenerativeQuestionConfig method.
Attributes |
|
---|---|
Name | Description |
parent |
str
Optional. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog} |
requests |
MutableSequence[google.cloud.retail_v2beta.types.UpdateGenerativeQuestionConfigRequest]
Required. The updates question configs. |