GoogleCloudRetailV2BatchUpdateGenerativeQuestionConfigsRequest constructor

GoogleCloudRetailV2BatchUpdateGenerativeQuestionConfigsRequest({
  1. List<GoogleCloudRetailV2UpdateGenerativeQuestionConfigRequest>? requests,
})

Implementation

GoogleCloudRetailV2BatchUpdateGenerativeQuestionConfigsRequest({
  this.requests,
});