teardownTaskConfigs = $teardownTaskConfigs; } /** * @return EnterpriseCrmEventbusProtoTeardownTaskConfig[] */ public function getTeardownTaskConfigs() { return $this->teardownTaskConfigs; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(EnterpriseCrmEventbusProtoTeardown::class, 'Google_Service_Integrations_EnterpriseCrmEventbusProtoTeardown');