GoogleCloudRetailV2BatchUpdateGenerativeQuestionConfigsResponse constructor
GoogleCloudRetailV2BatchUpdateGenerativeQuestionConfigsResponse({
- List<
GoogleCloudRetailV2GenerativeQuestionConfig> ? generativeQuestionConfigs,
Implementation
GoogleCloudRetailV2BatchUpdateGenerativeQuestionConfigsResponse({
this.generativeQuestionConfigs,
});