GoogleCloudRetailV2UpdateGenerativeQuestionConfigRequest constructor
GoogleCloudRetailV2UpdateGenerativeQuestionConfigRequest({
- GoogleCloudRetailV2GenerativeQuestionConfig? generativeQuestionConfig,
- String? updateMask,
Implementation
GoogleCloudRetailV2UpdateGenerativeQuestionConfigRequest({
this.generativeQuestionConfig,
this.updateMask,
});