generatorSuggestion = $generatorSuggestion; } /** * @return GoogleCloudContactcenterinsightsV1alpha1GeneratorSuggestion */ public function getGeneratorSuggestion() { return $this->generatorSuggestion; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1alpha1GetGeneratorSuggestionResponse::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1alpha1GetGeneratorSuggestionResponse');