config = $config; } /** * @return GoogleCloudIntegrationsV1alphaIntegrationBundleConfig */ public function getConfig() { return $this->config; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudIntegrationsV1alphaUpdateBundleRequest::class, 'Google_Service_Integrations_GoogleCloudIntegrationsV1alphaUpdateBundleRequest');