errorMessages = $errorMessages; } /** * @return GoogleRpcStatus[] */ public function getErrorMessages() { return $this->errorMessages; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1alpha1GenerativeInsightsMetadata::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1alpha1GenerativeInsightsMetadata');