conversationDataOptions = $conversationDataOptions; } /** * @return GoogleCloudContactcenterinsightsV1ConversationDataOptions */ public function getConversationDataOptions() { return $this->conversationDataOptions; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1QaQuestionQaQuestionDataOptions::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1QaQuestionQaQuestionDataOptions');