<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit07203fe21ffb3bb3af9b0bff5aa678c5
{
    public static $files = array (
        '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
        '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
        '2c102faa651ef8ea5874edb585946bce' => __DIR__ . '/..' . '/swiftmailer/swiftmailer/lib/swift_required.php',
        '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php',
        'f0906e6318348a765ffb6eb24e0d0938' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/helpers.php',
        '58571171fd5812e6e447dce228f52f4d' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/helpers.php',
        '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
        'b57388b35b41789637fc12a955eda1ab' => __DIR__ . '/../..' . '/gulliver/includes/inc.ajax.php',
        '1fe5e32c5892f639f2e40ce6e36b4796' => __DIR__ . '/../..' . '/gulliver/includes/smarty_plugins/function.pmos.php',
        'dc66f188d310129670f94d864451027e' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR.php',
        'ee0dc6925636670949ea2f90f8f8e773' => __DIR__ . '/../..' . '/thirdparty/pake/pakeFunction.php',
        '6a81470282d9479c809e94c27bb9b307' => __DIR__ . '/../..' . '/thirdparty/HTMLPurifier/HTMLPurifier.auto.php',
        '4d91dd78b19c48ca08f9722f053de1a3' => __DIR__ . '/../..' . '/workflow/engine/classes/class.pmFunctions.php',
        'a7e627efa6c9d1116d0855cb05b9ae90' => __DIR__ . '/../..' . '/workflow/engine/src/ProcessMaker/Util/helpers.php',
    );

    public static $prefixLengthsPsr4 = array (
        'T' => 
        array (
            'TijsVerkoyen\\CssToInlineStyles\\' => 31,
            'TYPO3\\ClassAliasLoader\\' => 23,
        ),
        'S' => 
        array (
            'Symfony\\Polyfill\\Mbstring\\' => 26,
            'Symfony\\Component\\VarDumper\\' => 28,
            'Symfony\\Component\\Translation\\' => 30,
            'Symfony\\Component\\Routing\\' => 26,
            'Symfony\\Component\\Process\\' => 26,
            'Symfony\\Component\\HttpKernel\\' => 29,
            'Symfony\\Component\\HttpFoundation\\' => 33,
            'Symfony\\Component\\Finder\\' => 25,
            'Symfony\\Component\\EventDispatcher\\' => 34,
            'Symfony\\Component\\Debug\\' => 24,
            'Symfony\\Component\\CssSelector\\' => 30,
            'Symfony\\Component\\Console\\' => 26,
        ),
        'R' => 
        array (
            'Ramsey\\Uuid\\' => 12,
        ),
        'M' => 
        array (
            'Monolog\\' => 8,
            'Maveriks\\' => 9,
        ),
        'L' => 
        array (
            'League\\Flysystem\\' => 17,
        ),
        'I' => 
        array (
            'Illuminate\\' => 11,
        ),
        'D' => 
        array (
            'Dotenv\\' => 7,
        ),
        'C' => 
        array (
            'Cron\\' => 5,
            'Carbon\\' => 7,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'TijsVerkoyen\\CssToInlineStyles\\' => 
        array (
            0 => __DIR__ . '/..' . '/tijsverkoyen/css-to-inline-styles/src',
        ),
        'TYPO3\\ClassAliasLoader\\' => 
        array (
            0 => __DIR__ . '/..' . '/typo3/class-alias-loader/src',
        ),
        'Symfony\\Polyfill\\Mbstring\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
        ),
        'Symfony\\Component\\VarDumper\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/var-dumper',
        ),
        'Symfony\\Component\\Translation\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/translation',
        ),
        'Symfony\\Component\\Routing\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/routing',
        ),
        'Symfony\\Component\\Process\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/process',
        ),
        'Symfony\\Component\\HttpKernel\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/http-kernel',
        ),
        'Symfony\\Component\\HttpFoundation\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/http-foundation',
        ),
        'Symfony\\Component\\Finder\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/finder',
        ),
        'Symfony\\Component\\EventDispatcher\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
        ),
        'Symfony\\Component\\Debug\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/debug',
        ),
        'Symfony\\Component\\CssSelector\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/css-selector',
        ),
        'Symfony\\Component\\Console\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/console',
        ),
        'Ramsey\\Uuid\\' => 
        array (
            0 => __DIR__ . '/..' . '/ramsey/uuid/src',
        ),
        'Monolog\\' => 
        array (
            0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
        ),
        'Maveriks\\' => 
        array (
            0 => __DIR__ . '/../..' . '/framework/src/Maveriks',
        ),
        'League\\Flysystem\\' => 
        array (
            0 => __DIR__ . '/..' . '/league/flysystem/src',
        ),
        'Illuminate\\' => 
        array (
            0 => __DIR__ . '/..' . '/laravel/framework/src/Illuminate',
        ),
        'Dotenv\\' => 
        array (
            0 => __DIR__ . '/..' . '/vlucas/phpdotenv/src',
        ),
        'Cron\\' => 
        array (
            0 => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron',
        ),
        'Carbon\\' => 
        array (
            0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
        ),
    );

    public static $prefixesPsr0 = array (
        'P' => 
        array (
            'Psr\\Log\\' => 
            array (
                0 => __DIR__ . '/..' . '/psr/log',
            ),
            'ProcessMaker\\' => 
            array (
                0 => __DIR__ . '/../..' . '/workflow/engine/src',
            ),
            'Parsedown' => 
            array (
                0 => __DIR__ . '/..' . '/erusev/parsedown',
            ),
            'PEAR' => 
            array (
                0 => __DIR__ . '/..' . '/pear/pear_exception',
            ),
        ),
        'O' => 
        array (
            'OAuth2' => 
            array (
                0 => __DIR__ . '/..' . '/bshaffer/oauth2-server-php/src',
            ),
        ),
        'L' => 
        array (
            'Luracast\\Restler' => 
            array (
                0 => __DIR__ . '/..' . '/luracast/restler/vendor',
            ),
            'Libchart\\' => 
            array (
                0 => __DIR__ . '/..' . '/libchart/libchart/libchart',
            ),
        ),
        'D' => 
        array (
            'Doctrine\\Common\\Inflector\\' => 
            array (
                0 => __DIR__ . '/..' . '/doctrine/inflector/lib',
            ),
        ),
        'C' => 
        array (
            'Console' => 
            array (
                0 => __DIR__ . '/..' . '/pear/console_getopt',
            ),
        ),
        'A' => 
        array (
            'Archive_Tar' => 
            array (
                0 => __DIR__ . '/..' . '/pear/archive_tar',
            ),
        ),
    );

    public static $fallbackDirsPsr0 = array (
        0 => __DIR__ . '/..' . '/pear/pear-core-minimal/src',
    );

    public static $classMap = array (
        'AbeConfiguration' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AbeConfiguration.php',
        'AbeConfigurationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AbeConfigurationMapBuilder.php',
        'AbeConfigurationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AbeConfigurationPeer.php',
        'AbeRequests' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AbeRequests.php',
        'AbeRequestsMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AbeRequestsMapBuilder.php',
        'AbeRequestsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AbeRequestsPeer.php',
        'AbeResponses' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AbeResponses.php',
        'AbeResponsesMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AbeResponsesMapBuilder.php',
        'AbeResponsesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AbeResponsesPeer.php',
        'AbstractFileSet' => __DIR__ . '/../..' . '/thirdparty/phing/types/AbstractFileSet.php',
        'AbstractHandler' => __DIR__ . '/../..' . '/thirdparty/phing/parser/AbstractHandler.php',
        'AbstractSAXParser' => __DIR__ . '/../..' . '/thirdparty/phing/parser/AbstractSAXParser.php',
        'AbstractTask' => __DIR__ . '/../..' . '/thirdparty/phing/Task.php',
        'ActionsByEmailCoreClass' => __DIR__ . '/../..' . '/workflow/engine/classes/ActionsByEmailCoreClass.php',
        'ActiveLinkDOMTree' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/dom.activelink.inc.php',
        'AdditionalTables' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AdditionalTables.php',
        'AdditionalTablesMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AdditionalTablesMapBuilder.php',
        'AdditionalTablesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AdditionalTablesPeer.php',
        'AddonStoreMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AddonStoreMapBuilder.php',
        'AddonsManager' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AddonsManager.php',
        'AddonsManagerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AddonsManagerMapBuilder.php',
        'AddonsManagerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AddonsManagerPeer.php',
        'AddonsStore' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AddonsStore.php',
        'AddonsStoreMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AddonsStoreMapBuilder.php',
        'AddonsStorePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AddonsStorePeer.php',
        'AdhocTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/AdhocTask.php',
        'AdhocTaskdefTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/AdhocTaskdefTask.php',
        'AdhocTypedefTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/AdhocTypedefTask.php',
        'Admin' => __DIR__ . '/../..' . '/workflow/engine/controllers/admin.php',
        'AffineTransform' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.png.class.php',
        'Anchor' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/doc.anchor.class.php',
        'AndCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/AndCondition.php',
        'AndSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/AndSelector.php',
        'AnsiColorLogger' => __DIR__ . '/../..' . '/thirdparty/phing/listener/AnsiColorLogger.php',
        'App' => __DIR__ . '/../..' . '/workflow/engine/includes/inc.application.php',
        'AppAssignSelfServiceValue' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppAssignSelfServiceValue.php',
        'AppAssignSelfServiceValueGroup' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppAssignSelfServiceValueGroup.php',
        'AppAssignSelfServiceValueGroupMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppAssignSelfServiceValueGroupMapBuilder.php',
        'AppAssignSelfServiceValueGroupPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppAssignSelfServiceValueGroupPeer.php',
        'AppAssignSelfServiceValueMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppAssignSelfServiceValueMapBuilder.php',
        'AppAssignSelfServiceValuePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppAssignSelfServiceValuePeer.php',
        'AppCacheView' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppCacheView.php',
        'AppCacheViewMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppCacheViewMapBuilder.php',
        'AppCacheViewPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppCacheViewPeer.php',
        'AppDelay' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppDelay.php',
        'AppDelayMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppDelayMapBuilder.php',
        'AppDelayPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppDelayPeer.php',
        'AppDelegation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppDelegation.php',
        'AppDelegationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppDelegationMapBuilder.php',
        'AppDelegationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppDelegationPeer.php',
        'AppDocument' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppDocument.php',
        'AppDocumentDrive' => __DIR__ . '/../..' . '/workflow/engine/classes/AppDocumentDrive.php',
        'AppDocumentMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppDocumentMapBuilder.php',
        'AppDocumentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppDocumentPeer.php',
        'AppEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppEvent.php',
        'AppEventMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppEventMapBuilder.php',
        'AppEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppEventPeer.php',
        'AppFolder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppFolder.php',
        'AppFolderMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppFolderMapBuilder.php',
        'AppFolderPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppFolderPeer.php',
        'AppHistory' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppHistory.php',
        'AppHistoryMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppHistoryMapBuilder.php',
        'AppHistoryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppHistoryPeer.php',
        'AppMessage' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppMessage.php',
        'AppMessageMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppMessageMapBuilder.php',
        'AppMessagePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppMessagePeer.php',
        'AppNotes' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppNotes.php',
        'AppNotesMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppNotesMapBuilder.php',
        'AppNotesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppNotesPeer.php',
        'AppOwner' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppOwner.php',
        'AppOwnerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppOwnerMapBuilder.php',
        'AppOwnerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppOwnerPeer.php',
        'AppProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/appProxy.php',
        'AppSequence' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppSequence.php',
        'AppSequenceMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppSequenceMapBuilder.php',
        'AppSequencePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppSequencePeer.php',
        'AppSolr' => __DIR__ . '/../..' . '/workflow/engine/classes/AppSolr.php',
        'AppSolrQueue' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppSolrQueue.php',
        'AppSolrQueueMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppSolrQueueMapBuilder.php',
        'AppSolrQueuePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppSolrQueuePeer.php',
        'AppThread' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppThread.php',
        'AppThreadMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppThreadMapBuilder.php',
        'AppThreadPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppThreadPeer.php',
        'AppTimeoutActionExecuted' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppTimeoutActionExecuted.php',
        'AppTimeoutActionExecutedMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/AppTimeoutActionExecutedMapBuilder.php',
        'AppTimeoutActionExecutedPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/AppTimeoutActionExecutedPeer.php',
        'AppendTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/AppendTask.php',
        'Application' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Application.php',
        'ApplicationAppDataUnserializeException' => __DIR__ . '/../..' . '/workflow/engine/classes/ApplicationAppDataUnserializeException.php',
        'ApplicationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ApplicationMapBuilder.php',
        'ApplicationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ApplicationPeer.php',
        'ApplicationWithCorruptDynaformException' => __DIR__ . '/../..' . '/workflow/engine/classes/ApplicationWithCorruptDynaformException.php',
        'ApplicationWithoutDelegationRecordsException' => __DIR__ . '/../..' . '/workflow/engine/classes/ApplicationWithoutDelegationRecordsException.php',
        'Applications' => __DIR__ . '/../..' . '/workflow/engine/classes/Applications.php',
        'Archive' => __DIR__ . '/../..' . '/workflow/engine/classes/Archive.php',
        'Archive_Zip' => __DIR__ . '/../..' . '/thirdparty/phing/lib/Zip.php',
        'ArrayBasePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/ArrayBasePeer.php',
        'AssignedVar' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/CapsuleTask.php',
        'AuthenticationSource' => __DIR__ . '/../..' . '/rbac/engine/classes/model/AuthenticationSource.php',
        'AuthenticationSourceMapBuilder' => __DIR__ . '/../..' . '/rbac/engine/classes/model/map/AuthenticationSourceMapBuilder.php',
        'AuthenticationSourcePeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/AuthenticationSourcePeer.php',
        'AutofixUrl' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/autofix.url.php',
        'AvailableTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/AvailableTask.php',
        'BRBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.br.php',
        'Background' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.background.php',
        'BackgroundImage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/background.image.php',
        'BackgroundPosition' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/background.position.php',
        'BaseAbeConfiguration' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAbeConfiguration.php',
        'BaseAbeConfigurationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAbeConfigurationPeer.php',
        'BaseAbeRequests' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAbeRequests.php',
        'BaseAbeRequestsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAbeRequestsPeer.php',
        'BaseAbeResponses' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAbeResponses.php',
        'BaseAbeResponsesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAbeResponsesPeer.php',
        'BaseAdditionalTables' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAdditionalTables.php',
        'BaseAdditionalTablesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAdditionalTablesPeer.php',
        'BaseAddonsManager' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAddonsManager.php',
        'BaseAddonsManagerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAddonsManagerPeer.php',
        'BaseAddonsStore' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAddonsStore.php',
        'BaseAddonsStorePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAddonsStorePeer.php',
        'BaseAppAssignSelfServiceValue' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppAssignSelfServiceValue.php',
        'BaseAppAssignSelfServiceValueGroup' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppAssignSelfServiceValueGroup.php',
        'BaseAppAssignSelfServiceValueGroupPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppAssignSelfServiceValueGroupPeer.php',
        'BaseAppAssignSelfServiceValuePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppAssignSelfServiceValuePeer.php',
        'BaseAppCacheView' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppCacheView.php',
        'BaseAppCacheViewPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppCacheViewPeer.php',
        'BaseAppDelay' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppDelay.php',
        'BaseAppDelayPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppDelayPeer.php',
        'BaseAppDelegation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppDelegation.php',
        'BaseAppDelegationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppDelegationPeer.php',
        'BaseAppDocument' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppDocument.php',
        'BaseAppDocumentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppDocumentPeer.php',
        'BaseAppEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppEvent.php',
        'BaseAppEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppEventPeer.php',
        'BaseAppFolder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppFolder.php',
        'BaseAppFolderPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppFolderPeer.php',
        'BaseAppHistory' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppHistory.php',
        'BaseAppHistoryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppHistoryPeer.php',
        'BaseAppMessage' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppMessage.php',
        'BaseAppMessagePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppMessagePeer.php',
        'BaseAppNotes' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppNotes.php',
        'BaseAppNotesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppNotesPeer.php',
        'BaseAppOwner' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppOwner.php',
        'BaseAppOwnerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppOwnerPeer.php',
        'BaseAppSequence' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppSequence.php',
        'BaseAppSequencePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppSequencePeer.php',
        'BaseAppSolrQueue' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppSolrQueue.php',
        'BaseAppSolrQueuePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppSolrQueuePeer.php',
        'BaseAppThread' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppThread.php',
        'BaseAppThreadPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppThreadPeer.php',
        'BaseAppTimeoutActionExecuted' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppTimeoutActionExecuted.php',
        'BaseAppTimeoutActionExecutedPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseAppTimeoutActionExecutedPeer.php',
        'BaseApplication' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseApplication.php',
        'BaseApplicationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseApplicationPeer.php',
        'BaseAuthenticationSource' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseAuthenticationSource.php',
        'BaseAuthenticationSourcePeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseAuthenticationSourcePeer.php',
        'BaseBpmnActivity' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnActivity.php',
        'BaseBpmnActivityPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnActivityPeer.php',
        'BaseBpmnArtifact' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnArtifact.php',
        'BaseBpmnArtifactPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnArtifactPeer.php',
        'BaseBpmnBound' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnBound.php',
        'BaseBpmnBoundPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnBoundPeer.php',
        'BaseBpmnData' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnData.php',
        'BaseBpmnDataPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnDataPeer.php',
        'BaseBpmnDiagram' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnDiagram.php',
        'BaseBpmnDiagramPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnDiagramPeer.php',
        'BaseBpmnDocumentation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnDocumentation.php',
        'BaseBpmnDocumentationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnDocumentationPeer.php',
        'BaseBpmnEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnEvent.php',
        'BaseBpmnEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnEventPeer.php',
        'BaseBpmnExtension' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnExtension.php',
        'BaseBpmnExtensionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnExtensionPeer.php',
        'BaseBpmnFlow' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnFlow.php',
        'BaseBpmnFlowPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnFlowPeer.php',
        'BaseBpmnGateway' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnGateway.php',
        'BaseBpmnGatewayPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnGatewayPeer.php',
        'BaseBpmnLane' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnLane.php',
        'BaseBpmnLanePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnLanePeer.php',
        'BaseBpmnLaneset' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnLaneset.php',
        'BaseBpmnLanesetPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnLanesetPeer.php',
        'BaseBpmnParticipant' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnParticipant.php',
        'BaseBpmnParticipantPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnParticipantPeer.php',
        'BaseBpmnProcess' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnProcess.php',
        'BaseBpmnProcessPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnProcessPeer.php',
        'BaseBpmnProject' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnProject.php',
        'BaseBpmnProjectPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseBpmnProjectPeer.php',
        'BaseCalendarAssignments' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCalendarAssignments.php',
        'BaseCalendarAssignmentsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCalendarAssignmentsPeer.php',
        'BaseCalendarBusinessHours' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCalendarBusinessHours.php',
        'BaseCalendarBusinessHoursPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCalendarBusinessHoursPeer.php',
        'BaseCalendarDefinition' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCalendarDefinition.php',
        'BaseCalendarDefinitionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCalendarDefinitionPeer.php',
        'BaseCalendarHolidays' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCalendarHolidays.php',
        'BaseCalendarHolidaysPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCalendarHolidaysPeer.php',
        'BaseCaseConsolidatedCore' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCaseConsolidatedCore.php',
        'BaseCaseConsolidatedCorePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCaseConsolidatedCorePeer.php',
        'BaseCaseScheduler' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCaseScheduler.php',
        'BaseCaseSchedulerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCaseSchedulerPeer.php',
        'BaseCaseTracker' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCaseTracker.php',
        'BaseCaseTrackerObject' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCaseTrackerObject.php',
        'BaseCaseTrackerObjectPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCaseTrackerObjectPeer.php',
        'BaseCaseTrackerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCaseTrackerPeer.php',
        'BaseCatalog' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCatalog.php',
        'BaseCatalogPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseCatalogPeer.php',
        'BaseConfiguration' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseConfiguration.php',
        'BaseConfigurationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseConfigurationPeer.php',
        'BaseContent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseContent.php',
        'BaseContentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseContentPeer.php',
        'BaseDashboard' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashboard.php',
        'BaseDashboardDasInd' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashboardDasInd.php',
        'BaseDashboardDasIndPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashboardDasIndPeer.php',
        'BaseDashboardIndicator' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashboardIndicator.php',
        'BaseDashboardIndicatorPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashboardIndicatorPeer.php',
        'BaseDashboardPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashboardPeer.php',
        'BaseDashlet' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashlet.php',
        'BaseDashletInstance' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashletInstance.php',
        'BaseDashletInstancePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashletInstancePeer.php',
        'BaseDashletPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDashletPeer.php',
        'BaseDbSource' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDbSource.php',
        'BaseDbSourcePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDbSourcePeer.php',
        'BaseDepartment' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDepartment.php',
        'BaseDepartmentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDepartmentPeer.php',
        'BaseDimTimeComplete' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDimTimeComplete.php',
        'BaseDimTimeCompletePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDimTimeCompletePeer.php',
        'BaseDimTimeDelegate' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDimTimeDelegate.php',
        'BaseDimTimeDelegatePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDimTimeDelegatePeer.php',
        'BaseDynaform' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDynaform.php',
        'BaseDynaformPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseDynaformPeer.php',
        'BaseElementTaskRelation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseElementTaskRelation.php',
        'BaseElementTaskRelationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseElementTaskRelationPeer.php',
        'BaseEmailEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseEmailEvent.php',
        'BaseEmailEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseEmailEventPeer.php',
        'BaseEmailServer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseEmailServer.php',
        'BaseEmailServerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseEmailServerPeer.php',
        'BaseEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseEvent.php',
        'BaseEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseEventPeer.php',
        'BaseExtendSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/BaseExtendSelector.php',
        'BaseFieldCondition' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseFieldCondition.php',
        'BaseFieldConditionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseFieldConditionPeer.php',
        'BaseFields' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseFields.php',
        'BaseFieldsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseFieldsPeer.php',
        'BaseFilterReader' => __DIR__ . '/../..' . '/thirdparty/phing/filters/BaseFilterReader.php',
        'BaseGateway' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseGateway.php',
        'BaseGatewayPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseGatewayPeer.php',
        'BaseGmailRelabeling' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseGmailRelabeling.php',
        'BaseGmailRelabelingPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseGmailRelabelingPeer.php',
        'BaseGroupUser' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseGroupUser.php',
        'BaseGroupUserPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseGroupUserPeer.php',
        'BaseGroupwf' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseGroupwf.php',
        'BaseGroupwfPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseGroupwfPeer.php',
        'BaseHoliday' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseHoliday.php',
        'BaseHolidayPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseHolidayPeer.php',
        'BaseInputDocument' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseInputDocument.php',
        'BaseInputDocumentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseInputDocumentPeer.php',
        'BaseIsoCountry' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseIsoCountry.php',
        'BaseIsoCountryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseIsoCountryPeer.php',
        'BaseIsoLocation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseIsoLocation.php',
        'BaseIsoLocationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseIsoLocationPeer.php',
        'BaseIsoSubdivision' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseIsoSubdivision.php',
        'BaseIsoSubdivisionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseIsoSubdivisionPeer.php',
        'BaseLanguage' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLanguage.php',
        'BaseLanguagePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLanguagePeer.php',
        'BaseLexico' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLexico.php',
        'BaseLexicoPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLexicoPeer.php',
        'BaseLicenseManager' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLicenseManager.php',
        'BaseLicenseManagerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLicenseManagerPeer.php',
        'BaseListCanceled' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListCanceled.php',
        'BaseListCanceledPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListCanceledPeer.php',
        'BaseListCompleted' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListCompleted.php',
        'BaseListCompletedPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListCompletedPeer.php',
        'BaseListInbox' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListInbox.php',
        'BaseListInboxPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListInboxPeer.php',
        'BaseListMyInbox' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListMyInbox.php',
        'BaseListMyInboxPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListMyInboxPeer.php',
        'BaseListParticipatedHistory' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListParticipatedHistory.php',
        'BaseListParticipatedHistoryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListParticipatedHistoryPeer.php',
        'BaseListParticipatedLast' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListParticipatedLast.php',
        'BaseListParticipatedLastPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListParticipatedLastPeer.php',
        'BaseListPaused' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListPaused.php',
        'BaseListPausedPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListPausedPeer.php',
        'BaseListUnassigned' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListUnassigned.php',
        'BaseListUnassignedGroup' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListUnassignedGroup.php',
        'BaseListUnassignedGroupPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListUnassignedGroupPeer.php',
        'BaseListUnassignedPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseListUnassignedPeer.php',
        'BaseLogCasesScheduler' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLogCasesScheduler.php',
        'BaseLogCasesSchedulerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLogCasesSchedulerPeer.php',
        'BaseLoginLog' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLoginLog.php',
        'BaseLoginLogPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseLoginLogPeer.php',
        'BaseMessageApplication' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageApplication.php',
        'BaseMessageApplicationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageApplicationPeer.php',
        'BaseMessageEventDefinition' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageEventDefinition.php',
        'BaseMessageEventDefinitionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageEventDefinitionPeer.php',
        'BaseMessageEventRelation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageEventRelation.php',
        'BaseMessageEventRelationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageEventRelationPeer.php',
        'BaseMessageType' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageType.php',
        'BaseMessageTypePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageTypePeer.php',
        'BaseMessageTypeVariable' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageTypeVariable.php',
        'BaseMessageTypeVariablePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseMessageTypeVariablePeer.php',
        'BaseNotificationDevice' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseNotificationDevice.php',
        'BaseNotificationDevicePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseNotificationDevicePeer.php',
        'BaseNotificationQueue' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseNotificationQueue.php',
        'BaseNotificationQueuePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseNotificationQueuePeer.php',
        'BaseOauthAccessTokens' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthAccessTokens.php',
        'BaseOauthAccessTokensPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthAccessTokensPeer.php',
        'BaseOauthAuthorizationCodes' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthAuthorizationCodes.php',
        'BaseOauthAuthorizationCodesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthAuthorizationCodesPeer.php',
        'BaseOauthClients' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthClients.php',
        'BaseOauthClientsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthClientsPeer.php',
        'BaseOauthRefreshTokens' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthRefreshTokens.php',
        'BaseOauthRefreshTokensPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthRefreshTokensPeer.php',
        'BaseOauthScopes' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthScopes.php',
        'BaseOauthScopesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOauthScopesPeer.php',
        'BaseObject' => __DIR__ . '/../..' . '/thirdparty/propel/om/BaseObject.php',
        'BaseObjectPermission' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseObjectPermission.php',
        'BaseObjectPermissionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseObjectPermissionPeer.php',
        'BaseOutputDocument' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOutputDocument.php',
        'BaseOutputDocumentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseOutputDocumentPeer.php',
        'BaseParamFilterReader' => __DIR__ . '/../..' . '/thirdparty/phing/filters/BaseParamFilterReader.php',
        'BasePeer' => __DIR__ . '/../..' . '/thirdparty/propel/util/BasePeer.php',
        'BasePermissions' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BasePermissions.php',
        'BasePermissionsPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BasePermissionsPeer.php',
        'BasePluginsRegistry' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BasePluginsRegistry.php',
        'BasePluginsRegistryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BasePluginsRegistryPeer.php',
        'BasePmoauthUserAccessTokens' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BasePmoauthUserAccessTokens.php',
        'BasePmoauthUserAccessTokensPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BasePmoauthUserAccessTokensPeer.php',
        'BaseProReporting' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProReporting.php',
        'BaseProReportingPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProReportingPeer.php',
        'BaseProcess' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcess.php',
        'BaseProcessCategory' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessCategory.php',
        'BaseProcessCategoryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessCategoryPeer.php',
        'BaseProcessFiles' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessFiles.php',
        'BaseProcessFilesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessFilesPeer.php',
        'BaseProcessOwner' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessOwner.php',
        'BaseProcessOwnerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessOwnerPeer.php',
        'BaseProcessPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessPeer.php',
        'BaseProcessUser' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessUser.php',
        'BaseProcessUserPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessUserPeer.php',
        'BaseProcessVariables' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessVariables.php',
        'BaseProcessVariablesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseProcessVariablesPeer.php',
        'BaseRbacUsers' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseRbacUsers.php',
        'BaseRbacUsersPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseRbacUsersPeer.php',
        'BaseReportTable' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseReportTable.php',
        'BaseReportTablePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseReportTablePeer.php',
        'BaseReportVar' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseReportVar.php',
        'BaseReportVarPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseReportVarPeer.php',
        'BaseRoles' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseRoles.php',
        'BaseRolesPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseRolesPeer.php',
        'BaseRolesPermissions' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseRolesPermissions.php',
        'BaseRolesPermissionsPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseRolesPermissionsPeer.php',
        'BaseRoute' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseRoute.php',
        'BaseRoutePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseRoutePeer.php',
        'BaseScriptTask' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseScriptTask.php',
        'BaseScriptTaskPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseScriptTaskPeer.php',
        'BaseSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/BaseSelector.php',
        'BaseSelectorContainer' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/BaseSelectorContainer.php',
        'BaseSequences' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSequences.php',
        'BaseSequencesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSequencesPeer.php',
        'BaseSession' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSession.php',
        'BaseSessionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSessionPeer.php',
        'BaseSessionStorage' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSessionStorage.php',
        'BaseSessionStoragePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSessionStoragePeer.php',
        'BaseShadowTable' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseShadowTable.php',
        'BaseShadowTablePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseShadowTablePeer.php',
        'BaseStage' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseStage.php',
        'BaseStagePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseStagePeer.php',
        'BaseStep' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseStep.php',
        'BaseStepPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseStepPeer.php',
        'BaseStepSupervisor' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseStepSupervisor.php',
        'BaseStepSupervisorPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseStepSupervisorPeer.php',
        'BaseStepTrigger' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseStepTrigger.php',
        'BaseStepTriggerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseStepTriggerPeer.php',
        'BaseSubApplication' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSubApplication.php',
        'BaseSubApplicationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSubApplicationPeer.php',
        'BaseSubProcess' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSubProcess.php',
        'BaseSubProcessPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSubProcessPeer.php',
        'BaseSwimlanesElements' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSwimlanesElements.php',
        'BaseSwimlanesElementsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseSwimlanesElementsPeer.php',
        'BaseSystems' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseSystems.php',
        'BaseSystemsPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseSystemsPeer.php',
        'BaseTask' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTask.php',
        'BaseTaskPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTaskPeer.php',
        'BaseTaskUser' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTaskUser.php',
        'BaseTaskUserPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTaskUserPeer.php',
        'BaseTimerEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTimerEvent.php',
        'BaseTimerEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTimerEventPeer.php',
        'BaseTranslation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTranslation.php',
        'BaseTranslationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTranslationPeer.php',
        'BaseTriggers' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTriggers.php',
        'BaseTriggersPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseTriggersPeer.php',
        'BaseUsers' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseUsers.php',
        'BaseUsersPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseUsersPeer.php',
        'BaseUsersProperties' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseUsersProperties.php',
        'BaseUsersPropertiesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseUsersPropertiesPeer.php',
        'BaseUsersRoles' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseUsersRoles.php',
        'BaseUsersRolesPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/om/BaseUsersRolesPeer.php',
        'BaseUsrReporting' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseUsrReporting.php',
        'BaseUsrReportingPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseUsrReportingPeer.php',
        'BaseWebEntry' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseWebEntry.php',
        'BaseWebEntryEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseWebEntryEvent.php',
        'BaseWebEntryEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseWebEntryEventPeer.php',
        'BaseWebEntryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/om/BaseWebEntryPeer.php',
        'BasicEnum' => __DIR__ . '/../..' . '/workflow/engine/classes/IndicatorsCalculator.php',
        'BasicLogger' => __DIR__ . '/../..' . '/thirdparty/propel/logger/BasicLogger.php',
        'BasicValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/BasicValidator.php',
        'BatchTest' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/BatchTest.php',
        'Benchmark_Iterate' => __DIR__ . '/../..' . '/thirdparty/pear/Benchmark/Iterate.php',
        'Benchmark_Profiler' => __DIR__ . '/../..' . '/thirdparty/pear/Benchmark/Profiler.php',
        'Benchmark_Timer' => __DIR__ . '/../..' . '/thirdparty/pear/Benchmark/Timer.php',
        'Blob' => __DIR__ . '/../..' . '/thirdparty/creole/util/Blob.php',
        'BlockBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.block.php',
        'BodyBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.body.php',
        'Bootstrap' => __DIR__ . '/../..' . '/gulliver/system/class.bootstrap.php',
        'BorderColor' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.border.color.class.php',
        'BorderPDF' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.border.class.php',
        'BorderStyle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.border.style.class.php',
        'BorderWidth' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.border.width.class.php',
        'BoxNoteCall' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.note-call.class.php',
        'BoxPage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.php',
        'BoxPageMargin' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginBottomCenter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginBottomLeft' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginBottomLeftCorner' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginBottomRight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginBottomRightCorner' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginLeftBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginLeftMiddle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginLeftTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginRightBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginRightMiddle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginRightTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginTopCenter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginTopLeft' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginTopLeftCorner' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginTopRight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxPageMarginTopRightCorner' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.page.margin.class.php',
        'BoxTextFieldPageNo' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.field.pageno.php',
        'BoxTextFieldPages' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.field.pages.php',
        'BpmnActivity' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnActivity.php',
        'BpmnActivityMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnActivityMapBuilder.php',
        'BpmnActivityPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnActivityPeer.php',
        'BpmnArtifact' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnArtifact.php',
        'BpmnArtifactMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnArtifactMapBuilder.php',
        'BpmnArtifactPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnArtifactPeer.php',
        'BpmnBound' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnBound.php',
        'BpmnBoundMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnBoundMapBuilder.php',
        'BpmnBoundPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnBoundPeer.php',
        'BpmnData' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnData.php',
        'BpmnDataMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnDataMapBuilder.php',
        'BpmnDataPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnDataPeer.php',
        'BpmnDiagram' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnDiagram.php',
        'BpmnDiagramMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnDiagramMapBuilder.php',
        'BpmnDiagramPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnDiagramPeer.php',
        'BpmnDocumentation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnDocumentation.php',
        'BpmnDocumentationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnDocumentationMapBuilder.php',
        'BpmnDocumentationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnDocumentationPeer.php',
        'BpmnEngineSearchIndexAccessSolr' => __DIR__ . '/../..' . '/workflow/engine/classes/BpmnEngineSearchIndexAccessSolr.php',
        'BpmnEngineServicesSearchIndex' => __DIR__ . '/../..' . '/workflow/engine/classes/BpmnEngineServicesSearchIndex.php',
        'BpmnEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnEvent.php',
        'BpmnEventMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnEventMapBuilder.php',
        'BpmnEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnEventPeer.php',
        'BpmnExtension' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnExtension.php',
        'BpmnExtensionMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnExtensionMapBuilder.php',
        'BpmnExtensionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnExtensionPeer.php',
        'BpmnFlow' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnFlow.php',
        'BpmnFlowMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnFlowMapBuilder.php',
        'BpmnFlowPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnFlowPeer.php',
        'BpmnGateway' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnGateway.php',
        'BpmnGatewayMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnGatewayMapBuilder.php',
        'BpmnGatewayPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnGatewayPeer.php',
        'BpmnLane' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnLane.php',
        'BpmnLaneMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnLaneMapBuilder.php',
        'BpmnLanePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnLanePeer.php',
        'BpmnLaneset' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnLaneset.php',
        'BpmnLanesetMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnLanesetMapBuilder.php',
        'BpmnLanesetPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnLanesetPeer.php',
        'BpmnParticipant' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnParticipant.php',
        'BpmnParticipantMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnParticipantMapBuilder.php',
        'BpmnParticipantPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnParticipantPeer.php',
        'BpmnProcess' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnProcess.php',
        'BpmnProcessMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnProcessMapBuilder.php',
        'BpmnProcessPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnProcessPeer.php',
        'BpmnProject' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnProject.php',
        'BpmnProjectMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/BpmnProjectMapBuilder.php',
        'BpmnProjectPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/BpmnProjectPeer.php',
        'Branch' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/Branch.php',
        'BrokenImgBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.img.php',
        'BufferedReader' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/BufferedReader.php',
        'BufferedWriter' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/BufferedWriter.php',
        'BuildEvent' => __DIR__ . '/../..' . '/thirdparty/phing/BuildEvent.php',
        'BuildException' => __DIR__ . '/../..' . '/thirdparty/phing/BuildException.php',
        'BuildListener' => __DIR__ . '/../..' . '/thirdparty/phing/BuildListener.php',
        'BuildLogger' => __DIR__ . '/../..' . '/thirdparty/phing/listener/BuildLogger.php',
        'ButtonBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.button.php',
        'ButtonBrokenImageBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.input.img.php',
        'ButtonImageBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.input.img.php',
        'ButtonResetBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.button.reset.php',
        'ButtonSubmitBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.button.submit.php',
        'BzipFile' => __DIR__ . '/../..' . '/workflow/engine/classes/BzipFile.php',
        'CLI' => __DIR__ . '/../..' . '/workflow/engine/classes/CLI.php',
        'CSS' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.inc.php',
        'CSSAtRuleMarginBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.rules.page.inc.php',
        'CSSAtRulePage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.rules.page.inc.php',
        'CSSBackground' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.background.inc.php',
        'CSSBackgroundAttachment' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.background.attachment.inc.php',
        'CSSBackgroundColor' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.background.color.inc.php',
        'CSSBackgroundImage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.background.image.inc.php',
        'CSSBackgroundPosition' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.background.position.inc.php',
        'CSSBackgroundRepeat' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.background.repeat.inc.php',
        'CSSBorder' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.inc.php',
        'CSSBorderBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.bottom.inc.php',
        'CSSBorderBottomColor' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.bottom.color.inc.php',
        'CSSBorderBottomStyle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.bottom.style.inc.php',
        'CSSBorderBottomWidth' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.bottom.width.inc.php',
        'CSSBorderCollapse' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.collapse.inc.php',
        'CSSBorderColor' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.color.inc.php',
        'CSSBorderLeft' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.left.inc.php',
        'CSSBorderLeftColor' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.left.color.inc.php',
        'CSSBorderLeftStyle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.left.style.inc.php',
        'CSSBorderLeftWidth' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.left.width.inc.php',
        'CSSBorderRight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.right.inc.php',
        'CSSBorderRightColor' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.right.color.inc.php',
        'CSSBorderRightStyle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.right.style.inc.php',
        'CSSBorderRightWidth' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.right.width.inc.php',
        'CSSBorderStyle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.style.inc.php',
        'CSSBorderTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.top.inc.php',
        'CSSBorderTopColor' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.top.color.inc.php',
        'CSSBorderTopStyle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.top.style.inc.php',
        'CSSBorderTopWidth' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.top.width.inc.php',
        'CSSBorderWidth' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.border.width.inc.php',
        'CSSBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.bottom.inc.php',
        'CSSCache' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.cache.class.php',
        'CSSCellPadding' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.cellpadding.inc.php',
        'CSSCellSpacing' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.cellspacing.inc.php',
        'CSSClear' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.clear.inc.php',
        'CSSColor' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.color.inc.php',
        'CSSCompositeWidth' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.width.inc.php',
        'CSSContent' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.content.inc.php',
        'CSSCounter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.counter.php',
        'CSSCounterCollection' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.counter.collection.php',
        'CSSDirection' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.direction.inc.php',
        'CSSDisplay' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.display.inc.php',
        'CSSFloat' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.float.inc.php',
        'CSSFont' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.font.inc.php',
        'CSSFontFamily' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.font-family.inc.php',
        'CSSFontSize' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.font-size.inc.php',
        'CSSFontStyle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.font-style.inc.php',
        'CSSFontWeight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.font-weight.inc.php',
        'CSSHTML2PSHTMLContent' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.html2ps.html.content.inc.php',
        'CSSHTML2PSPseudoelements' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.html2ps.pseudoelements.inc.php',
        'CSSHeight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.height.inc.php',
        'CSSLeft' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.left.inc.php',
        'CSSLetterSpacing' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.letter-spacing.inc.php',
        'CSSLineHeight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.line-height.inc.php',
        'CSSListStyle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.list-style.inc.php',
        'CSSListStyleImage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.list-style-image.inc.php',
        'CSSListStylePosition' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.list-style-position.inc.php',
        'CSSListStyleType' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.list-style-type.inc.php',
        'CSSLocalAlign' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.localalign.inc.php',
        'CSSMargin' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.margin.inc.php',
        'CSSMarginBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.margin.inc.php',
        'CSSMarginLeft' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.margin.inc.php',
        'CSSMarginRight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.margin.inc.php',
        'CSSMarginTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.margin.inc.php',
        'CSSMaxHeight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.max-height.inc.php',
        'CSSMinHeight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.min-height.inc.php',
        'CSSMinWidth' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.min-width.inc.php',
        'CSSOrphans' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.orphans.inc.php',
        'CSSOverflow' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.overflow.inc.php',
        'CSSPadding' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.padding.inc.php',
        'CSSPaddingBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.padding.inc.php',
        'CSSPaddingLeft' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.padding.inc.php',
        'CSSPaddingRight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.padding.inc.php',
        'CSSPaddingTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.padding.inc.php',
        'CSSPage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.page.inc.php',
        'CSSPageBreak' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.page-break.inc.php',
        'CSSPageBreakAfter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.page-break-after.inc.php',
        'CSSPageBreakBefore' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.page-break-before.inc.php',
        'CSSPageBreakInside' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.page-break-inside.inc.php',
        'CSSPageSelector' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.rules.page.inc.php',
        'CSSPageSelectorAll' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.rules.page.inc.php',
        'CSSPageSelectorFirst' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.rules.page.inc.php',
        'CSSPageSelectorLeft' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.rules.page.inc.php',
        'CSSPageSelectorNamed' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.rules.page.inc.php',
        'CSSPageSelectorRight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.rules.page.inc.php',
        'CSSPosition' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.position.inc.php',
        'CSSPropertyCollection' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.property.collection.php',
        'CSSPropertyDeclaration' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.property.declaration.php',
        'CSSPropertyHandler' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.property.handler.class.php',
        'CSSPropertyStringSet' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.property.stringset.class.php',
        'CSSPseudoAlign' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.align.inc.php',
        'CSSPseudoFormAction' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.form.action.inc.php',
        'CSSPseudoFormRadioGroup' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.form.radiogroup.inc.php',
        'CSSPseudoLinkDestination' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.link.destination.inc.php',
        'CSSPseudoLinkTarget' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.link.target.inc.php',
        'CSSPseudoListCounter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.listcounter.inc.php',
        'CSSPseudoNoWrap' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.nowrap.inc.php',
        'CSSPseudoTableBorder' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.pseudo.table.border.inc.php',
        'CSSRight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.right.inc.php',
        'CSSRule' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.rules.inc.php',
        'CSSRuleset' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.ruleset.class.php',
        'CSSState' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.state.class.php',
        'CSSSubFieldProperty' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.property.sub.field.class.php',
        'CSSSubProperty' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.property.sub.class.php',
        'CSSTableLayout' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.table-layout.inc.php',
        'CSSTextAlign' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.text-align.inc.php',
        'CSSTextDecoration' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.text-decoration.inc.php',
        'CSSTextIndent' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.text-indent.inc.php',
        'CSSTextTransform' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.text-transform.inc.php',
        'CSSTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.top.inc.php',
        'CSSValue' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.generic.php',
        'CSSValuePercentage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.generic.percentage.php',
        'CSSVerticalAlign' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.vertical-align.inc.php',
        'CSSVisibility' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.visibility.inc.php',
        'CSSWhiteSpace' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.white-space.inc.php',
        'CSSWidows' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.widows.inc.php',
        'CSSWidth' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.width.inc.php',
        'CSSWordSpacing' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.word-spacing.inc.php',
        'CSSZIndex' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.z-index.inc.php',
        'CVSPassTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/CvsPassTask.php',
        'Calendar' => __DIR__ . '/../..' . '/workflow/engine/classes/Calendar.php',
        'CalendarAssignments' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CalendarAssignments.php',
        'CalendarAssignmentsMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/CalendarAssignmentsMapBuilder.php',
        'CalendarAssignmentsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CalendarAssignmentsPeer.php',
        'CalendarBusinessHours' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CalendarBusinessHours.php',
        'CalendarBusinessHoursMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/CalendarBusinessHoursMapBuilder.php',
        'CalendarBusinessHoursPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CalendarBusinessHoursPeer.php',
        'CalendarDefinition' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CalendarDefinition.php',
        'CalendarDefinitionMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/CalendarDefinitionMapBuilder.php',
        'CalendarDefinitionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CalendarDefinitionPeer.php',
        'CalendarHolidays' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CalendarHolidays.php',
        'CalendarHolidaysMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/CalendarHolidaysMapBuilder.php',
        'CalendarHolidaysPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CalendarHolidaysPeer.php',
        'CallableStatement' => __DIR__ . '/../..' . '/thirdparty/creole/CallableStatement.php',
        'Capsule' => __DIR__ . '/../..' . '/thirdparty/phing/lib/Capsule.php',
        'CapsuleTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/CapsuleTask.php',
        'CaseConsolidatedCore' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CaseConsolidatedCore.php',
        'CaseConsolidatedCoreMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/CaseConsolidatedCoreMapBuilder.php',
        'CaseConsolidatedCorePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CaseConsolidatedCorePeer.php',
        'CaseScheduler' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CaseScheduler.php',
        'CaseSchedulerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/CaseSchedulerMapBuilder.php',
        'CaseSchedulerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CaseSchedulerPeer.php',
        'CaseTracker' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CaseTracker.php',
        'CaseTrackerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/CaseTrackerMapBuilder.php',
        'CaseTrackerObject' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CaseTrackerObject.php',
        'CaseTrackerObjectMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/CaseTrackerObjectMapBuilder.php',
        'CaseTrackerObjectPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CaseTrackerObjectPeer.php',
        'CaseTrackerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CaseTrackerPeer.php',
        'Cases' => __DIR__ . '/../..' . '/workflow/engine/classes/Cases.php',
        'Catalog' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Catalog.php',
        'CatalogMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/CatalogMapBuilder.php',
        'CatalogPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/CatalogPeer.php',
        'CellSpan' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.table.php',
        'ChainReaderHelper' => __DIR__ . '/../..' . '/thirdparty/phing/filters/util/ChainReaderHelper.php',
        'ChainableReader' => __DIR__ . '/../..' . '/thirdparty/phing/filters/ChainableReader.php',
        'ChangeItem' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'Character' => __DIR__ . '/../..' . '/thirdparty/phing/system/lang/Character.php',
        'CheckAllowURLFopen' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckBinary' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckBinaryRecommended' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckBinaryRequired' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.checkbutton.php',
        'CheckCurl' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckDOM' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckGD' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckGDFormat' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckGDGIF' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckGDJPEG' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckGDPNG' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckMaxExecutionTime' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckMemoryLimit' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckOutgoingConnections' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckPDFLIB' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckPHPVersion' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckPermissionsCache' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckPermissionsFonts' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckPermissionsOut' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckPermissionsTemp' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckPermissionsType1' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckPresenceTTF' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckPresenceType1AFM' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckSimple' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckTriState' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'CheckZLIB' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'ChmodTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/ChmodTask.php',
        'Clob' => __DIR__ . '/../..' . '/thirdparty/creole/util/Clob.php',
        'Cmd' => __DIR__ . '/../..' . '/thirdparty/pear/CMD.php',
        'CodeBaseAdapter' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/adapters/CodeBaseAdapter.php',
        'CodeScanner' => __DIR__ . '/../..' . '/gulliver/system/class.codeScanner.php',
        'Color' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.color.php',
        'ColumnInfo' => __DIR__ . '/../..' . '/thirdparty/creole/metadata/ColumnInfo.php',
        'ColumnMap' => __DIR__ . '/../..' . '/thirdparty/propel/map/ColumnMap.php',
        'Commandline' => __DIR__ . '/../..' . '/thirdparty/phing/types/Commandline.php',
        'CommandlineArgument' => __DIR__ . '/../..' . '/thirdparty/phing/types/Commandline.php',
        'CommandlineMarker' => __DIR__ . '/../..' . '/thirdparty/phing/types/Commandline.php',
        'Comment' => __DIR__ . '/../..' . '/thirdparty/phing/filters/StripLineComments.php',
        'Condition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/Condition.php',
        'ConditionBase' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/ConditionBase.php',
        'ConditionEnumeration' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/ConditionBase.php',
        'ConditionTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/ConditionTask.php',
        'Configuration' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Configuration.php',
        'ConfigurationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ConfigurationMapBuilder.php',
        'ConfigurationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ConfigurationPeer.php',
        'Configurations' => __DIR__ . '/../..' . '/workflow/engine/classes/Configurations.php',
        'Connection' => __DIR__ . '/../..' . '/thirdparty/creole/Connection.php',
        'ConnectionCommon' => __DIR__ . '/../..' . '/thirdparty/creole/common/ConnectionCommon.php',
        'ConsoleReader' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/ConsoleReader.php',
        'Console_Getopt' => __DIR__ . '/../..' . '/thirdparty/pear/Console/Getopt.php',
        'ConsolidatedCases' => __DIR__ . '/../..' . '/workflow/engine/classes/ConsolidatedCases.php',
        'Contains' => __DIR__ . '/../..' . '/thirdparty/phing/filters/LineContains.php',
        'ContainsCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/ContainsCondition.php',
        'ContainsRegexpSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/ContainsRegexpSelector.php',
        'ContainsSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/ContainsSelector.php',
        'Content' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Content.php',
        'ContentMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ContentMapBuilder.php',
        'ContentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ContentPeer.php',
        'ContentType' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/content_type.class.php',
        'Controller' => __DIR__ . '/../..' . '/gulliver/system/class.controller.php',
        'Converter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/converter.class.php',
        'CopyTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/CopyTask.php',
        'CoverageMerger' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/coverage/CoverageMerger.php',
        'CoverageMergerTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/coverage/CoverageMergerTask.php',
        'CoverageReportTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/coverage/CoverageReportTask.php',
        'CoverageReportTransformer' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/coverage/CoverageReportTransformer.php',
        'CoverageSetupTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/coverage/CoverageSetupTask.php',
        'Creole' => __DIR__ . '/../..' . '/thirdparty/creole/Creole.php',
        'CreoleSQLExecTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/CreoleSQLExecTask.php',
        'CreoleTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/CreoleTask.php',
        'CreoleTypes' => __DIR__ . '/../..' . '/thirdparty/creole/CreoleTypes.php',
        'Criteria' => __DIR__ . '/../..' . '/thirdparty/propel/util/Criteria.php',
        'Criterion' => __DIR__ . '/../..' . '/thirdparty/propel/util/Criteria.php',
        'CriterionIterator' => __DIR__ . '/../..' . '/thirdparty/propel/util/Criteria.php',
        'CvsTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/CvsTask.php',
        'DB' => __DIR__ . '/../..' . '/thirdparty/pear/DB.php',
        'DBAdapter' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBAdapter.php',
        'DBArray' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBArray.php',
        'DBArrayConnection' => __DIR__ . '/../..' . '/thirdparty/creole/contrib/DBArrayConnection.php',
        'DBArrayPreparedStatement' => __DIR__ . '/../..' . '/thirdparty/creole/contrib/DBArrayConnection.php',
        'DBArrayResultSet' => __DIR__ . '/../..' . '/thirdparty/creole/contrib/DBArrayConnection.php',
        'DBConnection' => __DIR__ . '/../..' . '/gulliver/system/class.dbconnection.php',
        'DBMSSQL' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBMSSQL.php',
        'DBMySQL' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBMySQL.php',
        'DBMySQLi' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBMySQLi.php',
        'DBNone' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBNone.php',
        'DBOracle' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBOracle.php',
        'DBPostgres' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBPostgres.php',
        'DBRecordSet' => __DIR__ . '/../..' . '/gulliver/system/class.dbrecordset.php',
        'DBSQLite' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBSQLite.php',
        'DBSession' => __DIR__ . '/../..' . '/gulliver/system/class.dbsession.php',
        'DBSybase' => __DIR__ . '/../..' . '/thirdparty/propel/adapter/DBSybase.php',
        'DBTable' => __DIR__ . '/../..' . '/gulliver/system/class.dbtable.php',
        'DB_Error' => __DIR__ . '/../..' . '/thirdparty/pear/DB.php',
        'DB_common' => __DIR__ . '/../..' . '/thirdparty/pear/DB/common.php',
        'DB_dbase' => __DIR__ . '/../..' . '/thirdparty/pear/DB/dbase.php',
        'DB_fbsql' => __DIR__ . '/../..' . '/thirdparty/pear/DB/fbsql.php',
        'DB_ibase' => __DIR__ . '/../..' . '/thirdparty/pear/DB/ibase.php',
        'DB_ifx' => __DIR__ . '/../..' . '/thirdparty/pear/DB/ifx.php',
        'DB_msql' => __DIR__ . '/../..' . '/thirdparty/pear/DB/msql.php',
        'DB_mssql' => __DIR__ . '/../..' . '/thirdparty/pear/DB/mssql.php',
        'DB_mysql' => __DIR__ . '/../..' . '/thirdparty/pear/DB/mysql.php',
        'DB_mysqli' => __DIR__ . '/../..' . '/thirdparty/pear/DB/mysqli.php',
        'DB_oci8' => __DIR__ . '/../..' . '/thirdparty/pear/DB/oci8.php',
        'DB_odbc' => __DIR__ . '/../..' . '/thirdparty/pear/DB/odbc.php',
        'DB_pgsql' => __DIR__ . '/../..' . '/thirdparty/pear/DB/pgsql.php',
        'DB_result' => __DIR__ . '/../..' . '/thirdparty/pear/DB.php',
        'DB_row' => __DIR__ . '/../..' . '/thirdparty/pear/DB.php',
        'DB_sqlite' => __DIR__ . '/../..' . '/thirdparty/pear/DB/sqlite.php',
        'DB_storage' => __DIR__ . '/../..' . '/thirdparty/pear/DB/storage.php',
        'DB_sybase' => __DIR__ . '/../..' . '/thirdparty/pear/DB/sybase.php',
        'DOMTree' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/dom.php5.inc.php',
        'Dashboard' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Dashboard.php',
        'DashboardDasInd' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DashboardDasInd.php',
        'DashboardDasIndMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DashboardDasIndMapBuilder.php',
        'DashboardDasIndPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DashboardDasIndPeer.php',
        'DashboardIndicator' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DashboardIndicator.php',
        'DashboardIndicatorMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DashboardIndicatorMapBuilder.php',
        'DashboardIndicatorPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DashboardIndicatorPeer.php',
        'DashboardMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DashboardMapBuilder.php',
        'DashboardModule' => __DIR__ . '/../..' . '/workflow/engine/controllers/DashboardModule.php',
        'DashboardPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DashboardPeer.php',
        'Dashboards' => __DIR__ . '/../..' . '/workflow/engine/classes/Dashboards.php',
        'Dashlet' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Dashlet.php',
        'DashletInstance' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DashletInstance.php',
        'DashletInstanceMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DashletInstanceMapBuilder.php',
        'DashletInstancePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DashletInstancePeer.php',
        'DashletInterface' => __DIR__ . '/../..' . '/workflow/engine/classes/DashletInterface.php',
        'DashletMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DashletMapBuilder.php',
        'DashletOpenVsCompleted' => __DIR__ . '/../..' . '/workflow/engine/classes/DashletOpenVsCompleted.php',
        'DashletPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DashletPeer.php',
        'DashletProcessMakerCommunity' => __DIR__ . '/../..' . '/workflow/engine/classes/DashletProcessMakerCommunity.php',
        'DashletProcessMakerEnterprise' => __DIR__ . '/../..' . '/workflow/engine/classes/DashletProcessMakerEnterprise.php',
        'DashletRssReader' => __DIR__ . '/../..' . '/workflow/engine/classes/DashletRssReader.php',
        'DataBaseMaintenance' => __DIR__ . '/../..' . '/gulliver/system/class.dbMaintenance.php',
        'DataFilter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.data._interface.class.php',
        'DataFilterDoctype' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.data.doctype.class.php',
        'DataFilterEncoding' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.data.encoding.class.php',
        'DataFilterHTML2XHTML' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.data.html2xhtml.class.php',
        'DataFilterUCS2' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.data.ucs2.class.php',
        'DataFilterUTF8' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.data.utf8.class.php',
        'DataFilterXHTML2XHTML' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.data.xhtml2xhtml.class.php',
        'DataType' => __DIR__ . '/../..' . '/thirdparty/phing/types/DataType.php',
        'DataTypeHandler' => __DIR__ . '/../..' . '/thirdparty/phing/parser/DataTypeHandler.php',
        'DatabaseInfo' => __DIR__ . '/../..' . '/thirdparty/creole/metadata/DatabaseInfo.php',
        'DatabaseMap' => __DIR__ . '/../..' . '/thirdparty/propel/map/DatabaseMap.php',
        'DateSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/DateSelector.php',
        'Dates' => __DIR__ . '/../..' . '/workflow/engine/classes/Dates.php',
        'DbConnections' => __DIR__ . '/../..' . '/workflow/engine/classes/DbConnections.php',
        'DbSource' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DbSource.php',
        'DbSourceMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DbSourceMapBuilder.php',
        'DbSourcePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DbSourcePeer.php',
        'DebugConnection' => __DIR__ . '/../..' . '/thirdparty/creole/contrib/DebugConnection.php',
        'DefaultInputHandler' => __DIR__ . '/../..' . '/thirdparty/phing/input/DefaultInputHandler.php',
        'DefaultLogger' => __DIR__ . '/../..' . '/thirdparty/phing/listener/DefaultLogger.php',
        'DeleteTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/DeleteTask.php',
        'Department' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Department.php',
        'DepartmentMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DepartmentMapBuilder.php',
        'DepartmentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DepartmentPeer.php',
        'DependSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/DependSelector.php',
        'DepthSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/DepthSelector.php',
        'Derivation' => __DIR__ . '/../..' . '/workflow/engine/classes/Derivation.php',
        'Description' => __DIR__ . '/../..' . '/thirdparty/phing/types/Description.php',
        'Designer' => __DIR__ . '/../..' . '/workflow/engine/controllers/designer.php',
        'Destination' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/destination._interface.class.php',
        'DestinationBrowser' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/destination.browser.class.php',
        'DestinationDownload' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/destination.download.class.php',
        'DestinationFile' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/destination.file.class.php',
        'DestinationHTTP' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/destination._http.class.php',
        'DestinationUrlCollection' => __DIR__ . '/../..' . '/workflow/engine/classes/triggers/DestinationUrlCollection.php',
        'DimTimeComplete' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DimTimeComplete.php',
        'DimTimeCompleteMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DimTimeCompleteMapBuilder.php',
        'DimTimeCompletePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DimTimeCompletePeer.php',
        'DimTimeDelegate' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DimTimeDelegate.php',
        'DimTimeDelegateMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DimTimeDelegateMapBuilder.php',
        'DimTimeDelegatePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DimTimeDelegatePeer.php',
        'DirSet' => __DIR__ . '/../..' . '/thirdparty/phing/types/DirSet.php',
        'DirectoryScanner' => __DIR__ . '/../..' . '/thirdparty/phing/util/DirectoryScanner.php',
        'Dispatcher' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/dispatcher.class.php',
        'DocHTML' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/doc/DocHTML.php',
        'DynaFormField' => __DIR__ . '/../..' . '/workflow/engine/classes/DynaFormField.php',
        'Dynaform' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Dynaform.php',
        'DynaformEditor' => __DIR__ . '/../..' . '/workflow/engine/classes/DynaformEditor.php',
        'DynaformEditorAjax' => __DIR__ . '/../..' . '/workflow/engine/classes/DynaformEditorAjax.php',
        'DynaformHandler' => __DIR__ . '/../..' . '/gulliver/system/class.dynaformhandler.php',
        'DynaformMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/DynaformMapBuilder.php',
        'DynaformPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/DynaformPeer.php',
        'EasyPeasyICS' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
        'EchoTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/EchoTask.php',
        'EdgePDF' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.border.edge.class.php',
        'ElementTaskRelation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ElementTaskRelation.php',
        'ElementTaskRelationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ElementTaskRelationMapBuilder.php',
        'ElementTaskRelationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ElementTaskRelationPeer.php',
        'ElseIfTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/IfTask.php',
        'EmailEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/EmailEvent.php',
        'EmailEventMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/EmailEventMapBuilder.php',
        'EmailEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/EmailEventPeer.php',
        'EmailServer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/EmailServer.php',
        'EmailServerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/EmailServerMapBuilder.php',
        'EmailServerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/EmailServerPeer.php',
        'Employee' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/params_classes.php',
        'EnterpriseClass' => __DIR__ . '/../..' . '/workflow/engine/classes/EnterpriseClass.php',
        'EnterpriseUtils' => __DIR__ . '/../..' . '/workflow/engine/classes/EnterpriseUtils.php',
        'EntityAppSolrQueue' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntityAppSolrQueue.php',
        'EntityBase' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntityBase.php',
        'EntityFacetGroup' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntityFacetGroup.php',
        'EntityFacetInterfaceRequest' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntityFacetInterfaceRequest.php',
        'EntityFacetInterfaceResult' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntityFacetInterfaceResult.php',
        'EntityFacetItem' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntityFacetItem.php',
        'EntityFacetRequest' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntityFacetRequest.php',
        'EntityFacetResult' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntityFacetResult.php',
        'EntitySelectedFacetGroupItem' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntitySelectedFacetGroupItem.php',
        'EntitySolrQueryResult' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntitySolrQueryResult.php',
        'EntitySolrRequestData' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntitySolrRequestData.php',
        'EntitySolrUpdateDocument' => __DIR__ . '/../..' . '/workflow/engine/classes/entities/EntitySolrUpdateDocument.php',
        'EqualsCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/EqualsCondition.php',
        'Event' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Event.php',
        'EventMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/EventMapBuilder.php',
        'EventObject' => __DIR__ . '/../..' . '/thirdparty/phing/system/lang/EventObject.php',
        'EventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/EventPeer.php',
        'ExecTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/ExecTask.php',
        'ExitTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/ExitTask.php',
        'ExpandProperties' => __DIR__ . '/../..' . '/thirdparty/phing/filters/ExpandProperties.php',
        'ExpatParseException' => __DIR__ . '/../..' . '/thirdparty/phing/parser/ExpatParseException.php',
        'ExpatParser' => __DIR__ . '/../..' . '/thirdparty/phing/parser/ExpatParser.php',
        'ExtendFileSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/ExtendFileSelector.php',
        'ExtendSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/ExtendSelector.php',
        'ExtendedFileStream' => __DIR__ . '/../..' . '/thirdparty/phing/util/ExtendedFileStream.php',
        'ExtractBaseTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/ExtractBaseTask.php',
        'FPDF' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'FPDF_Protection' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.encryption.php',
        'FakeApi' => __DIR__ . '/../..' . '/workflow/engine/controllers/fakeApi.php',
        'FakeTableCellBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.table.cell.fake.php',
        'FeaturesDetail' => __DIR__ . '/../..' . '/workflow/engine/classes/FeaturesDetail.php',
        'FetchedData' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/fetched_data._interface.class.php',
        'FetchedDataFile' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/fetched_data.file.class.php',
        'FetchedDataHTML' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/fetched_data._html.class.php',
        'FetchedDataURL' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/fetched_data.url.class.php',
        'Fetcher' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/fetcher._interface.class.php',
        'FetcherLocalFile' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/fetcher.local.class.php',
        'FetcherMemory' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/fetcher.memory.class.php',
        'FetcherUrl' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/fetcher.url.class.php',
        'FetcherUrlCurl' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/fetcher.url.curl.class.php',
        'FieldCondition' => __DIR__ . '/../..' . '/workflow/engine/classes/model/FieldCondition.php',
        'FieldConditionMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/FieldConditionMapBuilder.php',
        'FieldConditionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/FieldConditionPeer.php',
        'FieldInformation' => __DIR__ . '/../..' . '/workflow/engine/classes/triggers/FieldInformation.php',
        'FieldInformationCollection' => __DIR__ . '/../..' . '/workflow/engine/classes/triggers/FieldInformationCollection.php',
        'FieldValidator' => __DIR__ . '/../..' . '/workflow/engine/classes/FieldValidator.php',
        'Fields' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Fields.php',
        'FieldsMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/FieldsMapBuilder.php',
        'FieldsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/FieldsPeer.php',
        'File' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/sys/File.php',
        'FileCache' => __DIR__ . '/../..' . '/workflow/engine/classes/FileCache.php',
        'FileList' => __DIR__ . '/../..' . '/thirdparty/phing/types/FileList.php',
        'FileNameMapper' => __DIR__ . '/../..' . '/thirdparty/phing/mappers/FileNameMapper.php',
        'FileNotFoundException' => __DIR__ . '/../..' . '/thirdparty/phing/system/lang/FileNotFoundException.php',
        'FileReader' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/FileReader.php',
        'FileSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/FileSelector.php',
        'FileSet' => __DIR__ . '/../..' . '/thirdparty/phing/types/FileSet.php',
        'FileSystem' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/FileSystem.php',
        'FileUtils' => __DIR__ . '/../..' . '/thirdparty/phing/util/FileUtils.php',
        'FileWriter' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/FileWriter.php',
        'FilenameSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/FilenameSelector.php',
        'FilterChain' => __DIR__ . '/../..' . '/thirdparty/phing/types/FilterChain.php',
        'FilterReader' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/FilterReader.php',
        'FlattenMapper' => __DIR__ . '/../..' . '/thirdparty/phing/mappers/FlattenMapper.php',
        'FlowContext' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/flow_context.class.inc.php',
        'FlowViewport' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/flow_viewport.class.inc.php',
        'Font' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/font.class.php',
        'FontFactory' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/font_factory.class.php',
        'FontResolver' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/font.resolver.class.php',
        'FontTrueType' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/font.class.php',
        'FontType1' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/font.class.php',
        'FootnoteLocation' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/layout.page.breaks.php',
        'ForeachTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/ForeachTask.php',
        'ForeignKeyInfo' => __DIR__ . '/../..' . '/thirdparty/creole/metadata/ForeignKeyInfo.php',
        'Form' => __DIR__ . '/../..' . '/gulliver/system/class.form.php',
        'FormBatchRouting' => __DIR__ . '/../..' . '/workflow/engine/classes/FormBatchRouting.php',
        'FormBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.form.php',
        'FormatterElement' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/FormatterElement.php',
        'FrameBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.frame.php',
        'FramesetBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.frame.php',
        'FunctionParam' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/PhpEvalTask.php',
        'G' => __DIR__ . '/../..' . '/gulliver/system/class.g.php',
        'G_Error' => __DIR__ . '/../..' . '/gulliver/system/class.error.php',
        'Gateway' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Gateway.php',
        'GatewayMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/GatewayMapBuilder.php',
        'GatewayPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/GatewayPeer.php',
        'GeSHi' => __DIR__ . '/..' . '/geshi/geshi/src/geshi.php',
        'GenericBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.generic.php',
        'GenericContainerBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.container.php',
        'GenericFormattedBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.generic.formatted.php',
        'GenericImgBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.img.php',
        'GenericInlineBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.generic.inline.php',
        'GlobMapper' => __DIR__ . '/../..' . '/thirdparty/phing/mappers/GlobMapper.php',
        'GmailRelabeling' => __DIR__ . '/../..' . '/workflow/engine/classes/model/GmailRelabeling.php',
        'GmailRelabelingMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/GmailRelabelingMapBuilder.php',
        'GmailRelabelingPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/GmailRelabelingPeer.php',
        'Google_Auth_Abstract' => __DIR__ . '/..' . '/google/apiclient/src/Google/Auth/Abstract.php',
        'Google_Auth_AppIdentity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Auth/AppIdentity.php',
        'Google_Auth_AssertionCredentials' => __DIR__ . '/..' . '/google/apiclient/src/Google/Auth/AssertionCredentials.php',
        'Google_Auth_ComputeEngine' => __DIR__ . '/..' . '/google/apiclient/src/Google/Auth/ComputeEngine.php',
        'Google_Auth_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Auth/Exception.php',
        'Google_Auth_LoginTicket' => __DIR__ . '/..' . '/google/apiclient/src/Google/Auth/LoginTicket.php',
        'Google_Auth_OAuth2' => __DIR__ . '/..' . '/google/apiclient/src/Google/Auth/OAuth2.php',
        'Google_Auth_Simple' => __DIR__ . '/..' . '/google/apiclient/src/Google/Auth/Simple.php',
        'Google_Cache_Abstract' => __DIR__ . '/..' . '/google/apiclient/src/Google/Cache/Abstract.php',
        'Google_Cache_Apc' => __DIR__ . '/..' . '/google/apiclient/src/Google/Cache/Apc.php',
        'Google_Cache_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Cache/Exception.php',
        'Google_Cache_File' => __DIR__ . '/..' . '/google/apiclient/src/Google/Cache/File.php',
        'Google_Cache_Memcache' => __DIR__ . '/..' . '/google/apiclient/src/Google/Cache/Memcache.php',
        'Google_Cache_Null' => __DIR__ . '/..' . '/google/apiclient/src/Google/Cache/Null.php',
        'Google_Client' => __DIR__ . '/..' . '/google/apiclient/src/Google/Client.php',
        'Google_Collection' => __DIR__ . '/..' . '/google/apiclient/src/Google/Collection.php',
        'Google_Config' => __DIR__ . '/..' . '/google/apiclient/src/Google/Config.php',
        'Google_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Exception.php',
        'Google_Http_Batch' => __DIR__ . '/..' . '/google/apiclient/src/Google/Http/Batch.php',
        'Google_Http_CacheParser' => __DIR__ . '/..' . '/google/apiclient/src/Google/Http/CacheParser.php',
        'Google_Http_MediaFileUpload' => __DIR__ . '/..' . '/google/apiclient/src/Google/Http/MediaFileUpload.php',
        'Google_Http_REST' => __DIR__ . '/..' . '/google/apiclient/src/Google/Http/REST.php',
        'Google_Http_Request' => __DIR__ . '/..' . '/google/apiclient/src/Google/Http/Request.php',
        'Google_IO_Abstract' => __DIR__ . '/..' . '/google/apiclient/src/Google/IO/Abstract.php',
        'Google_IO_Curl' => __DIR__ . '/..' . '/google/apiclient/src/Google/IO/Curl.php',
        'Google_IO_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/IO/Exception.php',
        'Google_IO_Stream' => __DIR__ . '/..' . '/google/apiclient/src/Google/IO/Stream.php',
        'Google_Logger_Abstract' => __DIR__ . '/..' . '/google/apiclient/src/Google/Logger/Abstract.php',
        'Google_Logger_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Logger/Exception.php',
        'Google_Logger_File' => __DIR__ . '/..' . '/google/apiclient/src/Google/Logger/File.php',
        'Google_Logger_Null' => __DIR__ . '/..' . '/google/apiclient/src/Google/Logger/Null.php',
        'Google_Logger_Psr' => __DIR__ . '/..' . '/google/apiclient/src/Google/Logger/Psr.php',
        'Google_Model' => __DIR__ . '/..' . '/google/apiclient/src/Google/Model.php',
        'Google_Service' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service.php',
        'Google_Service_AdExchangeBuyer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Account' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AccountBidderLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AccountsList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Accounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AdSize' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AdSlotDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AddOrderDealsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AddOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AddOrderNotesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AddOrderNotesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AdvertiserDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_AudienceSegment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_BillingInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_BillingInfoList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_BillingInfo_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_BrandDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Budget' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Budget_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Buyer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_BuyerDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_ClientAccessCapabilities' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Clientaccess_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_ContactInformation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreateOrdersRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreateOrdersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Creative' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeCorrections' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeFilteringReasons' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeFilteringReasonsReasons' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeNativeAd' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeNativeAdAppIcon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeNativeAdImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeNativeAdLogo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeServingRestrictions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeServingRestrictionsContexts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativeServingRestrictionsDisapprovalReasons' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_CreativesList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Creatives_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DateTime' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DealPartyDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DealTerms' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DealTermsGuaranteedFixedPriceTerms' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DealTermsNonGuaranteedAuctionTerms' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DealTermsNonGuaranteedFixedPriceTerms' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Deals_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DeleteOrderDealsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DeleteOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DeliveryControl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_DeliveryControlFrequencyCap' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_EditAllOrderDealsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_EditAllOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_EditHistoryDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_GetFinalizedNegotiationByExternalDealIdRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_GetNegotiationByIdRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_GetNegotiationsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_GetNegotiationsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_GetOffersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_GetOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_GetOrderNotesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_GetOrdersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_InventorySegmentTargeting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_ListClientAccessCapabilitiesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_ListClientAccessCapabilitiesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_ListOffersRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_ListOffersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_MarketplaceDeal' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_MarketplaceDealParty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_MarketplaceLabel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_MarketplaceNote' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_MarketplaceOffer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_MarketplaceOrder' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Marketplacedeals_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Marketplacenotes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Marketplaceoffers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Marketplaceorders_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_MoneyDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_NegotiationDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_NegotiationRoundDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Negotiationrounds_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Negotiations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_OfferDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Offers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PerformanceReport' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PerformanceReportList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PerformanceReport_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PretargetingConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PretargetingConfigDimensions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PretargetingConfigExcludedPlacements' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PretargetingConfigList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PretargetingConfigPlacements' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PretargetingConfig_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Price' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PricePerBuyer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_PrivateData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_RuleKeyValuePair' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_Seller' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_SharedTargeting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_StatsDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_TargetingValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_TargetingValueCreativeSize' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_TargetingValueDayPartTargeting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_TargetingValueDayPartTargetingDayPart' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_TargetingValueSize' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_TermsDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeBuyer_WebPropertyDto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeBuyer.php',
        'Google_Service_AdExchangeSeller' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_Account' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_Accounts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsAdclients_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsAlerts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsCustomchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsMetadataDimensions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsMetadataMetrics_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsMetadata_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsPreferreddeals_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsReportsSaved_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsReports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AccountsUrlchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_Accounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AdClient' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_AdClients' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_Alert' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_Alerts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_CustomChannel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_CustomChannelTargetingInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_CustomChannels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_Metadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_PreferredDeal' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_PreferredDeals' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_Report' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_ReportHeaders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_ReportingMetadataEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_SavedReport' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_SavedReports' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_UrlChannel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdExchangeSeller_UrlChannels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdExchangeSeller.php',
        'Google_Service_AdSense' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSenseHost' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_Account' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_Accounts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AccountsAdclients_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AccountsAdunits_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AccountsReports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_Accounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdClient' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdClients' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdCode' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdStyleColors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdStyleFont' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdUnit' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdUnitContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdUnitContentAdsSettingsBackupOption' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdUnitMobileContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AdUnits' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_Adclients_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_AssociationSession' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_Associationsessions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_CustomChannel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_CustomChannels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_Customchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_Report' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_ReportHeaders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_Reports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_UrlChannel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_UrlChannels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSenseHost_Urlchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSenseHost.php',
        'Google_Service_AdSense_Account' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Accounts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsAdclients_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsAdunitsCustomchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsAdunits_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsAlerts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsCustomchannelsAdunits_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsCustomchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsPayments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsReportsSaved_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsReports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsSavedadstyles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AccountsUrlchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Accounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdClient' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdClients' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdCode' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdStyleColors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdStyleFont' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdUnit' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdUnitContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdUnitContentAdsSettingsBackupOption' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdUnitFeedAdsSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdUnitMobileContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdUnits' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Adclients_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdsenseReportsGenerateResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdsenseReportsGenerateResponseHeaders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_AdunitsCustomchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Adunits_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Alert' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Alerts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Alerts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_CustomChannel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_CustomChannelTargetingInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_CustomChannels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_CustomchannelsAdunits_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Customchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Metadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_MetadataDimensions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_MetadataMetrics_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Metadata_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Payment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Payments' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Payments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_ReportingMetadataEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_ReportsSaved_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Reports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_SavedAdStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_SavedAdStyles' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_SavedReport' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_SavedReports' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Savedadstyles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_UrlChannel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_UrlChannels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_AdSense_Urlchannels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AdSense.php',
        'Google_Service_Admin' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Admin.php',
        'Google_Service_Admin_MailItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Admin.php',
        'Google_Service_Admin_Mail_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Admin.php',
        'Google_Service_Analytics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Account' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_AccountChildLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_AccountPermissions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_AccountRef' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_AccountSummaries' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_AccountSummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_AccountTicket' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Accounts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_AdWordsAccount' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_AnalyticsDataimportDeleteUploadDataRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Column' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ColumnAttributes' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Columns' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomDataSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomDataSourceChildLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomDataSourceParentLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomDataSources' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomDimension' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomDimensionParentLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomDimensions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomMetric' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomMetricParentLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_CustomMetrics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_DataGa_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_DataMcf_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_DataRealtime_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Data_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_EntityAdWordsLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_EntityAdWordsLinkEntity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_EntityAdWordsLinks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_EntityUserLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_EntityUserLinkEntity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_EntityUserLinkPermissions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_EntityUserLinks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Experiment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ExperimentParentLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ExperimentVariations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Experiments' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Filter' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_FilterAdvancedDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_FilterExpression' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_FilterLowercaseDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_FilterParentLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_FilterRef' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_FilterSearchAndReplaceDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_FilterUppercaseDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Filters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GaData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GaDataColumnHeaders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GaDataDataTable' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GaDataDataTableCols' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GaDataDataTableRows' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GaDataDataTableRowsC' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GaDataProfileInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GaDataQuery' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GaDataTotalsForAllResults' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Goal' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GoalEventDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GoalEventDetailsEventConditions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GoalParentLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GoalUrlDestinationDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GoalUrlDestinationDetailsSteps' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GoalVisitNumPagesDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_GoalVisitTimeOnSiteDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Goals' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementAccountSummaries_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementAccountUserLinks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementAccounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementCustomDataSources_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementCustomDimensions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementCustomMetrics_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementExperiments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementFilters_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementGoals_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementProfileFilterLinks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementProfileUserLinks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementProfiles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementSegments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementUnsampledReports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementUploads_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementWebPropertyAdWordsLinks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementWebproperties_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ManagementWebpropertyUserLinks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Management_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_McfData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_McfDataColumnHeaders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_McfDataProfileInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_McfDataQuery' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_McfDataRows' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_McfDataRowsConversionPathValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_McfDataTotalsForAllResults' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_MetadataColumns_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Metadata_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Profile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ProfileChildLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ProfileFilterLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ProfileFilterLinks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ProfileParentLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ProfilePermissions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ProfileRef' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_ProfileSummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Profiles' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Provisioning_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_RealtimeData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_RealtimeDataColumnHeaders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_RealtimeDataProfileInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_RealtimeDataQuery' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_RealtimeDataTotalsForAllResults' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Segment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Segments' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_UnsampledReport' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_UnsampledReportCloudStorageDownloadDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_UnsampledReportDriveDownloadDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_UnsampledReports' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Upload' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Uploads' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_UserRef' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_WebPropertyRef' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_WebPropertySummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Webproperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_Webproperty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_WebpropertyChildLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_WebpropertyParentLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_Analytics_WebpropertyPermissions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Analytics.php',
        'Google_Service_AndroidEnterprise' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_AppRestrictionsSchema' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestriction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestrictionRestrictionValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_AppVersion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_ApprovalUrlInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Collection' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_CollectionViewersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_CollectionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Collections_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Collectionviewers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Device' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_DeviceState' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_DevicesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Devices_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Enterprise' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_EnterpriseAccount' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_EnterprisesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_EnterprisesSendTestPushNotificationResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Enterprises_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Entitlement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_EntitlementsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Entitlements_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_GroupLicense' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_GroupLicenseUsersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_GroupLicensesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Grouplicenses_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Grouplicenseusers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Install' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_InstallsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Installs_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Permission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Permissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Product' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_ProductPermission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_ProductPermissions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_ProductSet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_ProductsApproveRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_ProductsGenerateApprovalUrlResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Products_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_User' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_UserToken' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_UsersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidEnterprise_Users_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidEnterprise.php',
        'Google_Service_AndroidPublisher' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Apk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ApkBinary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ApkListing' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ApkListingsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ApksAddExternallyHostedRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ApksAddExternallyHostedResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ApksListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_AppDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_AppEdit' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_EditsApklistings_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_EditsApks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_EditsDetails_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_EditsExpansionfiles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_EditsImages_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_EditsListings_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_EditsTesters_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_EditsTracks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Edits_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Entitlement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_EntitlementsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Entitlements_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ExpansionFile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ExpansionFilesUploadResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ExternallyHostedApk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ExternallyHostedApkUsesPermission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Image' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ImagesDeleteAllResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ImagesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ImagesUploadResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InAppProduct' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InAppProductListing' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InAppProductListings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InAppProductPrices' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InappproductsBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InappproductsBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InappproductsBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InappproductsBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InappproductsInsertRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InappproductsInsertResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InappproductsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InappproductsUpdateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_InappproductsUpdateResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Inappproducts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Listing' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ListingsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_MonthDay' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_PageInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Price' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_ProductPurchase' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_PurchasesProducts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_PurchasesSubscriptions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Purchases_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Season' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_SubscriptionDeferralInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_SubscriptionPurchase' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_SubscriptionPurchasesDeferRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_SubscriptionPurchasesDeferResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Testers' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_TokenPagination' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_Track' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AndroidPublisher_TracksListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AndroidPublisher.php',
        'Google_Service_AppState' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AppState.php',
        'Google_Service_AppState_GetResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AppState.php',
        'Google_Service_AppState_ListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AppState.php',
        'Google_Service_AppState_States_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AppState.php',
        'Google_Service_AppState_UpdateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AppState.php',
        'Google_Service_AppState_WriteResult' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/AppState.php',
        'Google_Service_Appengine' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_ApiConfigHandler' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_ApiEndpointHandler' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Application' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_AppsModulesVersions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_AppsModules_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_AppsOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Apps_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_AutomaticScaling' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_BasicScaling' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_ContainerInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_CpuUtilization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Deployment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_DeploymentFiles' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_ErrorHandler' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_FileInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_HealthCheck' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Library' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_ListModulesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_ListVersionsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_ManualScaling' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Module' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Network' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_OperationResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Resources' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_ScriptHandler' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_SourceReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_StaticDirectoryHandler' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_StaticDirectoryHandlerHttpHeaders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_StaticFilesHandler' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_StaticFilesHandlerHttpHeaders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Status' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_StatusDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_TrafficSplit' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_TrafficSplitAllocations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_UrlDispatchRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_UrlMap' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_Version' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_VersionBetaSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appengine_VersionEnvVariables' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appengine.php',
        'Google_Service_Appsactivity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_Activities_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_Activity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_Event' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_ListActivitiesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_Move' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_Parent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_Permission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_PermissionChange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_Photo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_Rename' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_Target' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Appsactivity_User' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Appsactivity.php',
        'Google_Service_Audit' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Audit.php',
        'Google_Service_Audit_Activities' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Audit.php',
        'Google_Service_Audit_Activities_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Audit.php',
        'Google_Service_Audit_Activity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Audit.php',
        'Google_Service_Audit_ActivityActor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Audit.php',
        'Google_Service_Audit_ActivityEvents' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Audit.php',
        'Google_Service_Audit_ActivityEventsParameters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Audit.php',
        'Google_Service_Audit_ActivityId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Audit.php',
        'Google_Service_Autoscaler' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_Autoscaler' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_AutoscalerListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_Autoscalers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_AutoscalingPolicy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_AutoscalingPolicyCpuUtilization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_AutoscalingPolicyCustomMetricUtilization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_AutoscalingPolicyLoadBalancingUtilization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_DeprecationStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_OperationError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_OperationList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_Zone' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_ZoneList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_ZoneMaintenanceWindows' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_ZoneOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Autoscaler_Zones_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Autoscaler.php',
        'Google_Service_Bigquery' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_CsvOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_Dataset' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_DatasetAccess' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_DatasetList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_DatasetListDatasets' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_DatasetReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_Datasets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_ErrorProto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_ExternalDataConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_GetQueryResultsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_Job' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobCancelResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobConfigurationExtract' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobConfigurationLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobConfigurationLoad' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobConfigurationQuery' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobConfigurationQueryTableDefinitions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobConfigurationTableCopy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobListJobs' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobStatistics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobStatistics2' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobStatistics3' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobStatistics4' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JobStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_Jobs_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_JsonObject' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_ProjectList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_ProjectListProjects' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_ProjectReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_QueryRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_QueryResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_Streamingbuffer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_Table' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableCell' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableDataInsertAllRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableDataInsertAllRequestRows' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableDataInsertAllResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableDataInsertAllResponseInsertErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableDataList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableFieldSchema' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableListTables' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableRow' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_TableSchema' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_Tabledata_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_Tables_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_UserDefinedFunctionResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Bigquery_ViewDefinition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Bigquery.php',
        'Google_Service_Blogger' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Blog' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_BlogList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_BlogLocale' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_BlogPages' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_BlogPerUserInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_BlogPosts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_BlogUserInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_BlogUserInfos_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Blogs_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Comment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_CommentAuthor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_CommentAuthorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_CommentBlog' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_CommentInReplyTo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_CommentList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_CommentPost' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Comments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Page' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PageAuthor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PageAuthorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PageBlog' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PageList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PageViews_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Pages_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Pageviews' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PageviewsCounts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Post' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostAuthor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostAuthorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostBlog' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostImages' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostPerUserInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostReplies' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostUserInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostUserInfosList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_PostUserInfos_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Posts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_User' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_UserBlogs' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_UserLocale' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Blogger_Users_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Blogger.php',
        'Google_Service_Books' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Annotation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_AnnotationClientVersionRanges' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_AnnotationCurrentVersionRanges' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_AnnotationLayerSummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Annotationdata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Annotations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_AnnotationsSummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_AnnotationsSummaryLayers' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Annotationsdata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_BooksAnnotationsRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_BooksCloudloadingResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_BooksVolumesRecommendedRateResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Bookshelf' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Bookshelves' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_BookshelvesVolumes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Bookshelves_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Category' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_CategoryItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Cloudloading_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_ConcurrentAccessRestriction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Dictionary_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Dictlayerdata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataCommon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDict' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWords' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsDerivatives' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsDerivativesSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsExamples' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsExamplesSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsSenses' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsSensesConjugations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsSensesDefinitions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamples' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamplesSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsSensesSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsSensesSynonyms' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsSensesSynonymsSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DictlayerdataDictWordsSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Discoveryclusters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DiscoveryclustersClusters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DiscoveryclustersClustersBannerWithContentContainer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DownloadAccessRestriction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_DownloadAccesses' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Geolayerdata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_GeolayerdataCommon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_GeolayerdataGeo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_GeolayerdataGeoBoundary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_GeolayerdataGeoViewport' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_GeolayerdataGeoViewportHi' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_GeolayerdataGeoViewportLo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_LayersAnnotationData_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_LayersVolumeAnnotations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Layers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Layersummaries' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Layersummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Metadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_MetadataItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Myconfig_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_MylibraryAnnotations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_MylibraryBookshelvesVolumes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_MylibraryBookshelves_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_MylibraryReadingpositions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Mylibrary_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Notification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Notification_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Offers' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_OffersItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_OffersItemsItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Onboarding_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Personalizedstream_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Promooffer_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_ReadingPosition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_RequestAccess' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Review' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_ReviewAuthor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_ReviewSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Usersettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_UsersettingsNotesExport' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_UsersettingsNotification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_UsersettingsNotificationMoreFromAuthors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Volume' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Volume2' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeAccessInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeAccessInfoEpub' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeAccessInfoPdf' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeLayerInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeLayerInfoLayers' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeRecommendedInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeSaleInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeSaleInfoListPrice' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeSaleInfoOffers' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeSaleInfoOffersListPrice' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeSaleInfoOffersRentalDuration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeSaleInfoOffersRetailPrice' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeSaleInfoRetailPrice' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeSearchInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeUserInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeUserInfoCopy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeUserInfoRentalPeriod' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeUserInfoUserUploadedVolumeInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeVolumeInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeVolumeInfoDimensions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeVolumeInfoImageLinks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeVolumeInfoIndustryIdentifiers' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Volumeannotation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumeannotationContentRanges' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Volumeannotations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Volumes' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumesAssociated_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumesMybooks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumesRecommended_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_VolumesUseruploaded_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Books_Volumes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Books.php',
        'Google_Service_Calendar' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Acl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_AclRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_AclRuleScope' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Acl_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Calendar' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_CalendarList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_CalendarListEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_CalendarListEntryNotificationSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_CalendarList_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_CalendarNotification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Calendars_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Channel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_ChannelParams' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Channels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_ColorDefinition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Colors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_ColorsCalendar' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_ColorsEvent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Colors_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Error' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Event' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventAttachment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventAttendee' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventCreator' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventDateTime' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventExtendedProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventExtendedPropertiesPrivate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventExtendedPropertiesShared' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventGadget' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventGadgetPreferences' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventOrganizer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventReminder' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventReminders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_EventSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Events' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Events_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_FreeBusyCalendar' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_FreeBusyGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_FreeBusyRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_FreeBusyRequestItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_FreeBusyResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_FreeBusyResponseCalendars' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_FreeBusyResponseGroups' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Freebusy_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Setting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Settings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_Settings_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_Calendar_TimePeriod' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Calendar.php',
        'Google_Service_CivicInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_AdministrationRegion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_AdministrativeBody' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Candidate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Channel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Contest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_DivisionSearchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_DivisionSearchResult' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Divisions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Election' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_ElectionOfficial' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_ElectionsQueryResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Elections_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_ElectoralDistrict' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_GeographicDivision' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Office' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Official' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_PollingLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_RepresentativeInfoData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_RepresentativeInfoDataDivisions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_RepresentativeInfoResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_RepresentativeInfoResponseDivisions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Representatives_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_SimpleAddressType' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_Source' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_CivicInfo_VoterInfoResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CivicInfo.php',
        'Google_Service_Classroom' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_Course' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_CourseAlias' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_CoursesAliases_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_CoursesStudents_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_CoursesTeachers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_Courses_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_Empty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_GlobalPermission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_Invitation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_Invitations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_ListCourseAliasesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_ListCoursesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_ListInvitationsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_ListStudentsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_ListTeachersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_Name' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_Student' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_Teacher' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_UserProfile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_Classroom_UserProfiles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Classroom.php',
        'Google_Service_CloudMonitoring' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_DeleteMetricDescriptorResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_ListMetricDescriptorsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_ListMetricDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_ListTimeseriesDescriptorsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_ListTimeseriesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_ListTimeseriesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_MetricDescriptorLabelDescriptor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_MetricDescriptorTypeDescriptor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_MetricDescriptors_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_Point' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_PointDistribution' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_PointDistributionBucket' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_PointDistributionOverflowBucket' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_PointDistributionUnderflowBucket' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_Timeseries' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_TimeseriesDescriptor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_TimeseriesDescriptorLabel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_TimeseriesDescriptorLabels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_TimeseriesDescriptors_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_TimeseriesPoint' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_Timeseries_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_WriteTimeseriesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_WriteTimeseriesRequestCommonLabels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudMonitoring_WriteTimeseriesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudMonitoring.php',
        'Google_Service_CloudUserAccounts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_AuthorizedKeysView' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_Binding' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_Condition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_GlobalAccountsOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_Group' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_GroupList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_GroupsAddMemberRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_GroupsRemoveMemberRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_Groups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_LinuxAccountViews' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_LinuxGetAuthorizedKeysViewResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_LinuxGetLinuxAccountViewsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_LinuxGroupView' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_LinuxUserView' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_Linux_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_LogConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_LogConfigCounterOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_OperationError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_OperationList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_Policy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_PublicKey' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_Rule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_TestPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_TestPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_User' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_UserList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_CloudUserAccounts_Users_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/CloudUserAccounts.php',
        'Google_Service_Cloudbilling' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudbilling.php',
        'Google_Service_Cloudbilling_BillingAccount' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudbilling.php',
        'Google_Service_Cloudbilling_BillingAccountsProjects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudbilling.php',
        'Google_Service_Cloudbilling_BillingAccounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudbilling.php',
        'Google_Service_Cloudbilling_ListBillingAccountsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudbilling.php',
        'Google_Service_Cloudbilling_ListProjectBillingInfoResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudbilling.php',
        'Google_Service_Cloudbilling_ProjectBillingInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudbilling.php',
        'Google_Service_Cloudbilling_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudbilling.php',
        'Google_Service_Clouddebugger' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_Breakpoint' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_CloudRepoSourceContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_CloudWorkspaceId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_CloudWorkspaceSourceContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_ControllerDebuggeesBreakpoints_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_ControllerDebuggees_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_Controller_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_Debuggee' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_DebuggeeLabels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_DebuggerDebuggeesBreakpoints_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_DebuggerDebuggees_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_Debugger_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_Empty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_FormatMessage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_GerritSourceContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_GetBreakpointResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_GitSourceContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_ListActiveBreakpointsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_ListBreakpointsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_ListDebuggeesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_ProjectRepoId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_RegisterDebuggeeRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_RegisterDebuggeeResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_RepoId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_SetBreakpointResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_SourceContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_SourceLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_StackFrame' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_StatusMessage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_UpdateActiveBreakpointRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_UpdateActiveBreakpointResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Clouddebugger_Variable' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Clouddebugger.php',
        'Google_Service_Cloudlatencytest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudlatencytest.php',
        'Google_Service_Cloudlatencytest_AggregatedStats' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudlatencytest.php',
        'Google_Service_Cloudlatencytest_AggregatedStatsReply' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudlatencytest.php',
        'Google_Service_Cloudlatencytest_DoubleValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudlatencytest.php',
        'Google_Service_Cloudlatencytest_IntValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudlatencytest.php',
        'Google_Service_Cloudlatencytest_Stats' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudlatencytest.php',
        'Google_Service_Cloudlatencytest_StatsReply' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudlatencytest.php',
        'Google_Service_Cloudlatencytest_Statscollection_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudlatencytest.php',
        'Google_Service_Cloudlatencytest_StringValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudlatencytest.php',
        'Google_Service_Cloudresourcemanager' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_Binding' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_Empty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_ListOrganizationsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_ListProjectsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_Organization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_OrganizationOwner' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_Organizations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_Policy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_Project' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_ProjectLabels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_ResourceId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudresourcemanager_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudresourcemanager.php',
        'Google_Service_Cloudsearch' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudsearch.php',
        'Google_Service_Cloudtrace' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Cloudtrace_Empty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Cloudtrace_ListTracesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Cloudtrace_ProjectsTraces_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Cloudtrace_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Cloudtrace_Trace' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Cloudtrace_TraceSpan' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Cloudtrace_TraceSpanLabels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Cloudtrace_Traces' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Cloudtrace_V1_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Cloudtrace.php',
        'Google_Service_Compute' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AccessConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Address' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AddressAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AddressAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AddressList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AddressesScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AddressesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AddressesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Addresses_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AttachedDisk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AttachedDiskInitializeParams' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Autoscaler' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalerAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalerAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalerList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalersScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalersScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalersScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Autoscalers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalingPolicy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalingPolicyCpuUtilization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalingPolicyCustomMetricUtilization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_AutoscalingPolicyLoadBalancingUtilization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Backend' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_BackendService' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_BackendServiceGroupHealth' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_BackendServiceList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_BackendServices_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DeprecationStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Disk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskMoveRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskType' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskTypeAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskTypeAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskTypeList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskTypesScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskTypesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskTypesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DiskTypes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DisksScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DisksScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_DisksScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Disks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Firewall' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_FirewallAllowed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_FirewallList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Firewalls_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ForwardingRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ForwardingRuleAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ForwardingRuleAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ForwardingRuleList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ForwardingRulesScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ForwardingRulesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ForwardingRulesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ForwardingRules_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_GlobalAddresses_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_GlobalForwardingRules_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_GlobalOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_HealthCheckReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_HealthStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_HostRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_HttpHealthCheck' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_HttpHealthCheckList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_HttpHealthChecks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Image' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ImageList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ImageRawDisk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Images_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Instance' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManager' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagerActionsSummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagerAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagerAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagerList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagersAbandonInstancesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagersDeleteInstancesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagersListManagedInstancesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagersRecreateInstancesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagersScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagersScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagersScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagersSetInstanceTemplateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagersSetTargetPoolsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupManagers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupsAddInstancesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupsListInstances' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupsListInstancesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupsRemoveInstancesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupsScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroupsSetNamedPortsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceGroups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceMoveRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceTemplate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceTemplateList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceTemplates_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstanceWithNamedPorts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstancesScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstancesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_InstancesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Instances_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_License' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Licenses_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MachineType' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MachineTypeAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MachineTypeAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MachineTypeList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MachineTypeScratchDisks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MachineTypesScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MachineTypesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MachineTypesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MachineTypes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ManagedInstance' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ManagedInstanceLastAttempt' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ManagedInstanceLastAttemptErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ManagedInstanceLastAttemptErrorsErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Metadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_MetadataItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_NamedPort' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Network' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_NetworkInterface' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_NetworkList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Networks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationsScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_OperationsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_PathMatcher' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_PathRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Project' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Quota' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Region' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_RegionList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_RegionOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Regions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ResourceGroupReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Route' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_RouteList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_RouteWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_RouteWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Routes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Scheduling' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_SerialPortOutput' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ServiceAccount' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Snapshot' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_SnapshotList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Snapshots_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Tags' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetHttpProxies_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetHttpProxy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetHttpProxyList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetInstance' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetInstanceAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetInstanceAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetInstanceList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetInstancesScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetInstancesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetInstancesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetInstances_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPool' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolInstanceHealth' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolsAddHealthCheckRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolsAddInstanceRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolsRemoveHealthCheckRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolsRemoveInstanceRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolsScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPoolsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetPools_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetVpnGateway' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetVpnGatewayAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetVpnGatewayAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetVpnGatewayList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetVpnGatewaysScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetVpnGatewaysScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetVpnGatewaysScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TargetVpnGateways_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_TestFailure' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_UrlMap' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_UrlMapList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_UrlMapReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_UrlMapTest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_UrlMapValidationResult' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_UrlMapsValidateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_UrlMapsValidateResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_UrlMaps_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_UsageExportLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_VpnTunnel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_VpnTunnelAggregatedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_VpnTunnelAggregatedListItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_VpnTunnelList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_VpnTunnelsScopedList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_VpnTunnelsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_VpnTunnelsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_VpnTunnels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Zone' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ZoneList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ZoneMaintenanceWindows' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_ZoneOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Compute_Zones_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Compute.php',
        'Google_Service_Computeaccounts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_AuthorizedKeysView' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_GlobalAccountsOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_Group' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_GroupList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_GroupsAddMemberRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_GroupsRemoveMemberRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_Groups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_LinuxAccountViews' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_LinuxGetAuthorizedKeysViewResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_LinuxGetLinuxAccountViewsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_LinuxGroupView' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_LinuxUserView' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_Linux_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_OperationError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_OperationList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_PublicKey' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_User' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_UserList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Computeaccounts_Users_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Computeaccounts.php',
        'Google_Service_Container' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_Cluster' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_ClusterUpdate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_CreateClusterRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_ListClustersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_MasterAuth' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_NodeConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_ProjectsZonesClusters_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_ProjectsZonesOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_ProjectsZones_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_ServerConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Container_UpdateClusterRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Container.php',
        'Google_Service_Coordinate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_CustomField' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_CustomFieldDef' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_CustomFieldDefListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_CustomFieldDef_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_CustomFields' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_EnumItemDef' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Job' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_JobChange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_JobListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_JobState' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Jobs_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Location' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_LocationListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_LocationRecord' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Location_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Schedule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Schedule_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Team' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_TeamListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Team_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_TokenPagination' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Worker' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_WorkerListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Coordinate_Worker_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Coordinate.php',
        'Google_Service_Customsearch' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_Context' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_ContextFacets' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_Cse_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_Promotion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_PromotionBodyLines' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_PromotionImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_Query' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_Result' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_ResultImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_ResultLabels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_ResultPagemap' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_ResultPagemapItemElement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_Search' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_SearchQueries' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_SearchSearchInformation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_SearchSpelling' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_Customsearch_SearchUrl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Customsearch.php',
        'Google_Service_DataTransfer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DataTransfer.php',
        'Google_Service_DataTransfer_Application' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DataTransfer.php',
        'Google_Service_DataTransfer_ApplicationDataTransfer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DataTransfer.php',
        'Google_Service_DataTransfer_ApplicationTransferParam' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DataTransfer.php',
        'Google_Service_DataTransfer_ApplicationsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DataTransfer.php',
        'Google_Service_DataTransfer_Applications_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DataTransfer.php',
        'Google_Service_DataTransfer_DataTransfer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DataTransfer.php',
        'Google_Service_DataTransfer_DataTransfersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DataTransfer.php',
        'Google_Service_DataTransfer_Transfers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DataTransfer.php',
        'Google_Service_Dataflow' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ApproximateProgress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_AutoscalingSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ComputationTopology' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ConcatPosition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_CustomSourceLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_DataDiskAssignment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_DerivedSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Disk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_DynamicSourceSplit' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Environment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_EnvironmentInternalExperiments' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_EnvironmentSdkPipelineOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_EnvironmentUserAgent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_EnvironmentVersion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_FlattenInstruction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_InstructionInput' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_InstructionOutput' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_InstructionOutputCodec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Job' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_JobExecutionInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_JobExecutionInfoStages' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_JobExecutionStageInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_JobMessage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_JobMetrics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_JobTransformNameMapping' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_KeyRangeDataDiskAssignment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_KeyRangeLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_LeaseWorkItemRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_LeaseWorkItemResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ListJobMessagesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_MapTask' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_MetricStructuredName' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_MetricStructuredNameContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_MetricUpdate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_MountedDataDisk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_MultiOutputInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Package' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ParDoInstruction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ParDoInstructionUserFn' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ParallelInstruction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_PartialGroupByKeyInstruction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_PartialGroupByKeyInstructionInputElementCodec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_PartialGroupByKeyInstructionValueCombiningFn' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Position' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ProjectsJobsMessages_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ProjectsJobsWorkItems_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ProjectsJobs_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_PubsubLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ReadInstruction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ReportWorkItemStatusRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ReportWorkItemStatusResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SeqMapTask' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SeqMapTaskOutputInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SeqMapTaskUserFn' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_ShellTask' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SideInputInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SideInputInfoKind' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Sink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SinkCodec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SinkSpec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Source' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceBaseSpecs' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceCodec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceFork' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceGetMetadataRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceGetMetadataResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceOperationRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceOperationResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceSpec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceSplitOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceSplitRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceSplitResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_SourceSplitShard' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_StateFamilyConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Status' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_StatusDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_Step' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_StepProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_StreamLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_StreamingComputationRanges' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_StreamingComputationTask' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_StreamingSetupTask' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_StreamingSideInputLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_StreamingStageLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_TaskRunnerSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_TopologyConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_TopologyConfigUserStageToComputationNameMap' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_WorkItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_WorkItemServiceState' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_WorkItemServiceStateHarnessData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_WorkItemStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_WorkerPool' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_WorkerPoolMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_WorkerPoolPoolArgs' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_WorkerSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Dataflow_WriteInstruction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dataflow.php',
        'Google_Service_Datastore' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_AllocateIdsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_AllocateIdsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_BeginTransactionRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_BeginTransactionResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_CommitRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_CommitResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_CompositeFilter' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_Datasets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_Entity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_EntityProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_EntityResult' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_Filter' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_GqlQuery' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_GqlQueryArg' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_Key' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_KeyPathElement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_KindExpression' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_LookupRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_LookupResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_Mutation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_MutationResult' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_PartitionId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_Property' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_PropertyExpression' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_PropertyFilter' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_PropertyOrder' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_PropertyReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_Query' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_QueryResultBatch' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_ReadOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_ResponseHeader' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_RollbackRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_RollbackResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_RunQueryRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_RunQueryResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_Datastore_Value' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Datastore.php',
        'Google_Service_DeploymentManager' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_ConfigFile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_Deployment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_DeploymentUpdate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_DeploymentmanagerResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_DeploymentmanagerResourceWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_DeploymentmanagerResourceWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_DeploymentsCancelPreviewRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_DeploymentsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_DeploymentsStopRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_Deployments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_ImportFile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_Manifest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_ManifestsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_Manifests_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_OperationError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_OperationsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_Operations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_ResourceUpdate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_ResourceUpdateError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_ResourceUpdateErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_ResourceUpdateWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_ResourceUpdateWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_ResourcesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_Resources_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_TargetConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_Type' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_TypesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_DeploymentManager_Types_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DeploymentManager.php',
        'Google_Service_Dfareporting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Account' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountActiveAdSummaries_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountActiveAdSummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountPermission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountPermissionGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountPermissionGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountPermissionGroups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountPermissionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountPermissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountUserProfile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountUserProfilesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountUserProfiles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AccountsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Accounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Activities' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Ad' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AdSlot' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AdsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Ads_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Advertiser' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AdvertiserGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AdvertiserGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AdvertiserGroups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AdvertisersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Advertisers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AudienceSegment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_AudienceSegmentGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Browser' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_BrowsersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Browsers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Campaign' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CampaignCreativeAssociation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CampaignCreativeAssociationsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CampaignCreativeAssociations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CampaignsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Campaigns_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ChangeLog' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ChangeLogsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ChangeLogs_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CitiesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Cities_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_City' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ClickTag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ClickThroughUrl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ClickThroughUrlSuffixProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CompanionClickThroughOverride' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CompatibleFields' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ConnectionType' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ConnectionTypesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ConnectionTypes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ContentCategoriesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ContentCategories_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ContentCategory' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CountriesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Countries_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Country' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Creative' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeAsset' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeAssetId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeAssetMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeAssets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeAssignment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeCustomEvent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeField' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeFieldAssignment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeFieldValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeFieldValuesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeFieldValues_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeFieldsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeFields_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeGroupAssignment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeGroups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeOptimizationConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeRotation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativeSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CreativesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Creatives_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CrossDimensionReachReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_CustomRichMediaEvents' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DateRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DayPartTargeting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DefaultClickThroughEventTagProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DeliverySchedule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DfareportingFile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DfareportingFileUrls' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DfpSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Dimension' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DimensionFilter' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DimensionValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DimensionValueList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DimensionValueRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DimensionValues_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DirectorySite' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DirectorySiteContact' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DirectorySiteContactAssignment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DirectorySiteContactsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DirectorySiteContacts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DirectorySiteSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DirectorySitesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_DirectorySites_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_EventTag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_EventTagOverride' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_EventTagsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_EventTags_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FileList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Files_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Flight' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightActivitiesGenerateTagResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightActivitiesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightActivities_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightActivity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightActivityDynamicTag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightActivityGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightActivityGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightActivityGroups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightActivityPublisherDynamicTag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightConfigurationsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightConfigurations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FloodlightReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FrequencyCap' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_FsCommand' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_GeoTargeting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_InventoryItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_InventoryItemsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_InventoryItems_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_KeyValueTargetingExpression' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_LandingPage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_LandingPagesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_LandingPages_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_LastModifiedInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ListPopulationClause' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ListPopulationRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ListPopulationTerm' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ListTargetingExpression' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_LookbackConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Metric' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Metro' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_MetrosListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Metros_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_MobileCarrier' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_MobileCarriersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_MobileCarriers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ObjectFilter' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OffsetPosition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OmnitureSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OperatingSystem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OperatingSystemVersion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OperatingSystemVersionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OperatingSystemVersions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OperatingSystemsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OperatingSystems_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OptimizationActivity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Order' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OrderContact' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OrderDocument' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OrderDocumentsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OrderDocuments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_OrdersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Orders_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PathToConversionReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Placement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementAssignment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementGroups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementStrategiesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementStrategies_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementStrategy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementTag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementsGenerateTagsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlacementsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Placements_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlatformType' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlatformTypesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PlatformTypes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PopupWindowProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PostalCode' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PostalCodesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PostalCodes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Pricing' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PricingSchedule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_PricingSchedulePricingPeriod' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ProgrammaticSetting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Project' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ProjectsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReachReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Recipient' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Region' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_RegionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Regions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_RemarketingList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_RemarketingListShare' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_RemarketingListShares_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_RemarketingListsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_RemarketingLists_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Report' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportCriteria' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportCrossDimensionReachCriteria' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportDelivery' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportFloodlightCriteria' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportFloodlightCriteriaReportProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportPathToConversionCriteria' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportPathToConversionCriteriaReportProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportReachCriteria' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportSchedule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportsCompatibleFields_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportsConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ReportsFiles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Reports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_RichMediaExitOverride' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Site' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_SiteContact' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_SiteSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_SitesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Sites_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Size' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_SizesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Sizes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_SortedDimension' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Subaccount' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_SubaccountsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_Subaccounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_TagData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_TagSetting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_TagSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_TargetWindow' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_TargetableRemarketingList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_TargetableRemarketingListsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_TargetableRemarketingLists_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_TechnologyTargeting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_ThirdPartyTrackingUrl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserDefinedVariableConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserProfile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserProfileList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserProfiles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserRole' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserRolePermission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserRolePermissionGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserRolePermissionGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserRolePermissionGroups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserRolePermissionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserRolePermissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserRolesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Dfareporting_UserRoles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dfareporting.php',
        'Google_Service_Directory' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Alias' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Aliases' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Asp' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Asps' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Asps_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Channel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_ChannelParams' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Channels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_ChromeOsDevice' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_ChromeOsDeviceActiveTimeRanges' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_ChromeOsDeviceRecentUsers' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_ChromeOsDevices' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Chromeosdevices_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Customer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_CustomerPostalAddress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Customers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_DomainAlias' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_DomainAliases' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_DomainAliases_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Domains' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Domains2' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Domains_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Group' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Groups' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_GroupsAliases_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Groups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Member' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Members' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Members_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_MobileDevice' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_MobileDeviceAction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_MobileDeviceApplications' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_MobileDevices' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Mobiledevices_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Notification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Notifications' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Notifications_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_OrgUnit' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_OrgUnits' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Orgunits_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Schema' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_SchemaFieldSpec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_SchemaFieldSpecNumericIndexingSpec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Schemas' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Schemas_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Token' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Tokens' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Tokens_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_User' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserAbout' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserAddress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserCustomProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserCustomSchemas' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserEmail' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserExternalId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserIm' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserMakeAdmin' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserName' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserOrganization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserPhone' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserPhoto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserRelation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserUndelete' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UserWebsite' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Users' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UsersAliases_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_UsersPhotos_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_Users_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_VerificationCode' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_VerificationCodes' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Directory_VerificationCodes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Directory.php',
        'Google_Service_Dns' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_Change' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_ChangesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_Changes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_ManagedZone' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_ManagedZonesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_ManagedZones_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_Project' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_Quota' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_ResourceRecordSet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_ResourceRecordSetsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_Dns_ResourceRecordSets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Dns.php',
        'Google_Service_DoubleClickBidManager' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_DownloadLineItemsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_DownloadLineItemsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_FilterPair' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_Lineitems_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_ListQueriesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_ListReportsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_Parameters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_Queries_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_Query' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_QueryMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_QuerySchedule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_Report' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_ReportFailure' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_ReportKey' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_ReportMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_ReportStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_Reports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_RowStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_RunQueryRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_UploadLineItemsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_UploadLineItemsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_DoubleClickBidManager_UploadStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/DoubleClickBidManager.php',
        'Google_Service_Doubleclicksearch' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_Availability' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_Conversion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_ConversionList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_Conversion_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_CustomDimension' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_CustomMetric' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_Report' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_ReportApiColumnSpec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_ReportFiles' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_ReportRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_ReportRequestFilters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_ReportRequestOrderBy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_ReportRequestReportScope' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_ReportRequestTimeRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_ReportRow' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_Reports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_SavedColumn' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_SavedColumnList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_SavedColumns_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_UpdateAvailabilityRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Doubleclicksearch_UpdateAvailabilityResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Doubleclicksearch.php',
        'Google_Service_Drive' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_About' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_AboutAdditionalRoleInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_AboutAdditionalRoleInfoRoleSets' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_AboutExportFormats' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_AboutFeatures' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_AboutImportFormats' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_AboutMaxUploadSizes' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_AboutQuotaBytesByService' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_About_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_App' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_AppIcons' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_AppList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Apps_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Change' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_ChangeList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Changes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Channel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_ChannelParams' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Channels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_ChildList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_ChildReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Children_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Comment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_CommentContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_CommentList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_CommentReply' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_CommentReplyList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Comments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_DriveFile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_DriveFileExportLinks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_DriveFileImageMediaMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_DriveFileImageMediaMetadataLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_DriveFileIndexableText' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_DriveFileLabels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_DriveFileOpenWithLinks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_DriveFileThumbnail' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_DriveFileVideoMediaMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_FileList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Files_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_GeneratedIds' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_ParentList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_ParentReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Parents_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Permission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_PermissionId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_PermissionList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Permissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Properties_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Property' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_PropertyList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Realtime_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Replies_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Revision' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_RevisionExportLinks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_RevisionList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_Revisions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_User' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Drive_UserPicture' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Drive.php',
        'Google_Service_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Exception.php',
        'Google_Service_Fitness' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_AggregateBucket' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_AggregateBy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_AggregateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_AggregateResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_Application' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_BucketByActivity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_BucketBySession' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_BucketByTime' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_DataPoint' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_DataSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_DataType' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_DataTypeField' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_Dataset' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_Device' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_ListDataSourcesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_ListSessionsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_MapValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_Session' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_UsersDataSourcesDatasets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_UsersDataSources_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_UsersDataset_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_UsersSessions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_Users_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_Value' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Fitness_ValueMapValEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fitness.php',
        'Google_Service_Freebase' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Freebase.php',
        'Google_Service_Freebase_ReconcileCandidate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Freebase.php',
        'Google_Service_Freebase_ReconcileCandidateNotable' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Freebase.php',
        'Google_Service_Freebase_ReconcileGet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Freebase.php',
        'Google_Service_Freebase_ReconcileGetCosts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Freebase.php',
        'Google_Service_Freebase_ReconcileGetWarning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Freebase.php',
        'Google_Service_Fusiontables' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Bucket' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Column' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_ColumnBaseColumn' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_ColumnList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Column_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Geometry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Import' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Line' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_LineStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Point' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_PointStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Polygon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_PolygonStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Query_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Sqlresponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_StyleFunction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_StyleFunctionGradient' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_StyleFunctionGradientColors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_StyleSetting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_StyleSettingList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Style_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Table' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_TableList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Table_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Task' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_TaskList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Task_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Template' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_TemplateList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Fusiontables_Template_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Fusiontables.php',
        'Google_Service_Games' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_GamesConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_AchievementConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_AchievementConfigurationDetail' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_AchievementConfigurationListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_AchievementConfigurations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_GamesNumberAffixConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_GamesNumberFormatConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_ImageConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_ImageConfigurations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_LeaderboardConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_LeaderboardConfigurationDetail' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_LeaderboardConfigurationListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_LeaderboardConfigurations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_LocalizedString' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesConfiguration_LocalizedStringBundle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesConfiguration.php',
        'Google_Service_GamesManagement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_AchievementResetAllResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_AchievementResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_AchievementResetResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_Achievements_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_Applications_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_EventsResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_Events_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_GamesPlayedResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_GamesPlayerExperienceInfoResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_GamesPlayerLevelResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_HiddenPlayer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_HiddenPlayerList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_Player' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_PlayerName' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_PlayerScoreResetAllResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_PlayerScoreResetResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_Players_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_QuestsResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_Quests_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_Rooms_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_ScoresResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_Scores_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_GamesManagement_TurnBasedMatches_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GamesManagement.php',
        'Google_Service_Games_AchievementDefinition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementDefinitionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementDefinitions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementIncrementResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementRevealResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementSetStepsAtLeastResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementUnlockResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementUpdateMultipleRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementUpdateMultipleResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementUpdateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AchievementUpdateResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Achievements_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AggregateStats' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_AnonymousPlayer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Application' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_ApplicationCategory' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Applications_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Category' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_CategoryListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventBatchRecordFailure' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventChild' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventDefinition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventDefinitionListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventPeriodRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventPeriodUpdate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventRecordFailure' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventRecordRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventUpdateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_EventUpdateResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Events_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_GamesAchievementIncrement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_GamesAchievementSetStepsAtLeast' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_ImageAsset' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Instance' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_InstanceAndroidDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_InstanceIosDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_InstanceWebDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Leaderboard' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_LeaderboardEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_LeaderboardListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_LeaderboardScoreRank' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_LeaderboardScores' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Leaderboards_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_MetagameConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Metagame_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_NetworkDiagnostics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_ParticipantResult' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PeerChannelDiagnostics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PeerSessionDiagnostics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Played' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Player' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerAchievement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerAchievementListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerEvent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerEventListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerExperienceInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerLeaderboardScore' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerLeaderboardScoreListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerLevel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerName' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerScore' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerScoreListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerScoreResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PlayerScoreSubmissionList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Players_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PushToken' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PushTokenId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_PushTokenIdIos' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Pushtokens_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Quest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_QuestContribution' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_QuestCriterion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_QuestListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_QuestMilestone' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_QuestMilestones_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Quests_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RevisionCheckResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Revisions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Room' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomAutoMatchStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomAutoMatchingCriteria' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomClientAddress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomCreateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomJoinRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomLeaveDiagnostics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomLeaveRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomModification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomP2PStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomP2PStatuses' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomParticipant' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_RoomStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Rooms_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_ScoreSubmission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Scores_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Snapshot' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_SnapshotImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_SnapshotListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_Snapshots_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedAutoMatchingCriteria' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatch' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchCreateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchDataRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchModification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchParticipant' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchRematch' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchResults' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchSync' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatchTurn' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Games_TurnBasedMatches_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Games.php',
        'Google_Service_Genomics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Binding' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_CallSet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_CallSetInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Callsets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_CigarUnit' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_CoverageBucket' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Dataset' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Datasets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Empty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Experiment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ExportReadGroupSetRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ExportVariantSetRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ImportReadGroupSetsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ImportReadGroupSetsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ImportVariantsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ImportVariantsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_LinearAlignment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ListBasesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ListCoverageBucketsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ListDatasetsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_OperationEvent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_OperationMetadataRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_OperationResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Operations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Policy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Position' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Program' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Range' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Read' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ReadGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ReadGroupInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ReadGroupSet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ReadGroupSetInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ReadInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ReadgroupsetsCoveragebuckets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Readgroupsets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Reads_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Reference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ReferenceBound' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ReferenceSet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_ReferencesBases_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_References_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Referencesets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchCallSetsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchCallSetsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchReadGroupSetsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchReadGroupSetsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchReadsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchReadsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchReferenceSetsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchReferenceSetsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchReferencesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchReferencesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchVariantSetsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchVariantSetsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchVariantsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SearchVariantsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Status' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_StatusDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_UndeleteDatasetRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Variant' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_VariantCall' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_VariantCallInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_VariantInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_VariantSet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_VariantSetMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_VariantSetMetadataInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Variants_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Genomics_Variantsets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Genomics.php',
        'Google_Service_Gmail' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_Draft' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_History' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_HistoryLabelAdded' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_HistoryLabelRemoved' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_HistoryMessageAdded' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_HistoryMessageDeleted' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_Label' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_ListDraftsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_ListHistoryResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_ListLabelsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_ListMessagesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_ListThreadsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_Message' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_MessagePart' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_MessagePartBody' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_MessagePartHeader' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_ModifyMessageRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_ModifyThreadRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_Profile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_Thread' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_UsersDrafts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_UsersHistory_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_UsersLabels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_UsersMessagesAttachments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_UsersMessages_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_UsersThreads_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_Users_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_WatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_Gmail_WatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Gmail.php',
        'Google_Service_GroupsMigration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GroupsMigration.php',
        'Google_Service_GroupsMigration_Archive_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GroupsMigration.php',
        'Google_Service_GroupsMigration_Groups' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/GroupsMigration.php',
        'Google_Service_Groupssettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Groupssettings.php',
        'Google_Service_Groupssettings_Groups' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Groupssettings.php',
        'Google_Service_Groupssettings_Groups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Groupssettings.php',
        'Google_Service_IdentityToolkit' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_CreateAuthUriResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_DeleteAccountResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_DownloadAccountResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_GetAccountInfoResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_GetOobConfirmationCodeResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_GetRecaptchaParamResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyCreateAuthUriRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDeleteAccountRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDownloadAccountRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetAccountInfoRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetPublicKeysResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyResetPasswordRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetAccountInfoRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyUploadAccountRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyAssertionRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPasswordRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_Relyingparty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_Relyingparty_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_ResetPasswordResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_SetAccountInfoResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_SetAccountInfoResponseProviderUserInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_UploadAccountResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_UploadAccountResponseError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_UserInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_UserInfoProviderUserInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_VerifyAssertionResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_IdentityToolkit_VerifyPasswordResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/IdentityToolkit.php',
        'Google_Service_Licensing' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Licensing.php',
        'Google_Service_Licensing_LicenseAssignment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Licensing.php',
        'Google_Service_Licensing_LicenseAssignmentInsert' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Licensing.php',
        'Google_Service_Licensing_LicenseAssignmentList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Licensing.php',
        'Google_Service_Licensing_LicenseAssignments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Licensing.php',
        'Google_Service_Logging' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Logging.php',
        'Google_Service_Logging_LogLine' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Logging.php',
        'Google_Service_Logging_RequestLog' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Logging.php',
        'Google_Service_Logging_SourceLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Logging.php',
        'Google_Service_Logging_SourceReference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Logging.php',
        'Google_Service_Manager' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_AccessConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_Action' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_AllowedRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_AutoscalingModule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_AutoscalingModuleStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_DeployState' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_Deployment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_DeploymentModules' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_DeploymentsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_Deployments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_DiskAttachment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_EnvVariable' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_ExistingDisk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_FirewallModule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_FirewallModuleStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_HealthCheckModule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_HealthCheckModuleStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_LbModule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_LbModuleStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_Metadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_MetadataItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_Module' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_ModuleStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_NetworkInterface' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_NetworkModule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_NetworkModuleStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_NewDisk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_NewDiskInitializeParams' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_ParamOverride' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_ReplicaPoolModule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_ReplicaPoolModuleEnvVariables' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_ReplicaPoolModuleStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_ReplicaPoolParams' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_ReplicaPoolParamsV1Beta1' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_ServiceAccount' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_Tag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_Template' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_TemplateActions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_TemplateModules' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_TemplatesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_Manager_Templates_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Manager.php',
        'Google_Service_MapsEngine' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_AcquisitionTime' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Asset' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_AssetsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_AssetsParents_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_AssetsPermissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Assets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Border' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Color' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Datasource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_DisplayRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Feature' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_FeatureInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_FeaturesBatchDeleteRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_FeaturesBatchInsertRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_FeaturesBatchPatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_FeaturesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Filter' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_GeoJsonGeometry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_GeoJsonGeometryCollection' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_GeoJsonLineString' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_GeoJsonMultiLineString' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_GeoJsonMultiPoint' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_GeoJsonMultiPolygon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_GeoJsonPoint' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_GeoJsonPolygon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_GeoJsonProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Icon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_IconStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_IconsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_LabelStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Layer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_LayersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_LayersParents_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_LayersPermissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Layers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_LineStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_LineStyleStroke' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Map' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_MapFolder' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_MapItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_MapKmlLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_MapLayer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_MapsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_MapsPermissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Maps_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_MapsengineFile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Parent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_ParentsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Permission' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PermissionsBatchDeleteRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PermissionsBatchDeleteResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PermissionsBatchUpdateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PermissionsBatchUpdateResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PermissionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PointStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PolygonStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_ProcessResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Project' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_ProjectsIcons_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_ProjectsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Projects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PublishResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PublishedLayer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PublishedLayersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PublishedMap' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_PublishedMapsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Raster' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollection' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsParents_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsPermissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsRaster' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsRasterBatchDeleteRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsRastersBatchDeleteResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsRastersBatchInsertRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsRastersBatchInsertResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsRastersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollectionsRasters_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RasterCollections_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RastersFiles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RastersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RastersParents_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_RastersPermissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Rasters_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_ScaledShape' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_ScalingFunction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Schema' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_SizeRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Table' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_TableColumn' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_TablesFeatures_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_TablesFiles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_TablesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_TablesParents_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_TablesPermissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_Tables_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_ValueRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_VectorStyle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_MapsEngine_ZoomLevels' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/MapsEngine.php',
        'Google_Service_Mirror' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Account' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Accounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Attachment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_AttachmentsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_AuthToken' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Command' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Contact' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_ContactsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Contacts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Location' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_LocationsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Locations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_MenuItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_MenuValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Notification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_NotificationConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Setting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Settings_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Subscription' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_SubscriptionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Subscriptions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_TimelineAttachments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_TimelineItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_TimelineListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_Timeline_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_UserAction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Mirror_UserData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Mirror.php',
        'Google_Service_Oauth2' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Oauth2.php',
        'Google_Service_Oauth2_Jwk' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Oauth2.php',
        'Google_Service_Oauth2_JwkKeys' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Oauth2.php',
        'Google_Service_Oauth2_Tokeninfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Oauth2.php',
        'Google_Service_Oauth2_UserinfoV2Me_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Oauth2.php',
        'Google_Service_Oauth2_UserinfoV2_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Oauth2.php',
        'Google_Service_Oauth2_Userinfo_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Oauth2.php',
        'Google_Service_Oauth2_Userinfoplus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Oauth2.php',
        'Google_Service_Pagespeedonline' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2Args' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2ArgsRects' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2ArgsSecondaryRects' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_PagespeedApiImageV2' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_PagespeedApiImageV2PageRect' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_Pagespeedapi_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_Result' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_ResultFormattedResults' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResults' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElementUrlBlocks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElementUrlBlocksUrls' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_ResultPageStats' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_ResultRuleGroups' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_ResultRuleGroupsElement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Pagespeedonline_ResultVersion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pagespeedonline.php',
        'Google_Service_Partners' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_CertificationExamStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_CertificationStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_ClientMessages_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_CompaniesLeads_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_Companies_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_Company' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_CreateLeadRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_CreateLeadResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_DebugInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_EventData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_GetCompanyResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_LatLng' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_Lead' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_ListCompaniesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_ListUserStatesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_LocalizedCompanyInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_Location' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_LogMessageRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_LogMessageRequestClientInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_LogMessageResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_LogUserEventRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_LogUserEventResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_Money' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_PublicProfile' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_Rank' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_RecaptchaChallenge' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_RequestMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_ResponseMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_TrafficSource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_UserEvents_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_UserOverrides' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Partners_UserStates_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Partners.php',
        'Google_Service_Playmoviespartner' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_AccountsAvails_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_AccountsExperienceLocales_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_AccountsOrders_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_AccountsStoreInfosCountry_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_AccountsStoreInfos_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_Accounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_Avail' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_ExperienceLocale' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_ListAvailsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_ListExperienceLocalesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_ListOrdersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_ListStoreInfosResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_Order' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Playmoviespartner_StoreInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Playmoviespartner.php',
        'Google_Service_Plus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_PlusDomains' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Acl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Activities_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Activity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityActor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityActorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityActorName' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityActorVerification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityFeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObject' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectActor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectActorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectActorVerification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectAttachments' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectAttachmentsEmbed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectAttachmentsFullImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectAttachmentsImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectAttachmentsPreviewThumbnails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnailsImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectPlusoners' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectReplies' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectResharers' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityObjectStatusForViewer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_ActivityProvider' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Audience' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_AudiencesFeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Audiences_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Circle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CircleFeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CirclePeople' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Circles_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Comment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CommentActor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CommentActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CommentActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CommentActorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CommentActorVerification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CommentFeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CommentInReplyTo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CommentObject' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_CommentPlusoners' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Comments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Media' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_MediaAuthor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_MediaAuthorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_MediaExif' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Media_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PeopleFeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_People_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Person' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PersonCover' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PersonCoverCoverInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PersonCoverCoverPhoto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PersonEmails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PersonImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PersonName' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PersonOrganizations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PersonPlacesLived' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PersonUrls' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Place' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PlaceAddress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PlacePosition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_PlusDomainsAclentryResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_PlusDomains_Videostream' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/PlusDomains.php',
        'Google_Service_Plus_Acl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_Activities_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_Activity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityActor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityActorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityActorName' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityActorVerification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityFeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObject' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectActor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectActorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectActorVerification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectAttachments' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectAttachmentsEmbed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectAttachmentsFullImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectAttachmentsImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectAttachmentsThumbnails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectAttachmentsThumbnailsImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectPlusoners' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectReplies' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityObjectResharers' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ActivityProvider' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_Comment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_CommentActor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_CommentActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_CommentActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_CommentActorImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_CommentActorVerification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_CommentFeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_CommentInReplyTo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_CommentObject' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_CommentPlusoners' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_Comments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_ItemScope' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_Moment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_MomentsFeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_Moments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PeopleFeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_People_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_Person' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonAgeRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonCover' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonCoverCoverInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonCoverCoverPhoto' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonEmails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonImage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonName' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonOrganizations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonPlacesLived' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PersonUrls' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_Place' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PlaceAddress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PlacePosition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Plus_PlusAclentryResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Plus.php',
        'Google_Service_Prediction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_Analyze' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeDataDescription' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeDataDescriptionFeatures' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategorical' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategoricalValues' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesNumeric' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesText' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeDataDescriptionOutputFeature' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureNumeric' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureText' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeModelDescription' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeModelDescriptionConfusionMatrix' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeModelDescriptionConfusionMatrixElement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_AnalyzeModelDescriptionConfusionMatrixRowTotals' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_Hostedmodels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_Input' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_InputInput' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_Insert' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_Insert2' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_Insert2ModelInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_InsertTrainingInstances' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_InsertUtility' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_Output' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_OutputOutputMulti' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_PredictionList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_Trainedmodels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Prediction_Update' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Prediction.php',
        'Google_Service_Proximitybeacon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_AdvertisedId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_AttachmentInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_Beacon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_BeaconAttachment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_BeaconInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_BeaconProperties' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_Beaconinfo_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_BeaconsAttachments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_BeaconsDiagnostics_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_Beacons_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_Date' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_DeleteAttachmentsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_Diagnostics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_Empty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_GetInfoForObservedBeaconsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_GetInfoForObservedBeaconsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_IndoorLevel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_LatLng' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_ListBeaconAttachmentsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_ListBeaconsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_ListDiagnosticsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_ListNamespacesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_Namespaces_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_Observation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Proximitybeacon_ProximitybeaconNamespace' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Proximitybeacon.php',
        'Google_Service_Pubsub' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_AcknowledgeRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_Label' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_ListSubscriptionsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_ListTopicsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_ModifyAckDeadlineRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_ModifyPushConfigRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PublishBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PublishBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PublishRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PubsubEvent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PubsubMessage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PullBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PullBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PullRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PullResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_PushConfig' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_Subscription' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_Subscriptions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_Topic' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_Pubsub_Topics_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Pubsub.php',
        'Google_Service_QPXExpress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_AircraftData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_AirportData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_BagDescriptor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_CarrierData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_CityData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_Data' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_FareInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_FlightInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_FreeBaggageAllowance' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_LegInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_PassengerCounts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_PricingInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_SegmentInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_SegmentPricing' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_SliceInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_SliceInput' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_TaxData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_TaxInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_TimeOfDayRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_TripOption' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_TripOptionsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_TripOptionsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_TripsSearchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_TripsSearchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_QPXExpress_Trips_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/QPXExpress.php',
        'Google_Service_Replicapool' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_InstanceGroupManager' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_InstanceGroupManagerList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_InstanceGroupManagersAbandonInstancesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_InstanceGroupManagersDeleteInstancesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_InstanceGroupManagersRecreateInstancesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_InstanceGroupManagersSetInstanceTemplateRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_InstanceGroupManagersSetTargetPoolsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_InstanceGroupManagers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_OperationError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_OperationList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_ReplicaPoolAutoHealingPolicy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapool_ZoneOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapool.php',
        'Google_Service_Replicapoolupdater' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_InstanceUpdate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_InstanceUpdateError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_InstanceUpdateErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_InstanceUpdateList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_OperationError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_OperationList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_RollingUpdate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_RollingUpdateError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_RollingUpdateErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_RollingUpdateList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_RollingUpdatePolicy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_RollingUpdates_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Replicapoolupdater_ZoneOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Replicapoolupdater.php',
        'Google_Service_Reports' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_Activities' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_Activities_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_Activity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_ActivityActor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_ActivityEvents' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_ActivityEventsParameters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_ActivityId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_Channel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_ChannelParams' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_Channels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_CustomerUsageReports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_UsageReport' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_UsageReportEntity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_UsageReportParameters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_UsageReportParametersMsgValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_UsageReports' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_UsageReportsWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_UsageReportsWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reports_UserUsageReport_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reports.php',
        'Google_Service_Reseller' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_Address' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_ChangePlanRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_Customer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_Customers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_RenewalSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_Seats' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_Subscription' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_SubscriptionPlan' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_SubscriptionPlanCommitmentInterval' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_SubscriptionTransferInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_SubscriptionTrialSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_Subscriptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Reseller_Subscriptions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Reseller.php',
        'Google_Service_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resource.php',
        'Google_Service_Resourceviews' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_Label' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ListResourceResponseItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ListResourceResponseItemEndpoints' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_OperationError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_OperationList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ResourceView' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ServiceEndpoint' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ZoneOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ZoneViewsAddResourcesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ZoneViewsGetServiceResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ZoneViewsList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ZoneViewsListResourcesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ZoneViewsRemoveResourcesRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ZoneViewsSetServiceRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_Resourceviews_ZoneViews_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resourceviews.php',
        'Google_Service_SQLAdmin' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_AclEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_BackupConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_BackupRun' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_BackupRunsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_BackupRuns_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_BinLogCoordinates' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_CloneContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Database' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_DatabaseFlags' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_DatabaseInstance' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_DatabasesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Databases_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_ExportContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_ExportContextCsvExportOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_ExportContextSqlExportOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_FailoverContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Flag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_FlagsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Flags_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_ImportContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_ImportContextCsvImportOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_InstancesCloneRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_InstancesExportRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_InstancesFailoverRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_InstancesImportRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_InstancesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_InstancesRestoreBackupRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Instances_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_IpConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_IpMapping' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_LocationPreference' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_MySqlReplicaConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_OnPremisesConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_OperationError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_OperationErrors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_OperationsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Operations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_ReplicaConfiguration' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_RestoreBackupContext' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Settings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_SslCert' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_SslCertDetail' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_SslCertsCreateEphemeralRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_SslCertsInsertRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_SslCertsInsertResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_SslCertsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_SslCerts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Tier' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_TiersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Tiers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_User' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_UsersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_SQLAdmin_Users_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SQLAdmin.php',
        'Google_Service_Script' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_ExecutionError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_ExecutionRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_ExecutionResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_OperationResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_ScriptStackTraceElement' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_Scripts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_Status' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_Script_StatusDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Script.php',
        'Google_Service_ShoppingContent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Account' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountAdwordsLink' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountIdentifier' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShipping' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShippingCarrierRate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShippingCondition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShippingLocationGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShippingPostalCodeRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShippingRateTable' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShippingRateTableCell' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShippingShippingService' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShippingShippingServiceCalculationMethod' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountShippingShippingServiceCostRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountStatusDataQualityIssue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountStatusExampleItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountTax' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountTaxTaxRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountUser' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountsAuthInfoResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Accounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountshippingCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountshippingCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountshippingCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountshippingCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountshippingListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Accountshipping_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountstatusesCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountstatusesCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountstatusesCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountstatusesCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccountstatusesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Accountstatuses_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccounttaxCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccounttaxCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccounttaxCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccounttaxCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_AccounttaxListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Accounttax_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Datafeed' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedFetchSchedule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedFormat' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedStatusError' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedStatusExample' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Datafeeds_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_DatafeedstatusesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Datafeedstatuses_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Error' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Errors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Inventory' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_InventoryCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_InventoryCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_InventoryCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_InventoryCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_InventorySetRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_InventorySetResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Inventory_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_LoyaltyPoints' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Order' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderAddress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderCancellation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderCustomer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderDeliveryDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderLineItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderLineItemProduct' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderLineItemProductVariantAttribute' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderLineItemReturnInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderLineItemShippingDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderLineItemShippingDetailsMethod' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderPaymentMethod' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderRefund' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderReturn' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderShipment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrderShipmentLineItemShipment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersAcknowledgeRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersAcknowledgeResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersAdvanceTestOrderResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCancelLineItemRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCancelLineItemResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCancelRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCancelResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCreateTestOrderRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCreateTestOrderResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryCancel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryCancelLineItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryRefund' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryReturnLineItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryShipLineItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryUpdateShipment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersGetByMerchantOrderIdResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersGetTestOrderTemplateResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersRefundRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersRefundResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersReturnLineItemRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersReturnLineItemResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersShipLineItemsRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersShipLineItemsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersUpdateMerchantOrderIdRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersUpdateMerchantOrderIdResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersUpdateShipmentRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_OrdersUpdateShipmentResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Orders_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Price' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Product' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductAspect' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductCustomAttribute' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductCustomGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductDestination' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductInstallment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductShipping' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductShippingDimension' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductShippingWeight' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductStatusDataQualityIssue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductStatusDestinationStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductTax' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductUnitPricingBaseMeasure' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductUnitPricingMeasure' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Products_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductstatusesCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductstatusesCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductstatusesCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductstatusesCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_ProductstatusesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Productstatuses_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_TestOrder' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_TestOrderCustomer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_TestOrderLineItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_TestOrderLineItemProduct' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_TestOrderPaymentMethod' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_ShoppingContent_Weight' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/ShoppingContent.php',
        'Google_Service_SiteVerification' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SiteVerification.php',
        'Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SiteVerification.php',
        'Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequestSite' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SiteVerification.php',
        'Google_Service_SiteVerification_SiteVerificationWebResourceGettokenResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SiteVerification.php',
        'Google_Service_SiteVerification_SiteVerificationWebResourceListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SiteVerification.php',
        'Google_Service_SiteVerification_SiteVerificationWebResourceResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SiteVerification.php',
        'Google_Service_SiteVerification_SiteVerificationWebResourceResourceSite' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SiteVerification.php',
        'Google_Service_SiteVerification_WebResource_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/SiteVerification.php',
        'Google_Service_Spectrum' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_AntennaCharacteristics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_DatabaseSpec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_DbUpdateSpec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_DeviceCapabilities' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_DeviceDescriptor' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_DeviceOwner' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_DeviceValidity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_EventTime' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_FrequencyRange' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_GeoLocation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_GeoLocationEllipse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_GeoLocationPoint' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_GeoLocationPolygon' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_GeoSpectrumSchedule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsGetSpectrumBatchRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsGetSpectrumBatchResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsGetSpectrumRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsGetSpectrumResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsInitRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsInitResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsNotifySpectrumUseRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsNotifySpectrumUseResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsRegisterRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsRegisterResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsVerifyDeviceRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_PawsVerifyDeviceResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_Paws_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_RulesetInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_SpectrumMessage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_SpectrumSchedule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_Vcard' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_VcardAddress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_VcardTelephone' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Spectrum_VcardTypedText' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Spectrum.php',
        'Google_Service_Storage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_Bucket' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketAccessControl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketAccessControlProjectTeam' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketAccessControls' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketAccessControls_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketCors' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketLifecycle' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketLifecycleRule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketLifecycleRuleAction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketLifecycleRuleCondition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketLogging' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketOwner' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketVersioning' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_BucketWebsite' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_Buckets' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_Buckets_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_Channel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_ChannelParams' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_Channels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_ComposeRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_ComposeRequestSourceObjects' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_ComposeRequestSourceObjectsObjectPreconditions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_DefaultObjectAccessControls_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_ObjectAccessControl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_ObjectAccessControlProjectTeam' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_ObjectAccessControls' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_ObjectAccessControls_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_Objects' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_Objects_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_RewriteResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_StorageObject' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_StorageObjectMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storage_StorageObjectOwner' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storage.php',
        'Google_Service_Storagetransfer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_AwsAccessKey' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_AwsS3Data' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_Date' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_Empty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_ErrorLogEntry' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_ErrorSummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_GcsData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_GoogleServiceAccount' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_GoogleServiceAccounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_HttpData' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_ListTransferJobsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_ObjectConditions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_Operation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_OperationResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_PauseTransferOperationRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_ResumeTransferOperationRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_Schedule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_Status' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_StatusDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_TimeOfDay' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_TransferCounters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_TransferJob' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_TransferJobs_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_TransferOperation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_TransferOperations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_TransferOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_TransferSpec' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_UpdateTransferJobRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_Storagetransfer_V1_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Storagetransfer.php',
        'Google_Service_TagManager' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Account' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountAccess' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountsContainersFoldersEntities_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountsContainersFolders_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountsContainersMoveFolders_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountsContainersTags_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountsContainersTriggers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountsContainersVariables_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountsContainersVersions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountsContainers_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_AccountsPermissions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Accounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Condition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Container' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ContainerAccess' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ContainerVersion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ContainerVersionHeader' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_CreateContainerVersionRequestVersionOptions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_CreateContainerVersionResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Folder' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_FolderEntities' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ListAccountUsersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ListAccountsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ListContainerVersionsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ListContainersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ListFoldersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ListTagsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ListTriggersResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_ListVariablesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Macro' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Parameter' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_PublishContainerVersionResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Rule' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_SetupTag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Tag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_TeardownTag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Trigger' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_UserAccess' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_TagManager_Variable' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/TagManager.php',
        'Google_Service_Taskqueue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Taskqueue.php',
        'Google_Service_Taskqueue_Task' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Taskqueue.php',
        'Google_Service_Taskqueue_TaskQueue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Taskqueue.php',
        'Google_Service_Taskqueue_TaskQueueAcl' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Taskqueue.php',
        'Google_Service_Taskqueue_TaskQueueStats' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Taskqueue.php',
        'Google_Service_Taskqueue_Taskqueues_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Taskqueue.php',
        'Google_Service_Taskqueue_Tasks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Taskqueue.php',
        'Google_Service_Taskqueue_Tasks2' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Taskqueue.php',
        'Google_Service_Taskqueue_Tasks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Taskqueue.php',
        'Google_Service_Tasks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Tasks.php',
        'Google_Service_Tasks_Task' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Tasks.php',
        'Google_Service_Tasks_TaskLinks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Tasks.php',
        'Google_Service_Tasks_TaskList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Tasks.php',
        'Google_Service_Tasks_TaskLists' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Tasks.php',
        'Google_Service_Tasks_Tasklists_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Tasks.php',
        'Google_Service_Tasks_Tasks' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Tasks.php',
        'Google_Service_Tasks_Tasks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Tasks.php',
        'Google_Service_Translate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Translate_DetectionsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Translate_DetectionsResourceItems' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Translate_Detections_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Translate_LanguagesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Translate_LanguagesResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Translate_Languages_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Translate_TranslationsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Translate_TranslationsResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Translate_Translations_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Translate.php',
        'Google_Service_Urlshortener' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Urlshortener.php',
        'Google_Service_Urlshortener_AnalyticsSnapshot' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Urlshortener.php',
        'Google_Service_Urlshortener_AnalyticsSummary' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Urlshortener.php',
        'Google_Service_Urlshortener_StringCount' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Urlshortener.php',
        'Google_Service_Urlshortener_Url' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Urlshortener.php',
        'Google_Service_Urlshortener_UrlHistory' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Urlshortener.php',
        'Google_Service_Urlshortener_Url_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Urlshortener.php',
        'Google_Service_Webfonts' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webfonts.php',
        'Google_Service_Webfonts_Webfont' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webfonts.php',
        'Google_Service_Webfonts_WebfontFiles' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webfonts.php',
        'Google_Service_Webfonts_WebfontList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webfonts.php',
        'Google_Service_Webfonts_Webfonts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webfonts.php',
        'Google_Service_Webmasters' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_ApiDataRow' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_ApiDimensionFilter' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_ApiDimensionFilterGroup' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_SearchAnalyticsQueryRequest' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_SearchAnalyticsQueryResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_Searchanalytics_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_SitemapsListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_Sitemaps_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_SitesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_Sites_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_UrlCrawlErrorCount' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_UrlCrawlErrorCountsPerType' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_UrlCrawlErrorsCountsQueryResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_UrlCrawlErrorsSample' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_UrlCrawlErrorsSamplesListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_UrlSampleDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_Urlcrawlerrorscounts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_Urlcrawlerrorssamples_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_WmxSite' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_WmxSitemap' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_Webmasters_WmxSitemapContent' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Webmasters.php',
        'Google_Service_YouTube' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTubeAnalytics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_BatchReport' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_BatchReportDefinition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_BatchReportDefinitionList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_BatchReportDefinitions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_BatchReportList' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_BatchReportOutputs' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_BatchReportTimeSpan' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_BatchReports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_Group' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_GroupContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_GroupItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_GroupItemListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_GroupItemResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_GroupItems_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_GroupListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_GroupSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_Groups_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_Reports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_ResultTable' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeAnalytics_ResultTableColumnHeaders' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeAnalytics.php',
        'Google_Service_YouTubeReporting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_Empty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_Job' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_JobsReports_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_Jobs_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_ListReportTypesResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_ListReportsResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_Media' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_Media_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_Report' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_ReportType' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTubeReporting_ReportTypes_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTubeReporting.php',
        'Google_Service_YouTube_AccessPolicy' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Activities_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Activity' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsBulletin' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsChannelItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsComment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsFavorite' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsLike' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsPlaylistItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsPromotedItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsRecommendation' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsSocial' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsSubscription' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityContentDetailsUpload' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivityListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ActivitySnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Caption' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CaptionListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CaptionSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Captions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CdnSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Channel' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelAuditDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelBannerResource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelBanners_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelBrandingSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelContentDetailsRelatedPlaylists' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelContentOwnerDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelConversionPing' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelConversionPings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelLocalization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelLocalizations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSection' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSectionContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSectionListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSectionLocalization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSectionLocalizations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSectionSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSectionTargeting' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSections_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelStatistics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ChannelTopicDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Channels_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Comment' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CommentListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CommentSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CommentThread' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CommentThreadListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CommentThreadReplies' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CommentThreadSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_CommentThreads_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Comments_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ContentRating' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_GeoPoint' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_GuideCategories_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_GuideCategory' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_GuideCategoryListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_GuideCategorySnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_I18nLanguage' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_I18nLanguageListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_I18nLanguageSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_I18nLanguages_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_I18nRegion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_I18nRegionListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_I18nRegionSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_I18nRegions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ImageSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_IngestionInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_InvideoBranding' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_InvideoPosition' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_InvideoPromotion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_InvideoTiming' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LanguageTag' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcast' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcastContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcastListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcastSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcastStatistics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcastStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcastTopic' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcastTopicDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcastTopicSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveBroadcasts_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveStream' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveStreamConfigurationIssue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveStreamContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveStreamHealthStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveStreamListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveStreamSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveStreamStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LiveStreams_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LocalizedProperty' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_LocalizedString' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_MonitorStreamInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PageInfo' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Playlist' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistItemContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistItemListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistItemSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistItemStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistItems_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistLocalization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistLocalizations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistPlayer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PlaylistStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Playlists_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PromotedItem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PromotedItemId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_PropertyValue' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ResourceId' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_SearchListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_SearchResult' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_SearchResultSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Search_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Subscription' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_SubscriptionContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_SubscriptionListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_SubscriptionSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_SubscriptionSubscriberSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Subscriptions_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Thumbnail' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ThumbnailDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_ThumbnailSetResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Thumbnails_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_TokenPagination' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Video' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoAbuseReport' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoAbuseReportReason' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoAbuseReportReasonListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoAbuseReportReasonSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoAbuseReportReasons_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoAbuseReportSecondaryReason' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoAgeGating' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoCategories_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoCategory' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoCategoryListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoCategorySnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoContentDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoContentDetailsRegionRestriction' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoConversionPing' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoConversionPings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoFileDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoFileDetailsAudioStream' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoFileDetailsVideoStream' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoGetRatingResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoListResponse' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoLiveStreamingDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoLocalization' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoLocalizations' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoMonetizationDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoPlayer' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoProcessingDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoProcessingDetailsProcessingProgress' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoProjectDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoRating' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoRecordingDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoSnippet' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoStatistics' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoStatus' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoSuggestions' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoSuggestionsTagSuggestion' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_VideoTopicDetails' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Videos_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_WatchSettings' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Service_YouTube_Watermarks_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/YouTube.php',
        'Google_Signer_Abstract' => __DIR__ . '/..' . '/google/apiclient/src/Google/Signer/Abstract.php',
        'Google_Signer_P12' => __DIR__ . '/..' . '/google/apiclient/src/Google/Signer/P12.php',
        'Google_Task_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Task/Exception.php',
        'Google_Task_Retryable' => __DIR__ . '/..' . '/google/apiclient/src/Google/Task/Retryable.php',
        'Google_Task_Runner' => __DIR__ . '/..' . '/google/apiclient/src/Google/Task/Runner.php',
        'Google_Utils' => __DIR__ . '/..' . '/google/apiclient/src/Google/Utils.php',
        'Google_Utils_URITemplate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Utils/URITemplate.php',
        'Google_Verifier_Abstract' => __DIR__ . '/..' . '/google/apiclient/src/Google/Verifier/Abstract.php',
        'Google_Verifier_Pem' => __DIR__ . '/..' . '/google/apiclient/src/Google/Verifier/Pem.php',
        'GroupUser' => __DIR__ . '/../..' . '/workflow/engine/classes/model/GroupUser.php',
        'GroupUserMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/GroupUserMapBuilder.php',
        'GroupUserPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/GroupUserPeer.php',
        'Groups' => __DIR__ . '/../..' . '/workflow/engine/classes/Groups.php',
        'Groupwf' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Groupwf.php',
        'GroupwfMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/GroupwfMapBuilder.php',
        'GroupwfPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/GroupwfPeer.php',
        'GulliverBasePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/GulliverBasePeer.php',
        'GzipFile' => __DIR__ . '/../..' . '/workflow/engine/classes/Gzip_File.php',
        'HCConstraint' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/height.php',
        'HTML2PS_XMLUtils' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/xml.validation.inc.php',
        'HTTP' => __DIR__ . '/../..' . '/thirdparty/pear/HTTP/HTTP.php',
        'HTTPClient' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/net/HTTPClient.php',
        'HTTPServer' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/net/HTTPServer.php',
        'HTTP_Request' => __DIR__ . '/../..' . '/thirdparty/pear/HTTP/Request.php',
        'HTTP_Response' => __DIR__ . '/../..' . '/thirdparty/pear/HTTP/Request.php',
        'HTTP_WebDAV_Server' => __DIR__ . '/../..' . '/thirdparty/pear/HTTP/WebDAV/Server.php',
        'HTTP_WebDAV_Server_Filesystem' => __DIR__ . '/../..' . '/thirdparty/pear/HTTP/WebDAV/Server/Filesystem.php',
        'HeadFilter' => __DIR__ . '/../..' . '/thirdparty/phing/filters/HeadFilter.php',
        'Helper' => __DIR__ . '/../..' . '/gulliver/system/class.helper.php',
        'Holiday' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Holiday.php',
        'HolidayMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/HolidayMapBuilder.php',
        'HolidayPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/HolidayPeer.php',
        'Home' => __DIR__ . '/../..' . '/workflow/engine/controllers/home.php',
        'HtmlPsPath' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/path.php',
        'HttpProxyController' => __DIR__ . '/../..' . '/gulliver/system/class.httpProxyController.php',
        'IDynaformEditorAjax' => __DIR__ . '/../..' . '/workflow/engine/classes/IDynaformEditorAjax.php',
        'IFrameBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.iframe.php',
        'IOException' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/IOException.php',
        'IconvConverter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/converter.class.php',
        'IdGenerator' => __DIR__ . '/../..' . '/thirdparty/creole/IdGenerator.php',
        'IdentityMapper' => __DIR__ . '/../..' . '/thirdparty/phing/mappers/IdentityMapper.php',
        'IfTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/IfTask.php',
        'Image' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/image.class.php',
        'ImgBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.img.php',
        'IncludePathTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/IncludePathTask.php',
        'IndexInfo' => __DIR__ . '/../..' . '/thirdparty/creole/metadata/IndexInfo.php',
        'IndicatorDataSourcesEnum' => __DIR__ . '/../..' . '/workflow/engine/classes/IndicatorsCalculator.php',
        'IndicatorsCalculator' => __DIR__ . '/../..' . '/workflow/engine/classes/IndicatorsCalculator.php',
        'IniFileTokenReader' => __DIR__ . '/../..' . '/thirdparty/phing/filters/util/IniFileTokenReader.php',
        'InlineBlockBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.block.inline.php',
        'InlineBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.inline.php',
        'InlineContentBuilder' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/inline.content.builder.php',
        'InlineContentBuilderFactory' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/inline.content.builder.factory.php',
        'InlineContentBuilderNormal' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/inline.content.builder.normal.php',
        'InlineContentBuilderNowrap' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/inline.content.builder.nowrap.php',
        'InlineContentBuilderPre' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/inline.content.builder.pre.php',
        'InlineContentBuilderPreLine' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/inline.content.builder.pre.line.php',
        'InlineContentBuilderPreWrap' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/inline.content.builder.pre.wrap.php',
        'InlineControlBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.inline.control.php',
        'InputDocument' => __DIR__ . '/../..' . '/workflow/engine/classes/model/InputDocument.php',
        'InputDocumentMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/InputDocumentMapBuilder.php',
        'InputDocumentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/InputDocumentPeer.php',
        'InputFilter' => __DIR__ . '/../..' . '/gulliver/system/class.inputfilter.php',
        'InputHandler' => __DIR__ . '/../..' . '/thirdparty/phing/input/InputHandler.php',
        'InputRequest' => __DIR__ . '/../..' . '/thirdparty/phing/input/InputRequest.php',
        'InputTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/InputTask.php',
        'InstallerModule' => __DIR__ . '/../..' . '/workflow/engine/controllers/InstallerModule.php',
        'Interop_Client' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/interop_client.php',
        'IntrospectionHelper' => __DIR__ . '/../..' . '/thirdparty/phing/IntrospectionHelper.php',
        'InvalidIndexSearchTextException' => __DIR__ . '/../..' . '/workflow/engine/classes/InvalidIndexSearchTextException.php',
        'IoncubeComment' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/ioncube/IoncubeComment.php',
        'IoncubeEncoderTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/ioncube/IoncubeEncoderTask.php',
        'IoncubeLicenseTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/ioncube/IoncubeLicenseTask.php',
        'IsFalseCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/IsFalseCondition.php',
        'IsSetCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/IsSetCondition.php',
        'IsTrueCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/IsTrueCondition.php',
        'IsoCountry' => __DIR__ . '/../..' . '/workflow/engine/classes/model/IsoCountry.php',
        'IsoCountryMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/IsoCountryMapBuilder.php',
        'IsoCountryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/IsoCountryPeer.php',
        'IsoLocation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/IsoLocation.php',
        'IsoLocationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/IsoLocationMapBuilder.php',
        'IsoLocationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/IsoLocationPeer.php',
        'IsoSubdivision' => __DIR__ . '/../..' . '/workflow/engine/classes/model/IsoSubdivision.php',
        'IsoSubdivisionMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/IsoSubdivisionMapBuilder.php',
        'IsoSubdivisionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/IsoSubdivisionPeer.php',
        'JSMin' => __DIR__ . '/../..' . '/thirdparty/jsmin/jsmin.php',
        'JSMinException' => __DIR__ . '/../..' . '/thirdparty/jsmin/jsmin.php',
        'JavaBridgePM' => __DIR__ . '/../..' . '/workflow/engine/classes/JavaBridgePM.php',
        'Join' => __DIR__ . '/../..' . '/thirdparty/propel/util/Criteria.php',
        'JoinMC' => __DIR__ . '/../..' . '/thirdparty/propel/util/Criteria.php',
        'LDAP' => __DIR__ . '/../..' . '/rbac/engine/classes/plugins/class.ldap.php',
        'Language' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Language.php',
        'LanguageMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/LanguageMapBuilder.php',
        'LanguagePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/LanguagePeer.php',
        'LayoutEngine' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/layout._interface.class.php',
        'LayoutEngineDefault' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/layout.default.class.php',
        'LayoutVertical' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/layout.vertical.php',
        'LdapAdvanced' => __DIR__ . '/../..' . '/workflow/engine/classes/LdapAdvanced.php',
        'Leaf' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/Leaf.php',
        'LegendBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.legend.php',
        'Lexico' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Lexico.php',
        'LexicoMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/LexicoMapBuilder.php',
        'LexicoPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/LexicoPeer.php',
        'LicenseManager' => __DIR__ . '/../..' . '/workflow/engine/classes/model/LicenseManager.php',
        'LicenseManagerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/LicenseManagerMapBuilder.php',
        'LicenseManagerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/LicenseManagerPeer.php',
        'LineBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.inline.php',
        'LineContains' => __DIR__ . '/../..' . '/thirdparty/phing/filters/LineContains.php',
        'LineContainsRegexp' => __DIR__ . '/../..' . '/thirdparty/phing/filters/LineContainsRegexp.php',
        'LineHeight_Absolute' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.line-height.class.php',
        'LineHeight_Relative' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.line-height.class.php',
        'ListCanceled' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListCanceled.php',
        'ListCanceledMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ListCanceledMapBuilder.php',
        'ListCanceledPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListCanceledPeer.php',
        'ListCompleted' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListCompleted.php',
        'ListCompletedMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ListCompletedMapBuilder.php',
        'ListCompletedPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListCompletedPeer.php',
        'ListInbox' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListInbox.php',
        'ListInboxMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ListInboxMapBuilder.php',
        'ListInboxPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListInboxPeer.php',
        'ListItemBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.list-item.php',
        'ListMyInbox' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListMyInbox.php',
        'ListMyInboxMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ListMyInboxMapBuilder.php',
        'ListMyInboxPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListMyInboxPeer.php',
        'ListParticipatedHistory' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListParticipatedHistory.php',
        'ListParticipatedHistoryMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ListParticipatedHistoryMapBuilder.php',
        'ListParticipatedHistoryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListParticipatedHistoryPeer.php',
        'ListParticipatedLast' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListParticipatedLast.php',
        'ListParticipatedLastMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ListParticipatedLastMapBuilder.php',
        'ListParticipatedLastPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListParticipatedLastPeer.php',
        'ListPaused' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListPaused.php',
        'ListPausedMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ListPausedMapBuilder.php',
        'ListPausedPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListPausedPeer.php',
        'ListStyleImage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/list-style.image.php',
        'ListStyleValue' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.list-style.class.php',
        'ListUnassigned' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListUnassigned.php',
        'ListUnassignedGroup' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListUnassignedGroup.php',
        'ListUnassignedGroupMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ListUnassignedGroupMapBuilder.php',
        'ListUnassignedGroupPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListUnassignedGroupPeer.php',
        'ListUnassignedMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ListUnassignedMapBuilder.php',
        'ListUnassignedPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ListUnassignedPeer.php',
        'Lob' => __DIR__ . '/../..' . '/thirdparty/creole/util/Lob.php',
        'Location' => __DIR__ . '/../..' . '/thirdparty/phing/parser/Location.php',
        'Log' => __DIR__ . '/../..' . '/thirdparty/pear/Log.php',
        'LogCasesScheduler' => __DIR__ . '/../..' . '/workflow/engine/classes/model/LogCasesScheduler.php',
        'LogCasesSchedulerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/LogCasesSchedulerMapBuilder.php',
        'LogCasesSchedulerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/LogCasesSchedulerPeer.php',
        'LogWriter' => __DIR__ . '/../..' . '/thirdparty/phing/util/LogWriter.php',
        'Log_composite' => __DIR__ . '/../..' . '/thirdparty/pear/Log/composite.php',
        'Log_console' => __DIR__ . '/../..' . '/thirdparty/pear/Log/console.php',
        'Log_daemon' => __DIR__ . '/../..' . '/thirdparty/pear/Log/daemon.php',
        'Log_display' => __DIR__ . '/../..' . '/thirdparty/pear/Log/display.php',
        'Log_error_log' => __DIR__ . '/../..' . '/thirdparty/pear/Log/error_log.php',
        'Log_file' => __DIR__ . '/../..' . '/thirdparty/pear/Log/file.php',
        'Log_firebug' => __DIR__ . '/../..' . '/thirdparty/pear/Log/firebug.php',
        'Log_mail' => __DIR__ . '/../..' . '/thirdparty/pear/Log/mail.php',
        'Log_mcal' => __DIR__ . '/../..' . '/thirdparty/pear/Log/mcal.php',
        'Log_mdb2' => __DIR__ . '/../..' . '/thirdparty/pear/Log/mdb2.php',
        'Log_null' => __DIR__ . '/../..' . '/thirdparty/pear/Log/null.php',
        'Log_observer' => __DIR__ . '/../..' . '/thirdparty/pear/Log/observer.php',
        'Log_sql' => __DIR__ . '/../..' . '/thirdparty/pear/Log/sql.php',
        'Log_sqlite' => __DIR__ . '/../..' . '/thirdparty/pear/Log/sqlite.php',
        'Log_syslog' => __DIR__ . '/../..' . '/thirdparty/pear/Log/syslog.php',
        'Log_win' => __DIR__ . '/../..' . '/thirdparty/pear/Log/win.php',
        'Logger' => __DIR__ . '/../..' . '/gulliver/system/class.logger.php',
        'LoginLog' => __DIR__ . '/../..' . '/workflow/engine/classes/model/LoginLog.php',
        'LoginLogMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/LoginLogMapBuilder.php',
        'LoginLogPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/LoginLogPeer.php',
        'MSSQLCallableStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mssql/MSSQLCallableStatement.php',
        'MSSQLConnection' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mssql/MSSQLConnection.php',
        'MSSQLDatabaseInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mssql/metadata/MSSQLDatabaseInfo.php',
        'MSSQLIdGenerator' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mssql/MSSQLIdGenerator.php',
        'MSSQLPreparedStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mssql/MSSQLPreparedStatement.php',
        'MSSQLResultSet' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mssql/MSSQLResultSet.php',
        'MSSQLStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mssql/MSSQLStatement.php',
        'MSSQLTableInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mssql/metadata/MSSQLTableInfo.php',
        'MSSQLTypes' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mssql/MSSQLTypes.php',
        'MailTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/MailTask.php',
        'Main' => __DIR__ . '/../..' . '/workflow/engine/controllers/main.php',
        'MajoritySelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/MajoritySelector.php',
        'ManagerChecks' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/systemcheck.php',
        'ManagerEncoding' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/manager.encoding.php',
        'MapBuilder' => __DIR__ . '/../..' . '/thirdparty/propel/map/MapBuilder.php',
        'Mapper' => __DIR__ . '/../..' . '/thirdparty/phing/types/Mapper.php',
        'MarginSideValue' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.margin.class.php',
        'MarginValue' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.margin.class.php',
        'MatchValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/MatchValidator.php',
        'MatchingTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/MatchingTask.php',
        'MaxLengthValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/MaxLengthValidator.php',
        'MaxValueValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/MaxValueValidator.php',
        'Media' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/media.layout.inc.php',
        'Menu' => __DIR__ . '/../..' . '/gulliver/system/class.menu.php',
        'MergeMapper' => __DIR__ . '/../..' . '/thirdparty/phing/mappers/MergeMapper.php',
        'MessageApplication' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageApplication.php',
        'MessageApplicationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/MessageApplicationMapBuilder.php',
        'MessageApplicationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageApplicationPeer.php',
        'MessageEventDefinition' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageEventDefinition.php',
        'MessageEventDefinitionMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/MessageEventDefinitionMapBuilder.php',
        'MessageEventDefinitionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageEventDefinitionPeer.php',
        'MessageEventRelation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageEventRelation.php',
        'MessageEventRelationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/MessageEventRelationMapBuilder.php',
        'MessageEventRelationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageEventRelationPeer.php',
        'MessageType' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageType.php',
        'MessageTypeMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/MessageTypeMapBuilder.php',
        'MessageTypePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageTypePeer.php',
        'MessageTypeVariable' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageTypeVariable.php',
        'MessageTypeVariableMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/MessageTypeVariableMapBuilder.php',
        'MessageTypeVariablePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/MessageTypeVariablePeer.php',
        'Method' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/doc/Method.php',
        'MinLengthValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/MinLengthValidator.php',
        'MinValueValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/MinValueValidator.php',
        'MkdirTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/MkdirTask.php',
        'MojaviLogAdapter' => __DIR__ . '/../..' . '/thirdparty/propel/logger/MojaviLogAdapter.php',
        'MonologProvider' => __DIR__ . '/../..' . '/gulliver/system/class.monologProvider.php',
        'MoveTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/MoveTask.php',
        'MultipleChoiceInputRequest' => __DIR__ . '/../..' . '/thirdparty/phing/input/MultipleChoiceInputRequest.php',
        'MultipleFilesBackup' => __DIR__ . '/../..' . '/workflow/engine/classes/MultipleFilesBackup.php',
        'MyDestinationDownload' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/test.php',
        'MyDestinationFile' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/test.php',
        'MyFetcherLocalFile' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/demo/test.php',
        'MySQLAdapter' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/adapters/MySQLAdapter.php',
        'MySQLConnection' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysql/MySQLConnection.php',
        'MySQLDatabaseInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysql/metadata/MySQLDatabaseInfo.php',
        'MySQLIdGenerator' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysql/MySQLIdGenerator.php',
        'MySQLPreparedStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysql/MySQLPreparedStatement.php',
        'MySQLResultSet' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysql/MySQLResultSet.php',
        'MySQLStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysql/MySQLStatement.php',
        'MySQLTableInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysql/metadata/MySQLTableInfo.php',
        'MySQLTypes' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysql/MySQLTypes.php',
        'MySQLiConnection' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysqli/MySQLiConnection.php',
        'MySQLiDatabaseInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysqli/metadata/MySQLiDatabaseInfo.php',
        'MySQLiIdGenerator' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysqli/MySQLiIdGenerator.php',
        'MySQLiPreparedStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysqli/MySQLiPreparedStatement.php',
        'MySQLiResultSet' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysqli/MySQLiResultSet.php',
        'MySQLiStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysqli/MySQLiStatement.php',
        'MySQLiTableInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/mysqli/metadata/MySQLiTableInfo.php',
        'NTLMSoapClient' => __DIR__ . '/../..' . '/gulliver/system/class.soapNtlm.php',
        'NestedElementHandler' => __DIR__ . '/../..' . '/thirdparty/phing/parser/NestedElementHandler.php',
        'Net' => __DIR__ . '/../..' . '/workflow/engine/classes/Net.php',
        'Net_CheckIP' => __DIR__ . '/../..' . '/thirdparty/pear/Net/CheckIP.php',
        'Net_Curl' => __DIR__ . '/../..' . '/thirdparty/pear/Net/Curl.php',
        'Net_DIME_Message' => __DIR__ . '/../..' . '/thirdparty/pear/Net/DIME.php',
        'Net_DIME_Record' => __DIR__ . '/../..' . '/thirdparty/pear/Net/DIME.php',
        'Net_FTP' => __DIR__ . '/../..' . '/thirdparty/pear/Net/FTP.php',
        'Net_FTP_Observer' => __DIR__ . '/../..' . '/thirdparty/pear/Net/FTP/Observer.php',
        'Net_IDNA' => __DIR__ . '/../..' . '/thirdparty/pear/Net/IDNA.php',
        'Net_IDNA_php5' => __DIR__ . '/../..' . '/thirdparty/pear/Net/IDNA/php5.php',
        'Net_IPv4' => __DIR__ . '/../..' . '/thirdparty/pear/Net/IPv4.php',
        'Net_IPv6' => __DIR__ . '/../..' . '/thirdparty/pear/Net/IPv6.php',
        'Net_LDAP' => __DIR__ . '/../..' . '/thirdparty/pear/Net/LDAP.php',
        'Net_LDAP_Entry' => __DIR__ . '/../..' . '/thirdparty/pear/Net/LDAP/Entry.php',
        'Net_LDAP_Error' => __DIR__ . '/../..' . '/thirdparty/pear/Net/LDAP.php',
        'Net_LDAP_RootDSE' => __DIR__ . '/../..' . '/thirdparty/pear/Net/LDAP/RootDSE.php',
        'Net_LDAP_Schema' => __DIR__ . '/../..' . '/thirdparty/pear/Net/LDAP/Schema.php',
        'Net_LDAP_Search' => __DIR__ . '/../..' . '/thirdparty/pear/Net/LDAP/Search.php',
        'Net_LDAP_Util' => __DIR__ . '/../..' . '/thirdparty/pear/Net/LDAP/Util.php',
        'Net_POP3' => __DIR__ . '/../..' . '/thirdparty/pear/Net/POP3.php',
        'Net_SMTP' => __DIR__ . '/../..' . '/thirdparty/pear/Net/SMTP.php',
        'Net_Socket' => __DIR__ . '/../..' . '/thirdparty/pear/Net/Socket.php',
        'Net_URL' => __DIR__ . '/../..' . '/thirdparty/pear/Net/URL.php',
        'Net_URL2' => __DIR__ . '/../..' . '/thirdparty/pear/Net/URL2.php',
        'Net_UserAgent_Detect' => __DIR__ . '/../..' . '/thirdparty/pear/Net/UserAgent/Detect.php',
        'Net_UserAgent_Detect_APC' => __DIR__ . '/../..' . '/thirdparty/pear/Net/UserAgent/Detect/APC.php',
        'NoBannerLogger' => __DIR__ . '/../..' . '/thirdparty/phing/listener/NoBannerLogger.php',
        'Node' => __DIR__ . '/../..' . '/workflow/engine/includes/inc.dynaForms.php',
        'NoneSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/NoneSelector.php',
        'NotCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/NotCondition.php',
        'NotMatchValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/NotMatchValidator.php',
        'NotSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/NotSelector.php',
        'NotificationDevice' => __DIR__ . '/../..' . '/workflow/engine/classes/model/NotificationDevice.php',
        'NotificationDeviceMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/NotificationDeviceMapBuilder.php',
        'NotificationDevicePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/NotificationDevicePeer.php',
        'NotificationQueue' => __DIR__ . '/../..' . '/workflow/engine/classes/model/NotificationQueue.php',
        'NotificationQueueMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/NotificationQueueMapBuilder.php',
        'NotificationQueuePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/NotificationQueuePeer.php',
        'NullBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.null.php',
        'NullPointerException' => __DIR__ . '/../..' . '/thirdparty/phing/system/lang/NullPointerException.php',
        'Numbers_Words' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words.php',
        'Numbers_Words_bg' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.bg.php',
        'Numbers_Words_de' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.de.php',
        'Numbers_Words_ee' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.ee.php',
        'Numbers_Words_en_100' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.en_100.php',
        'Numbers_Words_en_GB' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.en_GB.php',
        'Numbers_Words_en_US' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.en_US.php',
        'Numbers_Words_es' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.es.php',
        'Numbers_Words_es_AR' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.es_AR.php',
        'Numbers_Words_fr' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.fr.php',
        'Numbers_Words_id' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.id.php',
        'Numbers_Words_it_IT' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.it_IT.php',
        'Numbers_Words_lt' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.lt.php',
        'Numbers_Words_pl' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.pl.php',
        'Numbers_Words_pt_BR' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.pt_BR.php',
        'Numbers_Words_ru' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.ru.php',
        'Numbers_Words_sv' => __DIR__ . '/../..' . '/thirdparty/pear/Numbers/Words/lang.sv.php',
        'OCI8Connection' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/oracle/OCI8Connection.php',
        'OCI8DatabaseInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/oracle/metadata/OCI8DatabaseInfo.php',
        'OCI8IdGenerator' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/oracle/OCI8IdGenerator.php',
        'OCI8PreparedStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/oracle/OCI8PreparedStatement.php',
        'OCI8ResultSet' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/oracle/OCI8ResultSet.php',
        'OCI8Statement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/oracle/OCI8Statement.php',
        'OCI8TableInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/oracle/metadata/OCI8TableInfo.php',
        'OCI8Types' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/oracle/OCI8Types.php',
        'ODBCAdapter' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/adapters/ODBCAdapter.php',
        'ODBCCachedResultSet' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/ODBCCachedResultSet.php',
        'ODBCConnection' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/ODBCConnection.php',
        'ODBCDatabaseInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/metadata/ODBCDatabaseInfo.php',
        'ODBCIdGenerator' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/ODBCIdGenerator.php',
        'ODBCPreparedStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/ODBCPreparedStatement.php',
        'ODBCResultResource' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/ODBCConnection.php',
        'ODBCResultSet' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/ODBCResultSet.php',
        'ODBCResultSetCommon' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/ODBCResultSetCommon.php',
        'ODBCStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/ODBCStatement.php',
        'ODBCTableInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/metadata/ODBCTableInfo.php',
        'ODBCTypes' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/odbc/ODBCTypes.php',
        'OLE' => __DIR__ . '/../..' . '/thirdparty/pear/OLE/OLE.php',
        'OLE_PPS' => __DIR__ . '/../..' . '/thirdparty/pear/OLE/PPS.php',
        'OLE_PPS_File' => __DIR__ . '/../..' . '/thirdparty/pear/OLE/PPS/File.php',
        'OLE_PPS_Root' => __DIR__ . '/../..' . '/thirdparty/pear/OLE/PPS/Root.php',
        'OS_Guess' => __DIR__ . '/../..' . '/thirdparty/pear/OS/Guess.php',
        'OauthAccessTokens' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthAccessTokens.php',
        'OauthAccessTokensMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/OauthAccessTokensMapBuilder.php',
        'OauthAccessTokensPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthAccessTokensPeer.php',
        'OauthAuthorizationCodes' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthAuthorizationCodes.php',
        'OauthAuthorizationCodesMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/OauthAuthorizationCodesMapBuilder.php',
        'OauthAuthorizationCodesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthAuthorizationCodesPeer.php',
        'OauthClients' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthClients.php',
        'OauthClientsMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/OauthClientsMapBuilder.php',
        'OauthClientsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthClientsPeer.php',
        'OauthRefreshTokens' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthRefreshTokens.php',
        'OauthRefreshTokensMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/OauthRefreshTokensMapBuilder.php',
        'OauthRefreshTokensPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthRefreshTokensPeer.php',
        'OauthScopes' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthScopes.php',
        'OauthScopesMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/OauthScopesMapBuilder.php',
        'OauthScopesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OauthScopesPeer.php',
        'ObjectCollection' => __DIR__ . '/../..' . '/workflow/engine/classes/ObjectCollection.php',
        'ObjectDocument' => __DIR__ . '/../..' . '/workflow/engine/classes/ObjectDocument.php',
        'ObjectPermission' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ObjectPermission.php',
        'ObjectPermissionMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ObjectPermissionMapBuilder.php',
        'ObjectPermissionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ObjectPermissionPeer.php',
        'Observer' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/observer.class.php',
        'OpenReassignCallback' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'OpenTypeFile' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileCMAP' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileCMAPEncoding' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileCMAPHeader' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileCMAPSubtable' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileCMAPSubtable4' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileHEAD' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileHHEA' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileHMTX' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileMAXP' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileNAME' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileNAMERecord' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileOffsetTable' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFilePOST' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileSFNT' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileTable' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OpenTypeFileTableDirectory' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ot.class.php',
        'OrCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/OrCondition.php',
        'OrSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/OrSelector.php',
        'OsCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/OsCondition.php',
        'OutputDocument' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OutputDocument.php',
        'OutputDocumentMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/OutputDocumentMapBuilder.php',
        'OutputDocumentPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/OutputDocumentPeer.php',
        'OutputDriver' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output._interface.class.php',
        'OutputDriverFPDF' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.fpdf.class.php',
        'OutputDriverFastPS' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.fastps.class.php',
        'OutputDriverFastPSLevel2' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.fastps.l2.class.php',
        'OutputDriverGeneric' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output._generic.class.php',
        'OutputDriverGenericPDF' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output._generic.pdf.class.php',
        'OutputDriverGenericPS' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output._generic.ps.class.php',
        'OutputDriverPCL' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'OutputDriverPNG' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.png.class.php',
        'OutputDriverPdflib' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pdflib.class.php',
        'OutputDriverPdflib16' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pdflib.1.6.class.php',
        'OutputDriverPdflibOld' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pdflib.old.class.php',
        'OutputFilter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.output._interface.class.php',
        'OutputFilterGZip' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.output.gzip.class.php',
        'OutputFilterPS2PDF' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.output.ps2pdf.class.php',
        'P11835' => __DIR__ . '/../..' . '/workflow/engine/classes/P11835.php',
        'PCLEscapeGenericParametric' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLEscapeGenericSimple' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLEscapeGroup' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLEscapeNumberOfCopies' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLEscapeReset' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLEscapeSequence' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLEscapeSimplexDuplex' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLEscapeUEL' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLPrintJob' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLPrintJobPage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PCLPrintJobPreamble' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'PDFAnnotation' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFAnnotationExternalLink' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFAnnotationInternalLink' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFAnnotationWidget' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFAppearanceStream' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFCMap' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFField' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldCheckBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldGroup' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldMultilineText' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldPassword' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldPushButton' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldPushButtonImage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldPushButtonReset' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldPushButtonSubmit' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldRadio' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldRadioGroup' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldSelect' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFFieldText' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFIndirectObject' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFLIBForm' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pdflib.1.6.class.php',
        'PDFPage' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PDFRect' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pdf.fpdf.php',
        'PEAR' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR.php',
        'PEAR_Autoloader' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Autoloader.php',
        'PEAR_Builder' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Builder.php',
        'PEAR_Command' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command.php',
        'PEAR_Command_Auth' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command/Auth.php',
        'PEAR_Command_Build' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command/Build.php',
        'PEAR_Command_Common' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command/Common.php',
        'PEAR_Command_Config' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command/Config.php',
        'PEAR_Command_Install' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command/Install.php',
        'PEAR_Command_Mirror' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command/Mirror.php',
        'PEAR_Command_Package' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command/Package.php',
        'PEAR_Command_Registry' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command/Registry.php',
        'PEAR_Command_Remote' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Command/Remote.php',
        'PEAR_Common' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Common.php',
        'PEAR_Config' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Config.php',
        'PEAR_Dependency' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Dependency.php',
        'PEAR_Error' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR.php',
        'PEAR_Frontend_CLI' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Frontend/CLI.php',
        'PEAR_Installer' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Installer.php',
        'PEAR_PackageFileManager_Fileset' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/pearpackage/Fileset.php',
        'PEAR_Packager' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Packager.php',
        'PEAR_Registry' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Registry.php',
        'PEAR_Remote' => __DIR__ . '/../..' . '/thirdparty/pear/PEAR/Remote.php',
        'PHPClass' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/doc/PHPClass.php',
        'PHPDocumentorTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpdoc/PHPDocumentorTask.php',
        'PHPMailer' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
        'PHPMailerOAuth' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauth.php',
        'PHPMailerOAuthGoogle' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
        'PHPSQLParser' => __DIR__ . '/../..' . '/gulliver/system/class.phpSqlParser.php',
        'PHPUnit2ReportTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/PHPUnit2ReportTask.php',
        'PHPUnit2ResultFormatter' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/PHPUnit2ResultFormatter.php',
        'PHPUnit2Task' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/PHPUnit2Task.php',
        'PHPUnit2TestRunner' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/PHPUnit2TestRunner.php',
        'PHPUnit2Util' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/PHPUnit2Util.php',
        'PMException' => __DIR__ . '/../..' . '/gulliver/system/class.pmException.php',
        'PMLicensedFeatures' => __DIR__ . '/../..' . '/workflow/engine/classes/PMLicensedFeatures.php',
        'PMPlugin' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'PMPluginRegistry' => __DIR__ . '/../..' . '/workflow/engine/classes/PMPluginRegistry.php',
        'PMScript' => __DIR__ . '/../..' . '/workflow/engine/classes/class.pmScript.php',
        'PMServiceNTLMSoapClient' => __DIR__ . '/../..' . '/gulliver/system/class.soapNtlm.php',
        'PMServiceProviderNTLMStream' => __DIR__ . '/../..' . '/gulliver/system/class.soapNtlm.php',
        'PMmemcached' => __DIR__ . '/../..' . '/workflow/engine/classes/PMmemcached.php',
        'POP3' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.pop3.php',
        'PSImageEncoder' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ps.image.encoder.stream.inc.php',
        'PSImageEncoderSimple' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ps.image.encoder.simple.inc.php',
        'PSImageEncoderStream' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ps.image.encoder.stream.inc.php',
        'PSL2ImageEncoderStream' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ps.l2.image.encoder.stream.inc.php',
        'PSL3ImageEncoderStream' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/ps.l3.image.encoder.stream.inc.php',
        'PackageAsPathTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/PackageAsPathTask.php',
        'PaddingSideValue' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.padding.class.php',
        'PaddingValue' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.padding.class.php',
        'Padl' => __DIR__ . '/../..' . '/workflow/engine/classes/Padl.php',
        'PageBreakLocation' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/layout.page.breaks.php',
        'PageBreakLocator' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/layout.page.breaks.php',
        'Parameter' => __DIR__ . '/../..' . '/thirdparty/phing/types/Parameter.php',
        'Parameterizable' => __DIR__ . '/../..' . '/thirdparty/phing/types/Parameterizable.php',
        'Parser' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/parser._interface.class.php',
        'ParserXHTML' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/parser.xhtml.class.php',
        'PasswordInputBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.input.password.php',
        'Patch' => __DIR__ . '/../..' . '/workflow/engine/classes/Patch.php',
        'Path' => __DIR__ . '/../..' . '/thirdparty/phing/types/Path.php',
        'PathCircle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/path.php',
        'PathElement' => __DIR__ . '/../..' . '/thirdparty/phing/types/Path.php',
        'PathTokenizer' => __DIR__ . '/../..' . '/thirdparty/phing/util/PathTokenizer.php',
        'PatternSet' => __DIR__ . '/../..' . '/thirdparty/phing/types/PatternSet.php',
        'PatternSetNameEntry' => __DIR__ . '/../..' . '/thirdparty/phing/types/PatternSet.php',
        'PearLogger' => __DIR__ . '/../..' . '/thirdparty/phing/listener/PearLogger.php',
        'PearPackageTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/PearPackageTask.php',
        'PearPkgMapping' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/PearPackageTask.php',
        'PearPkgMappingElement' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/PearPackageTask.php',
        'PearPkgOption' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/PearPackageTask.php',
        'PearSystem' => __DIR__ . '/../..' . '/thirdparty/pear/PearSystem.php',
        'PeerInfo' => __DIR__ . '/../..' . '/thirdparty/propel/util/PeerInfo.php',
        'Permissions' => __DIR__ . '/../..' . '/rbac/engine/classes/model/Permissions.php',
        'PermissionsMapBuilder' => __DIR__ . '/../..' . '/rbac/engine/classes/model/map/PermissionsMapBuilder.php',
        'PermissionsPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/PermissionsPeer.php',
        'Persistent' => __DIR__ . '/../..' . '/thirdparty/propel/om/Persistent.php',
        'Person' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/params_classes.php',
        'PgSQLConnection' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/pgsql/PgSQLConnection.php',
        'PgSQLDatabaseInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/pgsql/metadata/PgSQLDatabaseInfo.php',
        'PgSQLIdGenerator' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/pgsql/PgSQLIdGenerator.php',
        'PgSQLPreparedStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/pgsql/PgSQLPreparedStatement.php',
        'PgSQLResultSet' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/pgsql/PgSQLResultSet.php',
        'PgSQLResultSetIterator' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/pgsql/PgSQLResultSetIterator.php',
        'PgSQLStatement' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/pgsql/PgSQLStatement.php',
        'PgSQLTableInfo' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/pgsql/metadata/PgSQLTableInfo.php',
        'PgSQLTypes' => __DIR__ . '/../..' . '/thirdparty/creole/drivers/pgsql/PgSQLTypes.php',
        'Phing' => __DIR__ . '/../..' . '/thirdparty/phing/Phing.php',
        'PhingCallTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/PhingCallTask.php',
        'PhingFile' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/PhingFile.php',
        'PhingFilterReader' => __DIR__ . '/../..' . '/thirdparty/phing/types/PhingFilterReader.php',
        'PhingReference' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/PhingTask.php',
        'PhingTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/PhingTask.php',
        'PhpEvalTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/PhpEvalTask.php',
        'PhpLintTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/PhpLintTask.php',
        'Pipeline' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pipeline.class.php',
        'PipelineFactory' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/pipeline.factory.class.php',
        'PlainPHPUnit2ResultFormatter' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/PlainPHPUnit2ResultFormatter.php',
        'PluginDetail' => __DIR__ . '/../..' . '/workflow/engine/classes/PluginDetail.php',
        'PluginsRegistry' => __DIR__ . '/../..' . '/workflow/engine/classes/model/PluginsRegistry.php',
        'PluginsRegistryMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/PluginsRegistryMapBuilder.php',
        'PluginsRegistryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/PluginsRegistryPeer.php',
        'PmDashlet' => __DIR__ . '/../..' . '/workflow/engine/classes/PmDashlet.php',
        'PmDrive' => __DIR__ . '/../..' . '/workflow/engine/classes/PmDrive.php',
        'PmDynaform' => __DIR__ . '/../..' . '/workflow/engine/classes/PmDynaform.php',
        'PmGauge' => __DIR__ . '/../..' . '/workflow/engine/classes/PmGauge.php',
        'PmGoogleApi' => __DIR__ . '/../..' . '/workflow/engine/classes/PmGoogleApi.php',
        'PmLicenseManager' => __DIR__ . '/../..' . '/workflow/engine/classes/PmLicenseManager.php',
        'PmPhing' => __DIR__ . '/../..' . '/workflow/engine/classes/PmPhing.php',
        'PmSsoClass' => __DIR__ . '/../..' . '/workflow/engine/classes/PmSsoClass.php',
        'PmTable' => __DIR__ . '/../..' . '/workflow/engine/classes/PmTable.php',
        'PmTrSharepointClass' => __DIR__ . '/../..' . '/workflow/engine/classes/triggers/PmTrSharepointClass.php',
        'PmTree' => __DIR__ . '/../..' . '/gulliver/system/class.tree.php',
        'PmoauthUserAccessTokens' => __DIR__ . '/../..' . '/workflow/engine/classes/model/PmoauthUserAccessTokens.php',
        'PmoauthUserAccessTokensMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/PmoauthUserAccessTokensMapBuilder.php',
        'PmoauthUserAccessTokensPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/PmoauthUserAccessTokensPeer.php',
        'Point' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/path.point.php',
        'PopupMenu' => __DIR__ . '/../..' . '/workflow/engine/classes/PopupMenu.php',
        'PostTreeFilter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.post._interface.class.php',
        'PostTreeFilterPositioned' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.post.positioned.class.php',
        'PostTreeFilterPostponed' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.post.postponed.class.php',
        'PreOrderNodeIterator' => __DIR__ . '/../..' . '/thirdparty/propel/om/PreOrderNodeIterator.php',
        'PreTreeFilter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.pre._interface.class.php',
        'PreTreeFilterFootnotes' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.pre.footnotes.class.php',
        'PreTreeFilterHTML2PSFields' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.pre.fields.class.php',
        'PreTreeFilterHeaderFooter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.pre.headfoot.class.php',
        'PreTreeFilterHeightConstraint' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/filter.pre.height-constraint.class.php',
        'PrefixLines' => __DIR__ . '/../..' . '/thirdparty/phing/filters/PrefixLines.php',
        'PregEngine' => __DIR__ . '/../..' . '/thirdparty/phing/util/regexp/PregEngine.php',
        'PreparedStatement' => __DIR__ . '/../..' . '/thirdparty/creole/PreparedStatement.php',
        'PreparedStatementCommon' => __DIR__ . '/../..' . '/thirdparty/creole/common/PreparedStatementCommon.php',
        'PresentSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/PresentSelector.php',
        'PrimaryKeyInfo' => __DIR__ . '/../..' . '/thirdparty/creole/metadata/PrimaryKeyInfo.php',
        'ProReporting' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProReporting.php',
        'ProReportingMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ProReportingMapBuilder.php',
        'ProReportingPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProReportingPeer.php',
        'Process' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Process.php',
        'ProcessCategory' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessCategory.php',
        'ProcessCategoryMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ProcessCategoryMapBuilder.php',
        'ProcessCategoryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessCategoryPeer.php',
        'ProcessFiles' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessFiles.php',
        'ProcessFilesMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ProcessFilesMapBuilder.php',
        'ProcessFilesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessFilesPeer.php',
        'ProcessMakerWebDav' => __DIR__ . '/../..' . '/workflow/engine/classes/class.webdav.php',
        'ProcessMap' => __DIR__ . '/../..' . '/workflow/engine/classes/ProcessMap.php',
        'ProcessMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ProcessMapBuilder.php',
        'ProcessOwner' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessOwner.php',
        'ProcessOwnerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ProcessOwnerMapBuilder.php',
        'ProcessOwnerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessOwnerPeer.php',
        'ProcessPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessPeer.php',
        'ProcessProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/processProxy.php',
        'ProcessUser' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessUser.php',
        'ProcessUserMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ProcessUserMapBuilder.php',
        'ProcessUserPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessUserPeer.php',
        'ProcessVariables' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessVariables.php',
        'ProcessVariablesMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ProcessVariablesMapBuilder.php',
        'ProcessVariablesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ProcessVariablesPeer.php',
        'Processes' => __DIR__ . '/../..' . '/workflow/engine/classes/Processes.php',
        'Project' => __DIR__ . '/../..' . '/thirdparty/phing/Project.php',
        'ProjectComponent' => __DIR__ . '/../..' . '/thirdparty/phing/ProjectComponent.php',
        'ProjectConfigurator' => __DIR__ . '/../..' . '/thirdparty/phing/parser/ProjectConfigurator.php',
        'ProjectHandler' => __DIR__ . '/../..' . '/thirdparty/phing/parser/ProjectHandler.php',
        'Propel' => __DIR__ . '/../..' . '/thirdparty/propel/Propel.php',
        'PropelException' => __DIR__ . '/../..' . '/thirdparty/propel/PropelException.php',
        'PropelPager' => __DIR__ . '/../..' . '/thirdparty/propel/util/PropelPager.php',
        'PropelTable' => __DIR__ . '/../..' . '/workflow/engine/classes/PropelTable.php',
        'Properties' => __DIR__ . '/../..' . '/thirdparty/phing/system/util/Properties.php',
        'PropertyPromptTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/PropertyPromptTask.php',
        'PropertyTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/PropertyTask.php',
        'Publisher' => __DIR__ . '/../..' . '/gulliver/system/class.publisher.php',
        'PurePHPConverter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/converter.class.php',
        'QName' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Base.php',
        'RBAC' => __DIR__ . '/../..' . '/gulliver/system/class.rbac.php',
        'RSS' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/RSS.php',
        'RadioBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.radiobutton.php',
        'RbacUsers' => __DIR__ . '/../..' . '/rbac/engine/classes/model/RbacUsers.php',
        'RbacUsersMapBuilder' => __DIR__ . '/../..' . '/rbac/engine/classes/model/map/RbacUsersMapBuilder.php',
        'RbacUsersPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/RbacUsersPeer.php',
        'Reader' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/Reader.php',
        'Rectangle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/path.rectangle.php',
        'Reference' => __DIR__ . '/../..' . '/thirdparty/phing/types/Reference.php',
        'ReferenceExistsCondition' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/condition/ReferenceExistsCondition.php',
        'ReflexiveTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/ReflexiveTask.php',
        'Regexp' => __DIR__ . '/../..' . '/thirdparty/phing/util/regexp/Regexp.php',
        'RegexpEngine' => __DIR__ . '/../..' . '/thirdparty/phing/util/regexp/RegexpEngine.php',
        'RegexpMapper' => __DIR__ . '/../..' . '/thirdparty/phing/mappers/RegexpMapper.php',
        'Register' => __DIR__ . '/../..' . '/thirdparty/phing/system/util/Register.php',
        'RegisterSlot' => __DIR__ . '/../..' . '/thirdparty/phing/system/util/Register.php',
        'RegularExpression' => __DIR__ . '/../..' . '/thirdparty/phing/types/RegularExpression.php',
        'RenderQueue' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/render.queue.class.php',
        'RenderStackingContext' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/render.stacking.context.class.php',
        'RenderStackingLevel' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/render.stacking.level.class.php',
        'ReplaceRegexp' => __DIR__ . '/../..' . '/thirdparty/phing/filters/ReplaceRegexp.php',
        'ReplaceTokens' => __DIR__ . '/../..' . '/thirdparty/phing/filters/ReplaceTokens.php',
        'ReplacementLogo' => __DIR__ . '/../..' . '/workflow/engine/classes/ReplacementLogo.php',
        'Report' => __DIR__ . '/../..' . '/workflow/engine/classes/Report.php',
        'ReportTable' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ReportTable.php',
        'ReportTableMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ReportTableMapBuilder.php',
        'ReportTablePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ReportTablePeer.php',
        'ReportTables' => __DIR__ . '/../..' . '/workflow/engine/classes/ReportTables.php',
        'ReportVar' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ReportVar.php',
        'ReportVarMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ReportVarMapBuilder.php',
        'ReportVarPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ReportVarPeer.php',
        'ReportingIndicatorTypeEnum' => __DIR__ . '/../..' . '/workflow/engine/classes/IndicatorsCalculator.php',
        'ReportingPeriodicityEnum' => __DIR__ . '/../..' . '/workflow/engine/classes/IndicatorsCalculator.php',
        'RequiredValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/RequiredValidator.php',
        'ResolvePathTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/ResolvePathTask.php',
        'RestClient' => __DIR__ . '/../..' . '/gulliver/system/class.restClient.php',
        'ResultSet' => __DIR__ . '/../..' . '/thirdparty/creole/ResultSet.php',
        'ResultSetCommon' => __DIR__ . '/../..' . '/thirdparty/creole/common/ResultSetCommon.php',
        'ResultSetIterator' => __DIR__ . '/../..' . '/thirdparty/creole/ResultSetIterator.php',
        'Roles' => __DIR__ . '/../..' . '/rbac/engine/classes/model/Roles.php',
        'RolesMapBuilder' => __DIR__ . '/../..' . '/rbac/engine/classes/model/map/RolesMapBuilder.php',
        'RolesPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/RolesPeer.php',
        'RolesPermissions' => __DIR__ . '/../..' . '/rbac/engine/classes/model/RolesPermissions.php',
        'RolesPermissionsMapBuilder' => __DIR__ . '/../..' . '/rbac/engine/classes/model/map/RolesPermissionsMapBuilder.php',
        'RolesPermissionsPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/RolesPermissionsPeer.php',
        'RootHandler' => __DIR__ . '/../..' . '/thirdparty/phing/parser/RootHandler.php',
        'Route' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Route.php',
        'RouteMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/RouteMapBuilder.php',
        'RoutePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/RoutePeer.php',
        'RuntimeConfigurable' => __DIR__ . '/../..' . '/thirdparty/phing/RuntimeConfigurable.php',
        'SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.smtp.php',
        'SOAPArrayStruct' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/params_classes.php',
        'SOAPStruct' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/params_classes.php',
        'SOAPStructStruct' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/params_classes.php',
        'SOAP_Attachment' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Value.php',
        'SOAP_Base' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Base.php',
        'SOAP_Base_Object' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Base.php',
        'SOAP_Client' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Client.php',
        'SOAP_Client_Overload' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Client.php',
        'SOAP_DISCO_Server' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Disco.php',
        'SOAP_Fault' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Fault.php',
        'SOAP_Header' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Value.php',
        'SOAP_Interop_Base' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/interop_Round2Base.php',
        'SOAP_Interop_GroupB' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/interop_Round2GroupB.php',
        'SOAP_Interop_GroupC_Headers' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/interop_Round2GroupC.php',
        'SOAP_Interop_GroupD' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/interop_Round3GroupD.php',
        'SOAP_Interop_GroupDCompound1' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/server_Round3GroupDCompound1.php',
        'SOAP_Interop_GroupDCompound2' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/server_Round3GroupDCompound2.php',
        'SOAP_Interop_GroupDDocLit' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/server_Round3GroupDDocLit.php',
        'SOAP_Interop_GroupDDocLitParams' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/server_Round3GroupDDocLitParams.php',
        'SOAP_Interop_GroupDImport1' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/server_Round3GroupDImport1.php',
        'SOAP_Interop_GroupDImport2' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/server_Round3GroupDImport2.php',
        'SOAP_Interop_GroupDImport3' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/server_Round3GroupDImport3.php',
        'SOAP_Interop_GroupDRpcEnc' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/server_Round3GroupDRpcEnc.php',
        'SOAP_Interop_Test' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/interop_test.php',
        'SOAP_Interop_registrationAndNotificationService_ChangeLogPort' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'SOAP_Interop_registrationAndNotificationService_ClientsPort' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'SOAP_Interop_registrationAndNotificationService_ServersPort' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'SOAP_Interop_registrationAndNotificationService_ServicesPort' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'SOAP_Interop_registrationAndNotificationService_SubscriberPort' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'SOAP_Interop_registrationDB' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'SOAP_Parser' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Parser.php',
        'SOAP_Server' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Server.php',
        'SOAP_Server_Email' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Server/Email.php',
        'SOAP_Server_Email_Gateway' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Server/Email_Gateway.php',
        'SOAP_Server_TCP' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Server/TCP.php',
        'SOAP_Transport' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Transport.php',
        'SOAP_Transport_HTTP' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Transport/HTTP.php',
        'SOAP_Transport_SMTP' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Transport/SMTP.php',
        'SOAP_Transport_TCP' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Transport/TCP.php',
        'SOAP_Type_dateTime' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Type/dateTime.php',
        'SOAP_Type_duration' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Type/duration.php',
        'SOAP_Type_hexBinary' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Type/hexBinary.php',
        'SOAP_Value' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Value.php',
        'SOAP_WSDL' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/WSDL.php',
        'SOAP_WSDL_Cache' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/WSDL.php',
        'SOAP_WSDL_ObjectParser' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/WSDL.php',
        'SOAP_WSDL_Parser' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/WSDL.php',
        'SQLException' => __DIR__ . '/../..' . '/thirdparty/creole/SQLException.php',
        'SQLExecTransaction' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/CreoleSQLExecTask.php',
        'SQLStatementExtractor' => __DIR__ . '/../..' . '/thirdparty/creole/util/sql/SQLStatementExtractor.php',
        'ScriptTask' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ScriptTask.php',
        'ScriptTaskMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ScriptTaskMapBuilder.php',
        'ScriptTaskPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ScriptTaskPeer.php',
        'Securimage' => __DIR__ . '/..' . '/dapphp/securimage/securimage.php',
        'Securimage_Color' => __DIR__ . '/..' . '/dapphp/securimage/securimage.php',
        'SecurityException' => __DIR__ . '/../..' . '/thirdparty/phing/system/lang/SecurityException.php',
        'SelectBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.select.php',
        'SelectSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/SelectSelector.php',
        'SelectorContainer' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/SelectorContainer.php',
        'SelectorScanner' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/SelectorScanner.php',
        'SelectorUtils' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/SelectorUtils.php',
        'Sequences' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Sequences.php',
        'SequencesMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/SequencesMapBuilder.php',
        'SequencesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SequencesPeer.php',
        'SequentialTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/SequentialTask.php',
        'ServerConf' => __DIR__ . '/../..' . '/workflow/engine/classes/ServerConf.php',
        'Service' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'Services_JSON' => __DIR__ . '/../..' . '/thirdparty/pear/Net/JSON.php',
        'Services_JSON_Error' => __DIR__ . '/../..' . '/thirdparty/pear/Net/JSON.php',
        'Session' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Session.php',
        'SessionMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/SessionMapBuilder.php',
        'SessionPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SessionPeer.php',
        'SessionStorage' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SessionStorage.php',
        'SessionStorageMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/SessionStorageMapBuilder.php',
        'SessionStoragePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SessionStoragePeer.php',
        'Sessions' => __DIR__ . '/../..' . '/workflow/engine/classes/Sessions.php',
        'ShadowTable' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ShadowTable.php',
        'ShadowTableMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/ShadowTableMapBuilder.php',
        'ShadowTablePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/ShadowTablePeer.php',
        'SimpleInlineBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.inline.simple.php',
        'SimpleTestCountResultFormatter' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/simpletest/SimpleTestCountResultFormatter.php',
        'SimpleTestFormatterElement' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/simpletest/SimpleTestFormatterElement.php',
        'SimpleTestPlainResultFormatter' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/simpletest/SimpleTestPlainResultFormatter.php',
        'SimpleTestResultFormatter' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/simpletest/SimpleTestResultFormatter.php',
        'SimpleTestSummaryResultFormatter' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/simpletest/SimpleTestSummaryResultFormatter.php',
        'SimpleTestTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/simpletest/SimpleTestTask.php',
        'SizeSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/SizeSelector.php',
        'Smarty' => __DIR__ . '/../..' . '/thirdparty/smarty/libs/Smarty.class.php',
        'SmartyTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/SmartyTask.php',
        'Socket' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/net/Socket.php',
        'SourceFileScanner' => __DIR__ . '/../..' . '/thirdparty/phing/util/SourceFileScanner.php',
        'SpoolRun' => __DIR__ . '/../..' . '/workflow/engine/classes/SpoolRun.php',
        'Spreadsheet_Excel_Writer' => __DIR__ . '/../..' . '/thirdparty/pear/Spreadsheet/Excel/Writer.php',
        'Spreadsheet_Excel_Writer_BIFFwriter' => __DIR__ . '/../..' . '/thirdparty/pear/Spreadsheet/Excel/Writer/BIFFwriter.php',
        'Spreadsheet_Excel_Writer_Format' => __DIR__ . '/../..' . '/thirdparty/pear/Spreadsheet/Excel/Writer/Format.php',
        'Spreadsheet_Excel_Writer_Parser' => __DIR__ . '/../..' . '/thirdparty/pear/Spreadsheet/Excel/Writer/Parser.php',
        'Spreadsheet_Excel_Writer_Validator' => __DIR__ . '/../..' . '/thirdparty/pear/Spreadsheet/Excel/Writer/Validator.php',
        'Spreadsheet_Excel_Writer_Workbook' => __DIR__ . '/../..' . '/thirdparty/pear/Spreadsheet/Excel/Writer/Workbook.php',
        'Spreadsheet_Excel_Writer_Worksheet' => __DIR__ . '/../..' . '/thirdparty/pear/Spreadsheet/Excel/Writer/Worksheet.php',
        'Stage' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Stage.php',
        'StageMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/StageMapBuilder.php',
        'StagePeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/StagePeer.php',
        'Stat' => __DIR__ . '/../..' . '/workflow/engine/classes/Stat.php',
        'Statement' => __DIR__ . '/../..' . '/thirdparty/creole/Statement.php',
        'StatementCommon' => __DIR__ . '/../..' . '/thirdparty/creole/common/StatementCommon.php',
        'Step' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Step.php',
        'StepMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/StepMapBuilder.php',
        'StepPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/StepPeer.php',
        'StepSupervisor' => __DIR__ . '/../..' . '/workflow/engine/classes/model/StepSupervisor.php',
        'StepSupervisorMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/StepSupervisorMapBuilder.php',
        'StepSupervisorPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/StepSupervisorPeer.php',
        'StepTrigger' => __DIR__ . '/../..' . '/workflow/engine/classes/model/StepTrigger.php',
        'StepTriggerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/StepTriggerMapBuilder.php',
        'StepTriggerPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/StepTriggerPeer.php',
        'StrategicDashboard' => __DIR__ . '/../..' . '/workflow/engine/controllers/strategicDashboard.php',
        'StrategyLinkRenderingNormal' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/strategy.link.rendering.normal.php',
        'StrategyPositionAbsolute' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/strategy.position.absolute.php',
        'StrategyTableLayoutAuto' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/strategy.table.layout.auto.php',
        'StrategyTableLayoutFixed' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/strategy.table.layout.fixed.php',
        'StrategyWidthAbsolutePositioned' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/strategy.width.absolute.positioned.php',
        'StrategyWidthMax' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/strategy.width.max.php',
        'StrategyWidthMaxNatural' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/strategy.width.max.natural.php',
        'StrategyWidthMin' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/strategy.width.min.php',
        'StrategyWidthMinNowrap' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/strategy.width.min.nowrap.php',
        'StreamString' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/output.pcl.class.php',
        'StringHelper' => __DIR__ . '/../..' . '/thirdparty/phing/util/StringHelper.php',
        'StringReader' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/StringReader.php',
        'StripLineBreaks' => __DIR__ . '/../..' . '/thirdparty/phing/filters/StripLineBreaks.php',
        'StripLineComments' => __DIR__ . '/../..' . '/thirdparty/phing/filters/StripLineComments.php',
        'StripPhpComments' => __DIR__ . '/../..' . '/thirdparty/phing/filters/StripPhpComments.php',
        'SubApplication' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SubApplication.php',
        'SubApplicationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/SubApplicationMapBuilder.php',
        'SubApplicationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SubApplicationPeer.php',
        'SubProcess' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SubProcess.php',
        'SubProcessMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/SubProcessMapBuilder.php',
        'SubProcessPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SubProcessPeer.php',
        'SummaryPHPUnit2ResultFormatter' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/SummaryPHPUnit2ResultFormatter.php',
        'SvnBaseTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/svn/SvnBaseTask.php',
        'SvnExportTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/svn/SvnExportTask.php',
        'SvnLastRevisionTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/svn/SvnLastRevisionTask.php',
        'SwimlanesElements' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SwimlanesElements.php',
        'SwimlanesElementsMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/SwimlanesElementsMapBuilder.php',
        'SwimlanesElementsPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/SwimlanesElementsPeer.php',
        'Systems' => __DIR__ . '/../..' . '/rbac/engine/classes/model/Systems.php',
        'SystemsMapBuilder' => __DIR__ . '/../..' . '/rbac/engine/classes/model/map/SystemsMapBuilder.php',
        'SystemsPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/SystemsPeer.php',
        'TabToSpaces' => __DIR__ . '/../..' . '/thirdparty/phing/filters/TabToSpaces.php',
        'Table' => __DIR__ . '/../..' . '/gulliver/system/class.table.php',
        'TableBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.table.php',
        'TableCellBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.table.cell.php',
        'TableInfo' => __DIR__ . '/../..' . '/thirdparty/creole/metadata/TableInfo.php',
        'TableMap' => __DIR__ . '/../..' . '/thirdparty/propel/map/TableMap.php',
        'TableRowBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.table.row.php',
        'TableSectionBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.table.section.php',
        'Tag' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/Tag.php',
        'TailFilter' => __DIR__ . '/../..' . '/thirdparty/phing/filters/TailFilter.php',
        'TarFile' => __DIR__ . '/../..' . '/workflow/engine/classes/TarFile.php',
        'TarFileSet' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/TarTask.php',
        'TarTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/TarTask.php',
        'Target' => __DIR__ . '/../..' . '/thirdparty/phing/Target.php',
        'TargetHandler' => __DIR__ . '/../..' . '/thirdparty/phing/parser/TargetHandler.php',
        'Task' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Task.php',
        'TaskAdapter' => __DIR__ . '/../..' . '/thirdparty/phing/TaskAdapter.php',
        'TaskContainer' => __DIR__ . '/../..' . '/thirdparty/phing/TaskContainer.php',
        'TaskHandler' => __DIR__ . '/../..' . '/thirdparty/phing/parser/TaskHandler.php',
        'TaskMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/TaskMapBuilder.php',
        'TaskPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/TaskPeer.php',
        'TaskPhing' => __DIR__ . '/../..' . '/thirdparty/phing/TaskPhing.php',
        'TaskUser' => __DIR__ . '/../..' . '/workflow/engine/classes/model/TaskUser.php',
        'TaskUserMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/TaskUserMapBuilder.php',
        'TaskUserPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/TaskUserPeer.php',
        'TaskdefTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/TaskdefTask.php',
        'Tasks' => __DIR__ . '/../..' . '/workflow/engine/classes/Tasks.php',
        'TemplatePower' => __DIR__ . '/../..' . '/gulliver/system/class.templatePower.php',
        'TemplatePowerParser' => __DIR__ . '/../..' . '/gulliver/system/class.templatePower.php',
        'TextAreaInputBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.input.textarea.php',
        'TextBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.text.php',
        'TextBoxString' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.text.string.php',
        'TextIndentValuePDF' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.text-indent.class.php',
        'TextInputBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.input.text.php',
        'TidyFilter' => __DIR__ . '/../..' . '/thirdparty/phing/filters/TidyFilter.php',
        'Timer' => __DIR__ . '/../..' . '/thirdparty/phing/system/util/Timer.php',
        'TimerEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/TimerEvent.php',
        'TimerEventMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/TimerEventMapBuilder.php',
        'TimerEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/TimerEventPeer.php',
        'Token' => __DIR__ . '/../..' . '/thirdparty/phing/filters/ReplaceTokens.php',
        'TokenReader' => __DIR__ . '/../..' . '/thirdparty/phing/types/TokenReader.php',
        'TokenSource' => __DIR__ . '/../..' . '/thirdparty/phing/types/TokenSource.php',
        'ToolBar' => __DIR__ . '/../..' . '/workflow/engine/classes/ToolBar.php',
        'TouchTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/TouchTask.php',
        'Transaction' => __DIR__ . '/../..' . '/thirdparty/propel/util/Transaction.php',
        'TranslateGettext' => __DIR__ . '/../..' . '/thirdparty/phing/filters/TranslateGettext.php',
        'Translation' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Translation.php',
        'TranslationMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/TranslationMapBuilder.php',
        'TranslationPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/TranslationPeer.php',
        'Tree' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/Tree.php',
        'TreeBuilder' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/treebuilder.class.php',
        'TriggerLibrary' => __DIR__ . '/../..' . '/workflow/engine/classes/TriggerLibrary.php',
        'Triggers' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Triggers.php',
        'TriggersMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/TriggersMapBuilder.php',
        'TriggersPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/TriggersPeer.php',
        'TstampCustomFormat' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/TstampTask.php',
        'TstampTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/TstampTask.php',
        'TypeSelector' => __DIR__ . '/../..' . '/thirdparty/phing/types/selectors/TypeSelector.php',
        'TypedefTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/TypedefTask.php',
        'UDDI' => __DIR__ . '/../..' . '/thirdparty/pear/UDDI.php',
        'UniqueValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/UniqueValidator.php',
        'UnixFileSystem' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/UnixFileSystem.php',
        'UnknownElement' => __DIR__ . '/../..' . '/thirdparty/phing/UnknownElement.php',
        'UntarTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/UntarTask.php',
        'UnzipTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/UnzipTask.php',
        'UpToDateTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/UpToDateTask.php',
        'Upgrade' => __DIR__ . '/../..' . '/workflow/engine/classes/Upgrade.php',
        'UpgradeManagerMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/UpgradeManagerMapBuilder.php',
        'UpgradeStoreMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/UpgradeStoreMapBuilder.php',
        'Users' => __DIR__ . '/../..' . '/workflow/engine/classes/model/Users.php',
        'UsersMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/UsersMapBuilder.php',
        'UsersPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/UsersPeer.php',
        'UsersProperties' => __DIR__ . '/../..' . '/workflow/engine/classes/model/UsersProperties.php',
        'UsersPropertiesMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/UsersPropertiesMapBuilder.php',
        'UsersPropertiesPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/UsersPropertiesPeer.php',
        'UsersRoles' => __DIR__ . '/../..' . '/rbac/engine/classes/model/UsersRoles.php',
        'UsersRolesMapBuilder' => __DIR__ . '/../..' . '/rbac/engine/classes/model/map/UsersRolesMapBuilder.php',
        'UsersRolesPeer' => __DIR__ . '/../..' . '/rbac/engine/classes/model/UsersRolesPeer.php',
        'UsrReporting' => __DIR__ . '/../..' . '/workflow/engine/classes/model/UsrReporting.php',
        'UsrReportingMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/UsrReportingMapBuilder.php',
        'UsrReportingPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/UsrReportingPeer.php',
        'ValidValuesValidator' => __DIR__ . '/../..' . '/thirdparty/propel/validator/ValidValuesValidator.php',
        'ValidationFailed' => __DIR__ . '/../..' . '/thirdparty/propel/validator/ValidationFailed.php',
        'ValidatorMap' => __DIR__ . '/../..' . '/thirdparty/propel/map/ValidatorMap.php',
        'Value' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.generic.length.php',
        'ValueBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.bottom.php',
        'ValueContent' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.php',
        'ValueContentItem' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.item.php',
        'ValueContentItemAttr' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.item.php',
        'ValueContentItemCloseQuote' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.item.php',
        'ValueContentItemCounter' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.item.php',
        'ValueContentItemNoCloseQuote' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.item.php',
        'ValueContentItemNoOpenQuote' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.item.php',
        'ValueContentItemOpenQuote' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.item.php',
        'ValueContentItemString' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.item.php',
        'ValueContentItemUri' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.content.item.php',
        'ValueFont' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.font.class.php',
        'ValueHeight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.height.php',
        'ValueLeft' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.left.php',
        'ValueMaxHeight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.max-height.php',
        'ValueMinHeight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.min-height.php',
        'ValueRight' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.right.php',
        'ValueTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/value.top.php',
        'VerticalAlignBaseline' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.vertical-align.inc.php',
        'VerticalAlignBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.vertical-align.inc.php',
        'VerticalAlignMiddle' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.vertical-align.inc.php',
        'VerticalAlignSub' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.vertical-align.inc.php',
        'VerticalAlignSuper' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.vertical-align.inc.php',
        'VerticalAlignTextBottom' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.vertical-align.inc.php',
        'VerticalAlignTextTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.vertical-align.inc.php',
        'VerticalAlignTop' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/css.vertical-align.inc.php',
        'WCConstant' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/width.php',
        'WCFraction' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/width.php',
        'WCNone' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/width.php',
        'WarnTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/WarnTask.php',
        'WebEntry' => __DIR__ . '/../..' . '/workflow/engine/classes/model/WebEntry.php',
        'WebEntryEvent' => __DIR__ . '/../..' . '/workflow/engine/classes/model/WebEntryEvent.php',
        'WebEntryEventMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/WebEntryEventMapBuilder.php',
        'WebEntryEventPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/WebEntryEventPeer.php',
        'WebEntryMapBuilder' => __DIR__ . '/../..' . '/workflow/engine/classes/model/map/WebEntryMapBuilder.php',
        'WebEntryPeer' => __DIR__ . '/../..' . '/workflow/engine/classes/model/WebEntryPeer.php',
        'WebResource' => __DIR__ . '/../..' . '/gulliver/system/class.webResource.php',
        'WhitespaceBox' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/box.whitespace.php',
        'WidthConstraint' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/width.constraint.php',
        'Win32FileSystem' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/Win32FileSystem.php',
        'WinNTFileSystem' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/WinNTFileSystem.php',
        'WorkspaceTools' => __DIR__ . '/../..' . '/workflow/engine/classes/WorkspaceTools.php',
        'Writer' => __DIR__ . '/../..' . '/thirdparty/phing/system/io/Writer.php',
        'WsBase' => __DIR__ . '/../..' . '/workflow/engine/classes/WsBase.php',
        'WsCaller' => __DIR__ . '/../..' . '/workflow/engine/classes/triggers/WsCaller.php',
        'WsCreateDepartmentResponse' => __DIR__ . '/../..' . '/workflow/engine/classes/WsCreateDepartmentResponse.php',
        'WsCreateGroupResponse' => __DIR__ . '/../..' . '/workflow/engine/classes/WsCreateGroupResponse.php',
        'WsCreateUserResponse' => __DIR__ . '/../..' . '/workflow/engine/classes/WsCreateUserResponse.php',
        'WsGetCaseNotesResponse' => __DIR__ . '/../..' . '/workflow/engine/classes/WsGetCaseNotesResponse.php',
        'WsGetVariableResponse' => __DIR__ . '/../..' . '/workflow/engine/classes/WsGetVariableResponse.php',
        'WsResponse' => __DIR__ . '/../..' . '/workflow/engine/classes/WsResponse.php',
        'XMLBranch' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/XMLBranch.php',
        'XMLConnection' => __DIR__ . '/../..' . '/workflow/engine/classes/XMLConnection.php',
        'XMLDB' => __DIR__ . '/../..' . '/workflow/engine/classes/XMLDB.php',
        'XMLDocument' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/XMLDocument.php',
        'XMLLeaf' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/XMLLeaf.php',
        'XMLPHPUnit2ResultFormatter' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/phpunit2/XMLPHPUnit2ResultFormatter.php',
        'XMLRPCClient' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/XMLRPCClient.php',
        'XMLResult' => __DIR__ . '/../..' . '/workflow/engine/classes/XMLResult.php',
        'XMLSchema' => __DIR__ . '/../..' . '/thirdparty/pear/class.xmlschema.php',
        'XML_' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/XML.php',
        'XML_Parser' => __DIR__ . '/../..' . '/thirdparty/pear/XML/Parser.php',
        'XML_Parser_Error' => __DIR__ . '/../..' . '/thirdparty/pear/XML/Parser.php',
        'XPath' => __DIR__ . '/../..' . '/thirdparty/html2ps_pdf/classes/org/active-link/xml/XPath.php',
        'XSLTParam' => __DIR__ . '/../..' . '/thirdparty/phing/filters/XsltFilter.php',
        'XmlForm' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormField' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldButton' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldCaption' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldCaptionCurrency' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldCaptionPercentage' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldCellMark' => __DIR__ . '/../..' . '/gulliver/system/class.xmlformExtension.php',
        'XmlFormFieldCheckBoxTable' => __DIR__ . '/../..' . '/workflow/engine/classes/XmlFormFieldCheckBoxTable.php',
        'XmlFormFieldCheckGroup' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldCheckGroupView' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldCheckbox' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldCheckbox2' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldCheckboxpt' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldCurrency' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldDVEditor' => __DIR__ . '/../..' . '/gulliver/system/class.xmlformExtension.php',
        'XmlFormFieldDate' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldDate2' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldDate5' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldDateView' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldDropdown' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldDropdownpt' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldFastSearch' => __DIR__ . '/../..' . '/gulliver/system/class.xmlformExtension.php',
        'XmlFormFieldFile' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldGrid' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldHTML' => __DIR__ . '/../..' . '/gulliver/system/class.htmlArea.php',
        'XmlFormFieldHidden' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldHours' => __DIR__ . '/../..' . '/workflow/engine/classes/XmlFormFieldHours.php',
        'XmlFormFieldImage' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldJavaScript' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldLabel' => __DIR__ . '/../..' . '/gulliver/system/class.xmlformExtension.php',
        'XmlFormFieldLink' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldListbox' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldPassword' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldPercentage' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldPopupOption' => __DIR__ . '/../..' . '/workflow/engine/classes/XmlFormFieldPopupOption.php',
        'XmlFormFieldPrint' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldRadioGroup' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldRadioGroupView' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldReset' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldSimpleText' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldSubmit' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldSubtitle' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldSuggest' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldText' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldTextPm' => __DIR__ . '/../..' . '/workflow/engine/classes/XmlFormFieldTextPm.php',
        'XmlFormFieldTextarea' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldTextareaPm' => __DIR__ . '/../..' . '/workflow/engine/classes/XmlFormFieldTextareaPm.php',
        'XmlFormFieldTitle' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldToolBar' => __DIR__ . '/../..' . '/workflow/engine/classes/XmlFormFieldToolBar.php',
        'XmlFormFieldToolButton' => __DIR__ . '/../..' . '/workflow/engine/classes/XmlFormFieldToolButton.php',
        'XmlFormFieldWYSIWYGEditor' => __DIR__ . '/../..' . '/gulliver/system/class.wysiwygEditor.php',
        'XmlFormFieldXmlMenu' => __DIR__ . '/../..' . '/gulliver/system/class.xmlMenu.php',
        'XmlFormFieldXmlform' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlFormFieldYesNo' => __DIR__ . '/../..' . '/gulliver/system/class.xmlform.php',
        'XmlLintTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/XmlLintTask.php',
        'XmlLogger' => __DIR__ . '/../..' . '/thirdparty/phing/listener/XmlLogger.php',
        'Xml_Document' => __DIR__ . '/../..' . '/gulliver/system/class.xmlDocument.php',
        'Xml_Node' => __DIR__ . '/../..' . '/gulliver/system/class.xmlDocument.php',
        'XsltFilter' => __DIR__ . '/../..' . '/thirdparty/phing/filters/XsltFilter.php',
        'XsltTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/system/XsltTask.php',
        'YesNoInputRequest' => __DIR__ . '/../..' . '/thirdparty/phing/input/YesNoInputRequest.php',
        'ZendCodeAnalyzerTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/ZendCodeAnalyzerTask.php',
        'Zimbra' => __DIR__ . '/../..' . '/workflow/engine/classes/triggers/api/Zimbra.php',
        'ZipFile' => __DIR__ . '/../..' . '/workflow/engine/classes/ZipFile.php',
        'ZipTask' => __DIR__ . '/../..' . '/thirdparty/phing/tasks/ext/ZipTask.php',
        '_parse_lockinfo' => __DIR__ . '/../..' . '/thirdparty/pear/HTTP/WebDAV/Tools/_parse_lockinfo.php',
        '_parse_propfind' => __DIR__ . '/../..' . '/thirdparty/pear/HTTP/WebDAV/Tools/_parse_propfind.php',
        '_parse_proppatch' => __DIR__ . '/../..' . '/thirdparty/pear/HTTP/WebDAV/Tools/_parse_proppatch.php',
        'adhocUserProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/adhocUserProxy.php',
        'adminProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/adminProxy.php',
        'authSourceProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/authSourceProxy.php',
        'caseSchedulerPlugin' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'caseSchedulerProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/caseSchedulerProxy.php',
        'clientInfo' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'cronFile' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'cssFile' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'dashboardPage' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'database' => __DIR__ . '/../..' . '/gulliver/system/class.database_mysql.php',
        'database_base' => __DIR__ . '/../..' . '/gulliver/system/class.database_base.php',
        'filterForm' => __DIR__ . '/../..' . '/gulliver/system/class.filterForm.php',
        'folderData' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'folderDetail' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'headPublisher' => __DIR__ . '/../..' . '/gulliver/system/class.headPublisher.php',
        'i18n_PO' => __DIR__ . '/../..' . '/gulliver/system/class.i18n_po.php',
        'iDatabase' => __DIR__ . '/../..' . '/gulliver/system/class.database_base.php',
        'importCallBack' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'labelsGmail' => __DIR__ . '/../..' . '/workflow/engine/classes/LabelsGmail.php',
        'license_application' => __DIR__ . '/../..' . '/workflow/engine/classes/License_Application.php',
        'loginInfo' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'mailer' => __DIR__ . '/../..' . '/gulliver/system/class.mailer.php',
        'menuDetail' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'newSiteProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/newSiteProxy.php',
        'ntlm_sasl_client_class' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
        'nusoap_base' => __DIR__ . '/../..' . '/thirdparty/pear/nusoap.php',
        'nusoap_base_colosa' => __DIR__ . '/../..' . '/thirdparty/pear/nusoap.colosa.php',
        'nusoapservermime' => __DIR__ . '/../..' . '/thirdparty/pear/nusoapmime.php',
        'objectTemplate' => __DIR__ . '/../..' . '/gulliver/system/class.objectTemplate.php',
        'pagedTable' => __DIR__ . '/../..' . '/gulliver/system/class.pagedTable.php',
        'pakeApp' => __DIR__ . '/../..' . '/thirdparty/pake/pakeApp.class.php',
        'pakeColor' => __DIR__ . '/../..' . '/thirdparty/pake/pakeColor.class.php',
        'pakeException' => __DIR__ . '/../..' . '/thirdparty/pake/pakeException.class.php',
        'pakeFileTask' => __DIR__ . '/../..' . '/thirdparty/pake/pakeFileTask.class.php',
        'pakeFinder' => __DIR__ . '/../..' . '/thirdparty/pake/pakeFinder.class.php',
        'pakeGetopt' => __DIR__ . '/../..' . '/thirdparty/pake/pakeGetopt.class.php',
        'pakeGlobToRegex' => __DIR__ . '/../..' . '/thirdparty/pake/pakeGlobToRegex.class.php',
        'pakeNumberCompare' => __DIR__ . '/../..' . '/thirdparty/pake/pakeNumberCompare.class.php',
        'pakePearTask' => __DIR__ . '/../..' . '/thirdparty/pake/tasks/pakePearTask.class.php',
        'pakePhing' => __DIR__ . '/../..' . '/thirdparty/pake/tasks/pakePhingTask.class.php',
        'pakePhingTask' => __DIR__ . '/../..' . '/thirdparty/pake/tasks/pakePhingTask.class.php',
        'pakeSimpletestTask' => __DIR__ . '/../..' . '/thirdparty/pake/tasks/pakeSimpletestTask.class.php',
        'pakeSpyc' => __DIR__ . '/../..' . '/thirdparty/pake/pakeYaml.class.php',
        'pakeTask' => __DIR__ . '/../..' . '/thirdparty/pake/pakeTask.class.php',
        'pakeYAMLNode' => __DIR__ . '/../..' . '/thirdparty/pake/pakeYaml.class.php',
        'pakeYaml' => __DIR__ . '/../..' . '/thirdparty/pake/pakeYaml.class.php',
        'phpmailerException' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
        'pmGmail' => __DIR__ . '/../..' . '/workflow/engine/controllers/pmGmail.php',
        'pmTables' => __DIR__ . '/../..' . '/workflow/engine/controllers/pmTables.php',
        'pmTablesProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/pmTablesProxy.php',
        'processOptionsProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/processOptionsProxy.php',
        'redirectDetail' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'serverInfo' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'soapNtlm' => __DIR__ . '/../..' . '/gulliver/system/class.soapNtlm.php',
        'soap_fault' => __DIR__ . '/../..' . '/thirdparty/pear/class.soap_fault.php',
        'soap_parser' => __DIR__ . '/../..' . '/thirdparty/pear/class.soap_parser.php',
        'soap_server' => __DIR__ . '/../..' . '/thirdparty/pear/class.soap_server.php',
        'soap_transport_http' => __DIR__ . '/../..' . '/thirdparty/pear/class.soap_transport_http.php',
        'soapclient' => __DIR__ . '/../..' . '/thirdparty/pear/nusoap.php',
        'soapclient_colosa' => __DIR__ . '/../..' . '/thirdparty/pear/nusoap.colosa.php',
        'soapclientmime' => __DIR__ . '/../..' . '/thirdparty/pear/nusoapmime.php',
        'soapval' => __DIR__ . '/../..' . '/thirdparty/pear/class.soap_val.php',
        'stepDetail' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'subscriberInfo' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/registrationAndNotification.php',
        'taskExtendedProperty' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'toolbarDetail' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'triggerDetail' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'uploadDocumentData' => __DIR__ . '/../..' . '/workflow/engine/classes/class.plugin.php',
        'webEntryProxy' => __DIR__ . '/../..' . '/workflow/engine/controllers/webEntryProxy.php',
        'wsdl' => __DIR__ . '/../..' . '/thirdparty/pear/class.wsdl.php',
        'wsdlcache' => __DIR__ . '/../..' . '/thirdparty/pear/class.wsdlcache.php',
        'x_Employee' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/params_classes.php',
        'x_Person' => __DIR__ . '/../..' . '/thirdparty/pear/SOAP/Interop/params_classes.php',
        'xmlMenu' => __DIR__ . '/../..' . '/gulliver/system/class.xmlMenu.php',
        'xmlformTemplate' => __DIR__ . '/../..' . '/gulliver/system/class.xmlformTemplate.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit07203fe21ffb3bb3af9b0bff5aa678c5::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit07203fe21ffb3bb3af9b0bff5aa678c5::$prefixDirsPsr4;
            $loader->prefixesPsr0 = ComposerStaticInit07203fe21ffb3bb3af9b0bff5aa678c5::$prefixesPsr0;
            $loader->fallbackDirsPsr0 = ComposerStaticInit07203fe21ffb3bb3af9b0bff5aa678c5::$fallbackDirsPsr0;
            $loader->classMap = ComposerStaticInit07203fe21ffb3bb3af9b0bff5aa678c5::$classMap;

        }, null, ClassLoader::class);
    }
}
