suspension = $suspension; } /** * @return GoogleCloudIntegrationsV1alphaSuspension */ public function getSuspension() { return $this->suspension; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudIntegrationsV1alphaResolveSuspensionRequest::class, 'Google_Service_Integrations_GoogleCloudIntegrationsV1alphaResolveSuspensionRequest');