Class BatchUpdateGenerativeQuestionConfigsRequest (1.22.0)

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_v2alpha.types.UpdateGenerativeQuestionConfigRequest]
Required. The updates question configs.