githubSettings = $githubSettings; } /** * @return GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings */ public function getGithubSettings() { return $this->githubSettings; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3AgentGitIntegrationSettings::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3AgentGitIntegrationSettings');