generativeQuestionConfigs = $generativeQuestionConfigs; } /** * @return GoogleCloudRetailV2GenerativeQuestionConfig[] */ public function getGenerativeQuestionConfigs() { return $this->generativeQuestionConfigs; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRetailV2ListGenerativeQuestionConfigsResponse::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2ListGenerativeQuestionConfigsResponse');