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