initial commit

This commit is contained in:
2024-04-29 13:12:44 +05:45
commit 34887303c5
19300 changed files with 5268802 additions and 0 deletions

View File

@ -0,0 +1,14 @@
<?php
// autoload_files.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'ad155f8f1cf0d418fe49e248db8c661b' => $vendorDir . '/react/promise/src/functions_include.php',
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
'a0edc8309cc5e1d60e3047b5df6b7052' => $vendorDir . '/guzzlehttp/psr7/src/functions_include.php',
'1f87db08236948d07391152dccb70f04' => $vendorDir . '/google/apiclient-services/autoload.php',
'a8d3953fd9959404dd22d3dfcd0a79f0' => $vendorDir . '/google/apiclient/src/aliases.php',
);

View File

@ -0,0 +1,919 @@
<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
'Google\\Site_Kit_Dependencies\\Firebase\\JWT\\BeforeValidException' => $baseDir . '/firebase/php-jwt/src/BeforeValidException.php',
'Google\\Site_Kit_Dependencies\\Firebase\\JWT\\ExpiredException' => $baseDir . '/firebase/php-jwt/src/ExpiredException.php',
'Google\\Site_Kit_Dependencies\\Firebase\\JWT\\JWK' => $baseDir . '/firebase/php-jwt/src/JWK.php',
'Google\\Site_Kit_Dependencies\\Firebase\\JWT\\JWT' => $baseDir . '/firebase/php-jwt/src/JWT.php',
'Google\\Site_Kit_Dependencies\\Firebase\\JWT\\SignatureInvalidException' => $baseDir . '/firebase/php-jwt/src/SignatureInvalidException.php',
'Google\\Site_Kit_Dependencies\\Google\\AccessToken\\Revoke' => $baseDir . '/google/apiclient/src/AccessToken/Revoke.php',
'Google\\Site_Kit_Dependencies\\Google\\AccessToken\\Verify' => $baseDir . '/google/apiclient/src/AccessToken/Verify.php',
'Google\\Site_Kit_Dependencies\\Google\\AuthHandler\\AuthHandlerFactory' => $baseDir . '/google/apiclient/src/AuthHandler/AuthHandlerFactory.php',
'Google\\Site_Kit_Dependencies\\Google\\AuthHandler\\Guzzle5AuthHandler' => $baseDir . '/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php',
'Google\\Site_Kit_Dependencies\\Google\\AuthHandler\\Guzzle6AuthHandler' => $baseDir . '/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php',
'Google\\Site_Kit_Dependencies\\Google\\AuthHandler\\Guzzle7AuthHandler' => $baseDir . '/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\AccessToken' => $baseDir . '/google/auth/src/AccessToken.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\ApplicationDefaultCredentials' => $baseDir . '/google/auth/src/ApplicationDefaultCredentials.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\CacheTrait' => $baseDir . '/google/auth/src/CacheTrait.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Cache\\InvalidArgumentException' => $baseDir . '/google/auth/src/Cache/InvalidArgumentException.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Cache\\Item' => $baseDir . '/google/auth/src/Cache/Item.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Cache\\MemoryCacheItemPool' => $baseDir . '/google/auth/src/Cache/MemoryCacheItemPool.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Cache\\SysVCacheItemPool' => $baseDir . '/google/auth/src/Cache/SysVCacheItemPool.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\CredentialsLoader' => $baseDir . '/google/auth/src/CredentialsLoader.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Credentials\\AppIdentityCredentials' => $baseDir . '/google/auth/src/Credentials/AppIdentityCredentials.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Credentials\\GCECredentials' => $baseDir . '/google/auth/src/Credentials/GCECredentials.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Credentials\\IAMCredentials' => $baseDir . '/google/auth/src/Credentials/IAMCredentials.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Credentials\\InsecureCredentials' => $baseDir . '/google/auth/src/Credentials/InsecureCredentials.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Credentials\\ServiceAccountCredentials' => $baseDir . '/google/auth/src/Credentials/ServiceAccountCredentials.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Credentials\\ServiceAccountJwtAccessCredentials' => $baseDir . '/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Credentials\\UserRefreshCredentials' => $baseDir . '/google/auth/src/Credentials/UserRefreshCredentials.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\FetchAuthTokenCache' => $baseDir . '/google/auth/src/FetchAuthTokenCache.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\FetchAuthTokenInterface' => $baseDir . '/google/auth/src/FetchAuthTokenInterface.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\GCECache' => $baseDir . '/google/auth/src/GCECache.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\GetQuotaProjectInterface' => $baseDir . '/google/auth/src/GetQuotaProjectInterface.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\HttpHandler\\Guzzle5HttpHandler' => $baseDir . '/google/auth/src/HttpHandler/Guzzle5HttpHandler.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\HttpHandler\\Guzzle6HttpHandler' => $baseDir . '/google/auth/src/HttpHandler/Guzzle6HttpHandler.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\HttpHandler\\Guzzle7HttpHandler' => $baseDir . '/google/auth/src/HttpHandler/Guzzle7HttpHandler.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\HttpHandler\\HttpClientCache' => $baseDir . '/google/auth/src/HttpHandler/HttpClientCache.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\HttpHandler\\HttpHandlerFactory' => $baseDir . '/google/auth/src/HttpHandler/HttpHandlerFactory.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Iam' => $baseDir . '/google/auth/src/Iam.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Middleware\\AuthTokenMiddleware' => $baseDir . '/google/auth/src/Middleware/AuthTokenMiddleware.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Middleware\\ScopedAccessTokenMiddleware' => $baseDir . '/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Middleware\\SimpleMiddleware' => $baseDir . '/google/auth/src/Middleware/SimpleMiddleware.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\OAuth2' => $baseDir . '/google/auth/src/OAuth2.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\ProjectIdProviderInterface' => $baseDir . '/google/auth/src/ProjectIdProviderInterface.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\ServiceAccountSignerTrait' => $baseDir . '/google/auth/src/ServiceAccountSignerTrait.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\SignBlobInterface' => $baseDir . '/google/auth/src/SignBlobInterface.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Subscriber\\AuthTokenSubscriber' => $baseDir . '/google/auth/src/Subscriber/AuthTokenSubscriber.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Subscriber\\ScopedAccessTokenSubscriber' => $baseDir . '/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\Subscriber\\SimpleSubscriber' => $baseDir . '/google/auth/src/Subscriber/SimpleSubscriber.php',
'Google\\Site_Kit_Dependencies\\Google\\Auth\\UpdateMetadataInterface' => $baseDir . '/google/auth/src/UpdateMetadataInterface.php',
'Google\\Site_Kit_Dependencies\\Google\\Client' => $baseDir . '/google/apiclient/src/Client.php',
'Google\\Site_Kit_Dependencies\\Google\\Collection' => $baseDir . '/google/apiclient/src/Collection.php',
'Google\\Site_Kit_Dependencies\\Google\\Exception' => $baseDir . '/google/apiclient/src/Exception.php',
'Google\\Site_Kit_Dependencies\\Google\\Http\\Batch' => $baseDir . '/google/apiclient/src/Http/Batch.php',
'Google\\Site_Kit_Dependencies\\Google\\Http\\MediaFileUpload' => $baseDir . '/google/apiclient/src/Http/MediaFileUpload.php',
'Google\\Site_Kit_Dependencies\\Google\\Http\\REST' => $baseDir . '/google/apiclient/src/Http/REST.php',
'Google\\Site_Kit_Dependencies\\Google\\Model' => $baseDir . '/google/apiclient/src/Model.php',
'Google\\Site_Kit_Dependencies\\Google\\Service' => $baseDir . '/google/apiclient/src/Service.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense' => $baseDir . '/google/apiclient-services/src/Adsense.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Account' => $baseDir . '/google/apiclient-services/src/Adsense/Account.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\AdClient' => $baseDir . '/google/apiclient-services/src/Adsense/AdClient.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\AdClientAdCode' => $baseDir . '/google/apiclient-services/src/Adsense/AdClientAdCode.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\AdUnit' => $baseDir . '/google/apiclient-services/src/Adsense/AdUnit.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\AdUnitAdCode' => $baseDir . '/google/apiclient-services/src/Adsense/AdUnitAdCode.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Alert' => $baseDir . '/google/apiclient-services/src/Adsense/Alert.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Cell' => $baseDir . '/google/apiclient-services/src/Adsense/Cell.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ContentAdsSettings' => $baseDir . '/google/apiclient-services/src/Adsense/ContentAdsSettings.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\CustomChannel' => $baseDir . '/google/apiclient-services/src/Adsense/CustomChannel.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Date' => $baseDir . '/google/apiclient-services/src/Adsense/Date.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Header' => $baseDir . '/google/apiclient-services/src/Adsense/Header.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\HttpBody' => $baseDir . '/google/apiclient-services/src/Adsense/HttpBody.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListAccountsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListAccountsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListAdClientsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListAdClientsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListAdUnitsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListAdUnitsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListAlertsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListAlertsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListChildAccountsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListChildAccountsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListCustomChannelsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListCustomChannelsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListLinkedAdUnitsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListLinkedAdUnitsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListLinkedCustomChannelsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListLinkedCustomChannelsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListPaymentsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListPaymentsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListSavedReportsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListSavedReportsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListSitesResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListSitesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ListUrlChannelsResponse' => $baseDir . '/google/apiclient-services/src/Adsense/ListUrlChannelsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Payment' => $baseDir . '/google/apiclient-services/src/Adsense/Payment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\ReportResult' => $baseDir . '/google/apiclient-services/src/Adsense/ReportResult.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\Accounts' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/Accounts.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\AccountsAdclients' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/AccountsAdclients.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\AccountsAdclientsAdunits' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsAdunits.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\AccountsAdclientsCustomchannels' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsCustomchannels.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\AccountsAdclientsUrlchannels' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsUrlchannels.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\AccountsAlerts' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/AccountsAlerts.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\AccountsPayments' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/AccountsPayments.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\AccountsReports' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/AccountsReports.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\AccountsReportsSaved' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/AccountsReportsSaved.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Resource\\AccountsSites' => $baseDir . '/google/apiclient-services/src/Adsense/Resource/AccountsSites.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Row' => $baseDir . '/google/apiclient-services/src/Adsense/Row.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\SavedReport' => $baseDir . '/google/apiclient-services/src/Adsense/SavedReport.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\Site' => $baseDir . '/google/apiclient-services/src/Adsense/Site.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\TimeZone' => $baseDir . '/google/apiclient-services/src/Adsense/TimeZone.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Adsense\\UrlChannel' => $baseDir . '/google/apiclient-services/src/Adsense/UrlChannel.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics' => $baseDir . '/google/apiclient-services/src/Analytics.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\Activity' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/Activity.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\Cohort' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/Cohort.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\CohortGroup' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/CohortGroup.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\ColumnHeader' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/ColumnHeader.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\CustomDimension' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/CustomDimension.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\DateRange' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/DateRange.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\DateRangeValues' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/DateRangeValues.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\Dimension' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/Dimension.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\DimensionFilter' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/DimensionFilter.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\DimensionFilterClause' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/DimensionFilterClause.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\DynamicSegment' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/DynamicSegment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\EcommerceData' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/EcommerceData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\EventData' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/EventData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\GetReportsRequest' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/GetReportsRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\GetReportsResponse' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/GetReportsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\GoalData' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/GoalData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\GoalSetData' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/GoalSetData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\Metric' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/Metric.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\MetricFilter' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/MetricFilter.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\MetricFilterClause' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/MetricFilterClause.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\MetricHeader' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/MetricHeader.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\MetricHeaderEntry' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/MetricHeaderEntry.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\OrFiltersForSegment' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/OrFiltersForSegment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\OrderBy' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/OrderBy.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\PageviewData' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/PageviewData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\Pivot' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/Pivot.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\PivotHeader' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/PivotHeader.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\PivotHeaderEntry' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/PivotHeaderEntry.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\PivotValueRegion' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/PivotValueRegion.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\ProductData' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/ProductData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\Report' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/Report.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\ReportData' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/ReportData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\ReportRequest' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/ReportRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\ReportRow' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/ReportRow.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\ResourceQuotasRemaining' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/ResourceQuotasRemaining.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\Resource\\Reports' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/Resource/Reports.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\Resource\\UserActivity' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/Resource/UserActivity.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\ScreenviewData' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/ScreenviewData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SearchUserActivityRequest' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SearchUserActivityRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SearchUserActivityResponse' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SearchUserActivityResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\Segment' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/Segment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SegmentDefinition' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SegmentDefinition.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SegmentDimensionFilter' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SegmentDimensionFilter.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SegmentFilter' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SegmentFilter.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SegmentFilterClause' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SegmentFilterClause.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SegmentMetricFilter' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SegmentMetricFilter.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SegmentSequenceStep' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SegmentSequenceStep.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SequenceSegment' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SequenceSegment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\SimpleSegment' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/SimpleSegment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\TransactionData' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/TransactionData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\User' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/User.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\AnalyticsReporting\\UserActivitySession' => $baseDir . '/google/apiclient-services/src/AnalyticsReporting/UserActivitySession.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Account' => $baseDir . '/google/apiclient-services/src/Analytics/Account.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AccountChildLink' => $baseDir . '/google/apiclient-services/src/Analytics/AccountChildLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AccountPermissions' => $baseDir . '/google/apiclient-services/src/Analytics/AccountPermissions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AccountRef' => $baseDir . '/google/apiclient-services/src/Analytics/AccountRef.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AccountSummaries' => $baseDir . '/google/apiclient-services/src/Analytics/AccountSummaries.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AccountSummary' => $baseDir . '/google/apiclient-services/src/Analytics/AccountSummary.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AccountTicket' => $baseDir . '/google/apiclient-services/src/Analytics/AccountTicket.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AccountTreeRequest' => $baseDir . '/google/apiclient-services/src/Analytics/AccountTreeRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AccountTreeResponse' => $baseDir . '/google/apiclient-services/src/Analytics/AccountTreeResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Accounts' => $baseDir . '/google/apiclient-services/src/Analytics/Accounts.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AdWordsAccount' => $baseDir . '/google/apiclient-services/src/Analytics/AdWordsAccount.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\AnalyticsDataimportDeleteUploadDataRequest' => $baseDir . '/google/apiclient-services/src/Analytics/AnalyticsDataimportDeleteUploadDataRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Column' => $baseDir . '/google/apiclient-services/src/Analytics/Column.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Columns' => $baseDir . '/google/apiclient-services/src/Analytics/Columns.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomDataSource' => $baseDir . '/google/apiclient-services/src/Analytics/CustomDataSource.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomDataSourceChildLink' => $baseDir . '/google/apiclient-services/src/Analytics/CustomDataSourceChildLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomDataSourceParentLink' => $baseDir . '/google/apiclient-services/src/Analytics/CustomDataSourceParentLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomDataSources' => $baseDir . '/google/apiclient-services/src/Analytics/CustomDataSources.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomDimension' => $baseDir . '/google/apiclient-services/src/Analytics/CustomDimension.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomDimensionParentLink' => $baseDir . '/google/apiclient-services/src/Analytics/CustomDimensionParentLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomDimensions' => $baseDir . '/google/apiclient-services/src/Analytics/CustomDimensions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomMetric' => $baseDir . '/google/apiclient-services/src/Analytics/CustomMetric.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomMetricParentLink' => $baseDir . '/google/apiclient-services/src/Analytics/CustomMetricParentLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\CustomMetrics' => $baseDir . '/google/apiclient-services/src/Analytics/CustomMetrics.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\EntityAdWordsLink' => $baseDir . '/google/apiclient-services/src/Analytics/EntityAdWordsLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\EntityAdWordsLinkEntity' => $baseDir . '/google/apiclient-services/src/Analytics/EntityAdWordsLinkEntity.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\EntityAdWordsLinks' => $baseDir . '/google/apiclient-services/src/Analytics/EntityAdWordsLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\EntityUserLink' => $baseDir . '/google/apiclient-services/src/Analytics/EntityUserLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\EntityUserLinkEntity' => $baseDir . '/google/apiclient-services/src/Analytics/EntityUserLinkEntity.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\EntityUserLinkPermissions' => $baseDir . '/google/apiclient-services/src/Analytics/EntityUserLinkPermissions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\EntityUserLinks' => $baseDir . '/google/apiclient-services/src/Analytics/EntityUserLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Experiment' => $baseDir . '/google/apiclient-services/src/Analytics/Experiment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\ExperimentParentLink' => $baseDir . '/google/apiclient-services/src/Analytics/ExperimentParentLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\ExperimentVariations' => $baseDir . '/google/apiclient-services/src/Analytics/ExperimentVariations.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Experiments' => $baseDir . '/google/apiclient-services/src/Analytics/Experiments.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Filter' => $baseDir . '/google/apiclient-services/src/Analytics/Filter.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\FilterAdvancedDetails' => $baseDir . '/google/apiclient-services/src/Analytics/FilterAdvancedDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\FilterExpression' => $baseDir . '/google/apiclient-services/src/Analytics/FilterExpression.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\FilterLowercaseDetails' => $baseDir . '/google/apiclient-services/src/Analytics/FilterLowercaseDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\FilterParentLink' => $baseDir . '/google/apiclient-services/src/Analytics/FilterParentLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\FilterRef' => $baseDir . '/google/apiclient-services/src/Analytics/FilterRef.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\FilterSearchAndReplaceDetails' => $baseDir . '/google/apiclient-services/src/Analytics/FilterSearchAndReplaceDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\FilterUppercaseDetails' => $baseDir . '/google/apiclient-services/src/Analytics/FilterUppercaseDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Filters' => $baseDir . '/google/apiclient-services/src/Analytics/Filters.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GaData' => $baseDir . '/google/apiclient-services/src/Analytics/GaData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GaDataColumnHeaders' => $baseDir . '/google/apiclient-services/src/Analytics/GaDataColumnHeaders.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GaDataDataTable' => $baseDir . '/google/apiclient-services/src/Analytics/GaDataDataTable.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GaDataDataTableCols' => $baseDir . '/google/apiclient-services/src/Analytics/GaDataDataTableCols.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GaDataDataTableRows' => $baseDir . '/google/apiclient-services/src/Analytics/GaDataDataTableRows.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GaDataDataTableRowsC' => $baseDir . '/google/apiclient-services/src/Analytics/GaDataDataTableRowsC.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GaDataProfileInfo' => $baseDir . '/google/apiclient-services/src/Analytics/GaDataProfileInfo.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GaDataQuery' => $baseDir . '/google/apiclient-services/src/Analytics/GaDataQuery.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Goal' => $baseDir . '/google/apiclient-services/src/Analytics/Goal.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GoalEventDetails' => $baseDir . '/google/apiclient-services/src/Analytics/GoalEventDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GoalEventDetailsEventConditions' => $baseDir . '/google/apiclient-services/src/Analytics/GoalEventDetailsEventConditions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GoalParentLink' => $baseDir . '/google/apiclient-services/src/Analytics/GoalParentLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GoalUrlDestinationDetails' => $baseDir . '/google/apiclient-services/src/Analytics/GoalUrlDestinationDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GoalUrlDestinationDetailsSteps' => $baseDir . '/google/apiclient-services/src/Analytics/GoalUrlDestinationDetailsSteps.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GoalVisitNumPagesDetails' => $baseDir . '/google/apiclient-services/src/Analytics/GoalVisitNumPagesDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\GoalVisitTimeOnSiteDetails' => $baseDir . '/google/apiclient-services/src/Analytics/GoalVisitTimeOnSiteDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Goals' => $baseDir . '/google/apiclient-services/src/Analytics/Goals.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\HashClientIdRequest' => $baseDir . '/google/apiclient-services/src/Analytics/HashClientIdRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\HashClientIdResponse' => $baseDir . '/google/apiclient-services/src/Analytics/HashClientIdResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\IncludeConditions' => $baseDir . '/google/apiclient-services/src/Analytics/IncludeConditions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\LinkedForeignAccount' => $baseDir . '/google/apiclient-services/src/Analytics/LinkedForeignAccount.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\McfData' => $baseDir . '/google/apiclient-services/src/Analytics/McfData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\McfDataColumnHeaders' => $baseDir . '/google/apiclient-services/src/Analytics/McfDataColumnHeaders.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\McfDataProfileInfo' => $baseDir . '/google/apiclient-services/src/Analytics/McfDataProfileInfo.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\McfDataQuery' => $baseDir . '/google/apiclient-services/src/Analytics/McfDataQuery.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\McfDataRows' => $baseDir . '/google/apiclient-services/src/Analytics/McfDataRows.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\McfDataRowsConversionPathValue' => $baseDir . '/google/apiclient-services/src/Analytics/McfDataRowsConversionPathValue.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Profile' => $baseDir . '/google/apiclient-services/src/Analytics/Profile.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\ProfileChildLink' => $baseDir . '/google/apiclient-services/src/Analytics/ProfileChildLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\ProfileFilterLink' => $baseDir . '/google/apiclient-services/src/Analytics/ProfileFilterLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\ProfileFilterLinks' => $baseDir . '/google/apiclient-services/src/Analytics/ProfileFilterLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\ProfileParentLink' => $baseDir . '/google/apiclient-services/src/Analytics/ProfileParentLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\ProfilePermissions' => $baseDir . '/google/apiclient-services/src/Analytics/ProfilePermissions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\ProfileRef' => $baseDir . '/google/apiclient-services/src/Analytics/ProfileRef.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\ProfileSummary' => $baseDir . '/google/apiclient-services/src/Analytics/ProfileSummary.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Profiles' => $baseDir . '/google/apiclient-services/src/Analytics/Profiles.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\RealtimeData' => $baseDir . '/google/apiclient-services/src/Analytics/RealtimeData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\RealtimeDataColumnHeaders' => $baseDir . '/google/apiclient-services/src/Analytics/RealtimeDataColumnHeaders.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\RealtimeDataProfileInfo' => $baseDir . '/google/apiclient-services/src/Analytics/RealtimeDataProfileInfo.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\RealtimeDataQuery' => $baseDir . '/google/apiclient-services/src/Analytics/RealtimeDataQuery.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\RemarketingAudience' => $baseDir . '/google/apiclient-services/src/Analytics/RemarketingAudience.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\RemarketingAudienceAudienceDefinition' => $baseDir . '/google/apiclient-services/src/Analytics/RemarketingAudienceAudienceDefinition.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\RemarketingAudienceStateBasedAudienceDefinition' => $baseDir . '/google/apiclient-services/src/Analytics/RemarketingAudienceStateBasedAudienceDefinition.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions' => $baseDir . '/google/apiclient-services/src/Analytics/RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\RemarketingAudiences' => $baseDir . '/google/apiclient-services/src/Analytics/RemarketingAudiences.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\Data' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/Data.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\DataGa' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/DataGa.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\DataMcf' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/DataMcf.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\DataRealtime' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/DataRealtime.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\Management' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/Management.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementAccountSummaries' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementAccountSummaries.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementAccountUserLinks' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementAccountUserLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementAccounts' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementAccounts.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementClientId' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementClientId.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementCustomDataSources' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementCustomDataSources.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementCustomDimensions' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementCustomDimensions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementCustomMetrics' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementCustomMetrics.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementExperiments' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementExperiments.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementFilters' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementFilters.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementGoals' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementGoals.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementProfileFilterLinks' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementProfileFilterLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementProfileUserLinks' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementProfileUserLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementProfiles' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementProfiles.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementRemarketingAudience' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementRemarketingAudience.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementSegments' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementSegments.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementUnsampledReports' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementUnsampledReports.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementUploads' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementUploads.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementWebPropertyAdWordsLinks' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementWebPropertyAdWordsLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementWebproperties' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementWebproperties.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\ManagementWebpropertyUserLinks' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/ManagementWebpropertyUserLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\Metadata' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/Metadata.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\MetadataColumns' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/MetadataColumns.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\Provisioning' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/Provisioning.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\UserDeletion' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/UserDeletion.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Resource\\UserDeletionUserDeletionRequest' => $baseDir . '/google/apiclient-services/src/Analytics/Resource/UserDeletionUserDeletionRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Segment' => $baseDir . '/google/apiclient-services/src/Analytics/Segment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Segments' => $baseDir . '/google/apiclient-services/src/Analytics/Segments.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\UnsampledReport' => $baseDir . '/google/apiclient-services/src/Analytics/UnsampledReport.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\UnsampledReportCloudStorageDownloadDetails' => $baseDir . '/google/apiclient-services/src/Analytics/UnsampledReportCloudStorageDownloadDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\UnsampledReportDriveDownloadDetails' => $baseDir . '/google/apiclient-services/src/Analytics/UnsampledReportDriveDownloadDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\UnsampledReports' => $baseDir . '/google/apiclient-services/src/Analytics/UnsampledReports.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Upload' => $baseDir . '/google/apiclient-services/src/Analytics/Upload.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Uploads' => $baseDir . '/google/apiclient-services/src/Analytics/Uploads.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\UserDeletionRequest' => $baseDir . '/google/apiclient-services/src/Analytics/UserDeletionRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\UserDeletionRequestId' => $baseDir . '/google/apiclient-services/src/Analytics/UserDeletionRequestId.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\UserRef' => $baseDir . '/google/apiclient-services/src/Analytics/UserRef.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\WebPropertyRef' => $baseDir . '/google/apiclient-services/src/Analytics/WebPropertyRef.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\WebPropertySummary' => $baseDir . '/google/apiclient-services/src/Analytics/WebPropertySummary.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Webproperties' => $baseDir . '/google/apiclient-services/src/Analytics/Webproperties.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\Webproperty' => $baseDir . '/google/apiclient-services/src/Analytics/Webproperty.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\WebpropertyChildLink' => $baseDir . '/google/apiclient-services/src/Analytics/WebpropertyChildLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\WebpropertyParentLink' => $baseDir . '/google/apiclient-services/src/Analytics/WebpropertyParentLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Analytics\\WebpropertyPermissions' => $baseDir . '/google/apiclient-services/src/Analytics/WebpropertyPermissions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Exception' => $baseDir . '/google/apiclient/src/Service/Exception.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAccount' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccount.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAccountSummary' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccountSummary.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAndroidAppDataStream' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAndroidAppDataStream.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaArchiveCustomDimensionRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomDimensionRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAuditUserLink' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAuditUserLinksRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAuditUserLinksResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryChange' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChange.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryEvent' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryEvent.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaConversionEvent' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaConversionEvent.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCreateUserLinkRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCreateUserLinkRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomDimension' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomDimension.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomMetric' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomMetric.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDataRetentionSettings' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataRetentionSettings.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDataSharingSettings' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataSharingSettings.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDataStream' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStream.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDataStreamWebStreamData' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamWebStreamData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaFirebaseLink' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaFirebaseLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGlobalSiteTag' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGlobalSiteTag.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGoogleAdsLink' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleAdsLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGoogleSignalsSettings' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleSignalsSettings.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaIosAppDataStream' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaIosAppDataStream.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListAccountSummariesResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountSummariesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListAccountsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListConversionEventsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListConversionEventsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListCustomMetricsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomMetricsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListDataStreamsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDataStreamsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListPropertiesResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListPropertiesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListUserLinksResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListUserLinksResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProperty' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProperty.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaPropertySummary' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaPropertySummary.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaUserLink' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUserLink.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaWebDataStream' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaWebDataStream.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\GoogleProtobufEmpty' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleProtobufEmpty.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\AccountSummaries' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountSummaries.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\Accounts' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Accounts.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\AccountsUserLinks' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountsUserLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\Properties' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Properties.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesAndroidAppDataStreams' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreams.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesAndroidAppDataStreamsMeasurementProtocolSecrets' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreamsMeasurementProtocolSecrets.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesConversionEvents' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesConversionEvents.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesCustomDimensions' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomDimensions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesCustomMetrics' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomMetrics.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesDataStreams' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDataStreams.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesDisplayVideo360AdvertiserLinkProposals' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinkProposals.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesDisplayVideo360AdvertiserLinks' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesFirebaseLinks' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesFirebaseLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesGoogleAdsLinks' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesGoogleAdsLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesIosAppDataStreams' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreams.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesIosAppDataStreamsMeasurementProtocolSecrets' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreamsMeasurementProtocolSecrets.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesUserLinks' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesUserLinks.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesWebDataStreams' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreams.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesWebDataStreamsMeasurementProtocolSecrets' => $baseDir . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreamsMeasurementProtocolSecrets.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub' => $baseDir . '/google/apiclient-services/src/Ideahub.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaAvailableLocale' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaAvailableLocale.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdea' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaIdea.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdeaActivity' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaIdeaActivity.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdeaState' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaIdeaState.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaListAvailableLocalesResponse' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaListAvailableLocalesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaListIdeasResponse' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaListIdeasResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaTopic' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaTopic.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaTopicState' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaTopicState.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaAvailableLocale' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1betaAvailableLocale.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaIdea' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1betaIdea.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaIdeaActivity' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1betaIdeaActivity.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaIdeaState' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1betaIdeaState.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaListAvailableLocalesResponse' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1betaListAvailableLocalesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaListIdeasResponse' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1betaListIdeasResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaTopic' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1betaTopic.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaTopicState' => $baseDir . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1betaTopicState.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\Resource\\Ideas' => $baseDir . '/google/apiclient-services/src/Ideahub/Resource/Ideas.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\Resource\\Platforms' => $baseDir . '/google/apiclient-services/src/Ideahub/Resource/Platforms.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\Resource\\PlatformsProperties' => $baseDir . '/google/apiclient-services/src/Ideahub/Resource/PlatformsProperties.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesIdeaActivities' => $baseDir . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesIdeaActivities.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesIdeaStates' => $baseDir . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesIdeaStates.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesIdeas' => $baseDir . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesIdeas.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesLocales' => $baseDir . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesLocales.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesTopicStates' => $baseDir . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesTopicStates.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights' => $baseDir . '/google/apiclient-services/src/PagespeedInsights.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\AuditRefs' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/AuditRefs.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\Bucket' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/Bucket.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\Categories' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/Categories.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\CategoryGroupV5' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/CategoryGroupV5.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\ConfigSettings' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/ConfigSettings.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\Environment' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/Environment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\I18n' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/I18n.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\LighthouseAuditResultV5' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/LighthouseAuditResultV5.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\LighthouseCategoryV5' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/LighthouseCategoryV5.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\LighthouseResultV5' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/LighthouseResultV5.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\PagespeedApiLoadingExperienceV5' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/PagespeedApiLoadingExperienceV5.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\PagespeedApiPagespeedResponseV5' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/PagespeedApiPagespeedResponseV5.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\PagespeedVersion' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/PagespeedVersion.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\RendererFormattedStrings' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/RendererFormattedStrings.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\Resource\\Pagespeedapi' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/Resource/Pagespeedapi.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\RuntimeError' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/RuntimeError.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\StackPack' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/StackPack.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\Timing' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/Timing.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PagespeedInsights\\UserPageLoadMetricV5' => $baseDir . '/google/apiclient-services/src/PagespeedInsights/UserPageLoadMetricV5.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService' => $baseDir . '/google/apiclient-services/src/PeopleService.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Address' => $baseDir . '/google/apiclient-services/src/PeopleService/Address.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\AgeRangeType' => $baseDir . '/google/apiclient-services/src/PeopleService/AgeRangeType.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\BatchCreateContactsRequest' => $baseDir . '/google/apiclient-services/src/PeopleService/BatchCreateContactsRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\BatchCreateContactsResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/BatchCreateContactsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\BatchDeleteContactsRequest' => $baseDir . '/google/apiclient-services/src/PeopleService/BatchDeleteContactsRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\BatchGetContactGroupsResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/BatchGetContactGroupsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\BatchUpdateContactsRequest' => $baseDir . '/google/apiclient-services/src/PeopleService/BatchUpdateContactsRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\BatchUpdateContactsResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/BatchUpdateContactsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Biography' => $baseDir . '/google/apiclient-services/src/PeopleService/Biography.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Birthday' => $baseDir . '/google/apiclient-services/src/PeopleService/Birthday.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\BraggingRights' => $baseDir . '/google/apiclient-services/src/PeopleService/BraggingRights.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\CalendarUrl' => $baseDir . '/google/apiclient-services/src/PeopleService/CalendarUrl.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ClientData' => $baseDir . '/google/apiclient-services/src/PeopleService/ClientData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ContactGroup' => $baseDir . '/google/apiclient-services/src/PeopleService/ContactGroup.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ContactGroupMembership' => $baseDir . '/google/apiclient-services/src/PeopleService/ContactGroupMembership.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ContactGroupMetadata' => $baseDir . '/google/apiclient-services/src/PeopleService/ContactGroupMetadata.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ContactGroupResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/ContactGroupResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ContactToCreate' => $baseDir . '/google/apiclient-services/src/PeopleService/ContactToCreate.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\CopyOtherContactToMyContactsGroupRequest' => $baseDir . '/google/apiclient-services/src/PeopleService/CopyOtherContactToMyContactsGroupRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\CoverPhoto' => $baseDir . '/google/apiclient-services/src/PeopleService/CoverPhoto.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\CreateContactGroupRequest' => $baseDir . '/google/apiclient-services/src/PeopleService/CreateContactGroupRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Date' => $baseDir . '/google/apiclient-services/src/PeopleService/Date.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\DeleteContactPhotoResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/DeleteContactPhotoResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\DomainMembership' => $baseDir . '/google/apiclient-services/src/PeopleService/DomainMembership.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\EmailAddress' => $baseDir . '/google/apiclient-services/src/PeopleService/EmailAddress.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Event' => $baseDir . '/google/apiclient-services/src/PeopleService/Event.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ExternalId' => $baseDir . '/google/apiclient-services/src/PeopleService/ExternalId.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\FieldMetadata' => $baseDir . '/google/apiclient-services/src/PeopleService/FieldMetadata.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\FileAs' => $baseDir . '/google/apiclient-services/src/PeopleService/FileAs.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Gender' => $baseDir . '/google/apiclient-services/src/PeopleService/Gender.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\GetPeopleResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/GetPeopleResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\GroupClientData' => $baseDir . '/google/apiclient-services/src/PeopleService/GroupClientData.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ImClient' => $baseDir . '/google/apiclient-services/src/PeopleService/ImClient.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Interest' => $baseDir . '/google/apiclient-services/src/PeopleService/Interest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ListConnectionsResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/ListConnectionsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ListContactGroupsResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/ListContactGroupsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ListDirectoryPeopleResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/ListDirectoryPeopleResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ListOtherContactsResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/ListOtherContactsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Locale' => $baseDir . '/google/apiclient-services/src/PeopleService/Locale.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Location' => $baseDir . '/google/apiclient-services/src/PeopleService/Location.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Membership' => $baseDir . '/google/apiclient-services/src/PeopleService/Membership.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\MiscKeyword' => $baseDir . '/google/apiclient-services/src/PeopleService/MiscKeyword.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ModifyContactGroupMembersRequest' => $baseDir . '/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ModifyContactGroupMembersResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Name' => $baseDir . '/google/apiclient-services/src/PeopleService/Name.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Nickname' => $baseDir . '/google/apiclient-services/src/PeopleService/Nickname.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Occupation' => $baseDir . '/google/apiclient-services/src/PeopleService/Occupation.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Organization' => $baseDir . '/google/apiclient-services/src/PeopleService/Organization.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\PeopleEmpty' => $baseDir . '/google/apiclient-services/src/PeopleService/PeopleEmpty.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Person' => $baseDir . '/google/apiclient-services/src/PeopleService/Person.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\PersonMetadata' => $baseDir . '/google/apiclient-services/src/PeopleService/PersonMetadata.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\PersonResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/PersonResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\PhoneNumber' => $baseDir . '/google/apiclient-services/src/PeopleService/PhoneNumber.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Photo' => $baseDir . '/google/apiclient-services/src/PeopleService/Photo.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\ProfileMetadata' => $baseDir . '/google/apiclient-services/src/PeopleService/ProfileMetadata.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Relation' => $baseDir . '/google/apiclient-services/src/PeopleService/Relation.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\RelationshipInterest' => $baseDir . '/google/apiclient-services/src/PeopleService/RelationshipInterest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\RelationshipStatus' => $baseDir . '/google/apiclient-services/src/PeopleService/RelationshipStatus.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Residence' => $baseDir . '/google/apiclient-services/src/PeopleService/Residence.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Resource\\ContactGroups' => $baseDir . '/google/apiclient-services/src/PeopleService/Resource/ContactGroups.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Resource\\ContactGroupsMembers' => $baseDir . '/google/apiclient-services/src/PeopleService/Resource/ContactGroupsMembers.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Resource\\OtherContacts' => $baseDir . '/google/apiclient-services/src/PeopleService/Resource/OtherContacts.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Resource\\People' => $baseDir . '/google/apiclient-services/src/PeopleService/Resource/People.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Resource\\PeopleConnections' => $baseDir . '/google/apiclient-services/src/PeopleService/Resource/PeopleConnections.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\SearchDirectoryPeopleResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/SearchDirectoryPeopleResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\SearchResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/SearchResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\SearchResult' => $baseDir . '/google/apiclient-services/src/PeopleService/SearchResult.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\SipAddress' => $baseDir . '/google/apiclient-services/src/PeopleService/SipAddress.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Skill' => $baseDir . '/google/apiclient-services/src/PeopleService/Skill.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Source' => $baseDir . '/google/apiclient-services/src/PeopleService/Source.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Status' => $baseDir . '/google/apiclient-services/src/PeopleService/Status.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Tagline' => $baseDir . '/google/apiclient-services/src/PeopleService/Tagline.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\UpdateContactGroupRequest' => $baseDir . '/google/apiclient-services/src/PeopleService/UpdateContactGroupRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\UpdateContactPhotoRequest' => $baseDir . '/google/apiclient-services/src/PeopleService/UpdateContactPhotoRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\UpdateContactPhotoResponse' => $baseDir . '/google/apiclient-services/src/PeopleService/UpdateContactPhotoResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\Url' => $baseDir . '/google/apiclient-services/src/PeopleService/Url.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\PeopleService\\UserDefined' => $baseDir . '/google/apiclient-services/src/PeopleService/UserDefined.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\Resource' => $baseDir . '/google/apiclient/src/Service/Resource.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole' => $baseDir . '/google/apiclient-services/src/SearchConsole.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\ApiDataRow' => $baseDir . '/google/apiclient-services/src/SearchConsole/ApiDataRow.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\ApiDimensionFilter' => $baseDir . '/google/apiclient-services/src/SearchConsole/ApiDimensionFilter.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\ApiDimensionFilterGroup' => $baseDir . '/google/apiclient-services/src/SearchConsole/ApiDimensionFilterGroup.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\BlockedResource' => $baseDir . '/google/apiclient-services/src/SearchConsole/BlockedResource.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\Image' => $baseDir . '/google/apiclient-services/src/SearchConsole/Image.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\MobileFriendlyIssue' => $baseDir . '/google/apiclient-services/src/SearchConsole/MobileFriendlyIssue.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\ResourceIssue' => $baseDir . '/google/apiclient-services/src/SearchConsole/ResourceIssue.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\Resource\\Searchanalytics' => $baseDir . '/google/apiclient-services/src/SearchConsole/Resource/Searchanalytics.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\Resource\\Sitemaps' => $baseDir . '/google/apiclient-services/src/SearchConsole/Resource/Sitemaps.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\Resource\\Sites' => $baseDir . '/google/apiclient-services/src/SearchConsole/Resource/Sites.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\Resource\\UrlTestingTools' => $baseDir . '/google/apiclient-services/src/SearchConsole/Resource/UrlTestingTools.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\Resource\\UrlTestingToolsMobileFriendlyTest' => $baseDir . '/google/apiclient-services/src/SearchConsole/Resource/UrlTestingToolsMobileFriendlyTest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\RunMobileFriendlyTestRequest' => $baseDir . '/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\RunMobileFriendlyTestResponse' => $baseDir . '/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\SearchAnalyticsQueryRequest' => $baseDir . '/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\SearchAnalyticsQueryResponse' => $baseDir . '/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\SitemapsListResponse' => $baseDir . '/google/apiclient-services/src/SearchConsole/SitemapsListResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\SitesListResponse' => $baseDir . '/google/apiclient-services/src/SearchConsole/SitesListResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\TestStatus' => $baseDir . '/google/apiclient-services/src/SearchConsole/TestStatus.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\WmxSite' => $baseDir . '/google/apiclient-services/src/SearchConsole/WmxSite.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\WmxSitemap' => $baseDir . '/google/apiclient-services/src/SearchConsole/WmxSitemap.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SearchConsole\\WmxSitemapContent' => $baseDir . '/google/apiclient-services/src/SearchConsole/WmxSitemapContent.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SiteVerification' => $baseDir . '/google/apiclient-services/src/SiteVerification.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SiteVerification\\Resource\\WebResource' => $baseDir . '/google/apiclient-services/src/SiteVerification/Resource/WebResource.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenRequest' => $baseDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequest.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenRequestSite' => $baseDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenResponse' => $baseDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SiteVerification\\SiteVerificationWebResourceListResponse' => $baseDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceListResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SiteVerification\\SiteVerificationWebResourceResource' => $baseDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResource.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\SiteVerification\\SiteVerificationWebResourceResourceSite' => $baseDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResourceSite.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager' => $baseDir . '/google/apiclient-services/src/TagManager.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Account' => $baseDir . '/google/apiclient-services/src/TagManager/Account.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\AccountAccess' => $baseDir . '/google/apiclient-services/src/TagManager/AccountAccess.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\BuiltInVariable' => $baseDir . '/google/apiclient-services/src/TagManager/BuiltInVariable.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Client' => $baseDir . '/google/apiclient-services/src/TagManager/Client.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Condition' => $baseDir . '/google/apiclient-services/src/TagManager/Condition.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Container' => $baseDir . '/google/apiclient-services/src/TagManager/Container.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ContainerAccess' => $baseDir . '/google/apiclient-services/src/TagManager/ContainerAccess.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ContainerVersion' => $baseDir . '/google/apiclient-services/src/TagManager/ContainerVersion.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ContainerVersionHeader' => $baseDir . '/google/apiclient-services/src/TagManager/ContainerVersionHeader.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\CreateBuiltInVariableResponse' => $baseDir . '/google/apiclient-services/src/TagManager/CreateBuiltInVariableResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\CreateContainerVersionRequestVersionOptions' => $baseDir . '/google/apiclient-services/src/TagManager/CreateContainerVersionRequestVersionOptions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\CreateContainerVersionResponse' => $baseDir . '/google/apiclient-services/src/TagManager/CreateContainerVersionResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\CustomTemplate' => $baseDir . '/google/apiclient-services/src/TagManager/CustomTemplate.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Entity' => $baseDir . '/google/apiclient-services/src/TagManager/Entity.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Environment' => $baseDir . '/google/apiclient-services/src/TagManager/Environment.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Folder' => $baseDir . '/google/apiclient-services/src/TagManager/Folder.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\FolderEntities' => $baseDir . '/google/apiclient-services/src/TagManager/FolderEntities.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\GalleryReference' => $baseDir . '/google/apiclient-services/src/TagManager/GalleryReference.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\GetWorkspaceStatusResponse' => $baseDir . '/google/apiclient-services/src/TagManager/GetWorkspaceStatusResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListAccountsResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListAccountsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListClientsResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListClientsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListContainerVersionsResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListContainerVersionsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListContainersResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListContainersResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListEnabledBuiltInVariablesResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListEnabledBuiltInVariablesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListEnvironmentsResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListEnvironmentsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListFoldersResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListFoldersResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListTagsResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListTagsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListTemplatesResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListTemplatesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListTriggersResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListTriggersResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListUserPermissionsResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListUserPermissionsResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListVariablesResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListVariablesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListWorkspacesResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListWorkspacesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ListZonesResponse' => $baseDir . '/google/apiclient-services/src/TagManager/ListZonesResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\MergeConflict' => $baseDir . '/google/apiclient-services/src/TagManager/MergeConflict.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Parameter' => $baseDir . '/google/apiclient-services/src/TagManager/Parameter.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\PublishContainerVersionResponse' => $baseDir . '/google/apiclient-services/src/TagManager/PublishContainerVersionResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\QuickPreviewResponse' => $baseDir . '/google/apiclient-services/src/TagManager/QuickPreviewResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\Accounts' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/Accounts.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainers' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainers.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersEnvironments' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersEnvironments.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersVersionHeaders' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersionHeaders.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersVersions' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspaces' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspaces.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesBuiltInVariables' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesBuiltInVariables.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesClients' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesClients.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesFolders' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesFolders.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTags' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTags.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTemplates' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTemplates.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTriggers' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTriggers.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesVariables' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesVariables.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesZones' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesZones.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Resource\\AccountsUserPermissions' => $baseDir . '/google/apiclient-services/src/TagManager/Resource/AccountsUserPermissions.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\RevertBuiltInVariableResponse' => $baseDir . '/google/apiclient-services/src/TagManager/RevertBuiltInVariableResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\RevertClientResponse' => $baseDir . '/google/apiclient-services/src/TagManager/RevertClientResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\RevertFolderResponse' => $baseDir . '/google/apiclient-services/src/TagManager/RevertFolderResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\RevertTagResponse' => $baseDir . '/google/apiclient-services/src/TagManager/RevertTagResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\RevertTemplateResponse' => $baseDir . '/google/apiclient-services/src/TagManager/RevertTemplateResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\RevertTriggerResponse' => $baseDir . '/google/apiclient-services/src/TagManager/RevertTriggerResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\RevertVariableResponse' => $baseDir . '/google/apiclient-services/src/TagManager/RevertVariableResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\RevertZoneResponse' => $baseDir . '/google/apiclient-services/src/TagManager/RevertZoneResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\SetupTag' => $baseDir . '/google/apiclient-services/src/TagManager/SetupTag.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\SyncStatus' => $baseDir . '/google/apiclient-services/src/TagManager/SyncStatus.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\SyncWorkspaceResponse' => $baseDir . '/google/apiclient-services/src/TagManager/SyncWorkspaceResponse.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Tag' => $baseDir . '/google/apiclient-services/src/TagManager/Tag.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\TagConsentSetting' => $baseDir . '/google/apiclient-services/src/TagManager/TagConsentSetting.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\TeardownTag' => $baseDir . '/google/apiclient-services/src/TagManager/TeardownTag.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Trigger' => $baseDir . '/google/apiclient-services/src/TagManager/Trigger.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\UserPermission' => $baseDir . '/google/apiclient-services/src/TagManager/UserPermission.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Variable' => $baseDir . '/google/apiclient-services/src/TagManager/Variable.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\VariableFormatValue' => $baseDir . '/google/apiclient-services/src/TagManager/VariableFormatValue.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Workspace' => $baseDir . '/google/apiclient-services/src/TagManager/Workspace.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\Zone' => $baseDir . '/google/apiclient-services/src/TagManager/Zone.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ZoneBoundary' => $baseDir . '/google/apiclient-services/src/TagManager/ZoneBoundary.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ZoneChildContainer' => $baseDir . '/google/apiclient-services/src/TagManager/ZoneChildContainer.php',
'Google\\Site_Kit_Dependencies\\Google\\Service\\TagManager\\ZoneTypeRestriction' => $baseDir . '/google/apiclient-services/src/TagManager/ZoneTypeRestriction.php',
'Google\\Site_Kit_Dependencies\\Google\\Task\\Composer' => $baseDir . '/google/apiclient/src/Task/Composer.php',
'Google\\Site_Kit_Dependencies\\Google\\Task\\Exception' => $baseDir . '/google/apiclient/src/Task/Exception.php',
'Google\\Site_Kit_Dependencies\\Google\\Task\\Retryable' => $baseDir . '/google/apiclient/src/Task/Retryable.php',
'Google\\Site_Kit_Dependencies\\Google\\Task\\Runner' => $baseDir . '/google/apiclient/src/Task/Runner.php',
'Google\\Site_Kit_Dependencies\\Google\\Utils\\UriTemplate' => $baseDir . '/google/apiclient/src/Utils/UriTemplate.php',
'Google\\Site_Kit_Dependencies\\Google_AccessToken_Revoke' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_AccessToken_Verify' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_AuthHandler_AuthHandlerFactory' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_AuthHandler_Guzzle5AuthHandler' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_AuthHandler_Guzzle6AuthHandler' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_AuthHandler_Guzzle7AuthHandler' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Client' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Collection' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Exception' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Http_Batch' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Http_MediaFileUpload' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Http_REST' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Model' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Service' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Service_Exception' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Service_Resource' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Task_Composer' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Task_Exception' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Task_Retryable' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Task_Runner' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\Google_Utils_UriTemplate' => $baseDir . '/google/apiclient/src/aliases.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\BatchResults' => $baseDir . '/guzzlehttp/guzzle/src/BatchResults.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Client' => $baseDir . '/guzzlehttp/guzzle/src/Client.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\ClientInterface' => $baseDir . '/guzzlehttp/guzzle/src/ClientInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Collection' => $baseDir . '/guzzlehttp/guzzle/src/Collection.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Cookie\\CookieJar' => $baseDir . '/guzzlehttp/guzzle/src/Cookie/CookieJar.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Cookie\\CookieJarInterface' => $baseDir . '/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Cookie\\FileCookieJar' => $baseDir . '/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Cookie\\SessionCookieJar' => $baseDir . '/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Cookie\\SetCookie' => $baseDir . '/guzzlehttp/guzzle/src/Cookie/SetCookie.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\AbstractEvent' => $baseDir . '/guzzlehttp/guzzle/src/Event/AbstractEvent.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\AbstractRequestEvent' => $baseDir . '/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\AbstractRetryableEvent' => $baseDir . '/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\AbstractTransferEvent' => $baseDir . '/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\BeforeEvent' => $baseDir . '/guzzlehttp/guzzle/src/Event/BeforeEvent.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\CompleteEvent' => $baseDir . '/guzzlehttp/guzzle/src/Event/CompleteEvent.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\Emitter' => $baseDir . '/guzzlehttp/guzzle/src/Event/Emitter.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\EmitterInterface' => $baseDir . '/guzzlehttp/guzzle/src/Event/EmitterInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\EndEvent' => $baseDir . '/guzzlehttp/guzzle/src/Event/EndEvent.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\ErrorEvent' => $baseDir . '/guzzlehttp/guzzle/src/Event/ErrorEvent.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\EventInterface' => $baseDir . '/guzzlehttp/guzzle/src/Event/EventInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\HasEmitterInterface' => $baseDir . '/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\HasEmitterTrait' => $baseDir . '/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\ListenerAttacherTrait' => $baseDir . '/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\ProgressEvent' => $baseDir . '/guzzlehttp/guzzle/src/Event/ProgressEvent.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\RequestEvents' => $baseDir . '/guzzlehttp/guzzle/src/Event/RequestEvents.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Event\\SubscriberInterface' => $baseDir . '/guzzlehttp/guzzle/src/Event/SubscriberInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\BadResponseException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/BadResponseException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\ClientException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/ClientException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\ConnectException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/ConnectException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\CouldNotRewindStreamException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\ParseException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/ParseException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\RequestException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/RequestException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\ServerException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/ServerException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\StateException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/StateException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\TooManyRedirectsException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\TransferException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/TransferException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Exception\\XmlParseException' => $baseDir . '/guzzlehttp/guzzle/src/Exception/XmlParseException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\HasDataTrait' => $baseDir . '/guzzlehttp/guzzle/src/HasDataTrait.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\AbstractMessage' => $baseDir . '/guzzlehttp/guzzle/src/Message/AbstractMessage.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\AppliesHeadersInterface' => $baseDir . '/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\FutureResponse' => $baseDir . '/guzzlehttp/guzzle/src/Message/FutureResponse.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\MessageFactory' => $baseDir . '/guzzlehttp/guzzle/src/Message/MessageFactory.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\MessageFactoryInterface' => $baseDir . '/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\MessageInterface' => $baseDir . '/guzzlehttp/guzzle/src/Message/MessageInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\MessageParser' => $baseDir . '/guzzlehttp/guzzle/src/Message/MessageParser.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\Request' => $baseDir . '/guzzlehttp/guzzle/src/Message/Request.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\RequestInterface' => $baseDir . '/guzzlehttp/guzzle/src/Message/RequestInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\Response' => $baseDir . '/guzzlehttp/guzzle/src/Message/Response.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Message\\ResponseInterface' => $baseDir . '/guzzlehttp/guzzle/src/Message/ResponseInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Mimetypes' => $baseDir . '/guzzlehttp/guzzle/src/Mimetypes.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Pool' => $baseDir . '/guzzlehttp/guzzle/src/Pool.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Post\\MultipartBody' => $baseDir . '/guzzlehttp/guzzle/src/Post/MultipartBody.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Post\\PostBody' => $baseDir . '/guzzlehttp/guzzle/src/Post/PostBody.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Post\\PostBodyInterface' => $baseDir . '/guzzlehttp/guzzle/src/Post/PostBodyInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Post\\PostFile' => $baseDir . '/guzzlehttp/guzzle/src/Post/PostFile.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Post\\PostFileInterface' => $baseDir . '/guzzlehttp/guzzle/src/Post/PostFileInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\AppendStream' => $baseDir . '/guzzlehttp/psr7/src/AppendStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\BufferStream' => $baseDir . '/guzzlehttp/psr7/src/BufferStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\CachingStream' => $baseDir . '/guzzlehttp/psr7/src/CachingStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\DroppingStream' => $baseDir . '/guzzlehttp/psr7/src/DroppingStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\FnStream' => $baseDir . '/guzzlehttp/psr7/src/FnStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\Header' => $baseDir . '/guzzlehttp/psr7/src/Header.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\InflateStream' => $baseDir . '/guzzlehttp/psr7/src/InflateStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\LazyOpenStream' => $baseDir . '/guzzlehttp/psr7/src/LazyOpenStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\LimitStream' => $baseDir . '/guzzlehttp/psr7/src/LimitStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\Message' => $baseDir . '/guzzlehttp/psr7/src/Message.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\MessageTrait' => $baseDir . '/guzzlehttp/psr7/src/MessageTrait.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\MimeType' => $baseDir . '/guzzlehttp/psr7/src/MimeType.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\MultipartStream' => $baseDir . '/guzzlehttp/psr7/src/MultipartStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\NoSeekStream' => $baseDir . '/guzzlehttp/psr7/src/NoSeekStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\PumpStream' => $baseDir . '/guzzlehttp/psr7/src/PumpStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\Query' => $baseDir . '/guzzlehttp/psr7/src/Query.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\Request' => $baseDir . '/guzzlehttp/psr7/src/Request.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\Response' => $baseDir . '/guzzlehttp/psr7/src/Response.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\Rfc7230' => $baseDir . '/guzzlehttp/psr7/src/Rfc7230.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\ServerRequest' => $baseDir . '/guzzlehttp/psr7/src/ServerRequest.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\Stream' => $baseDir . '/guzzlehttp/psr7/src/Stream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\StreamDecoratorTrait' => $baseDir . '/guzzlehttp/psr7/src/StreamDecoratorTrait.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\StreamWrapper' => $baseDir . '/guzzlehttp/psr7/src/StreamWrapper.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\UploadedFile' => $baseDir . '/guzzlehttp/psr7/src/UploadedFile.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\Uri' => $baseDir . '/guzzlehttp/psr7/src/Uri.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\UriNormalizer' => $baseDir . '/guzzlehttp/psr7/src/UriNormalizer.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\UriResolver' => $baseDir . '/guzzlehttp/psr7/src/UriResolver.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Psr7\\Utils' => $baseDir . '/guzzlehttp/psr7/src/Utils.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Query' => $baseDir . '/guzzlehttp/guzzle/src/Query.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\QueryParser' => $baseDir . '/guzzlehttp/guzzle/src/QueryParser.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\RequestFsm' => $baseDir . '/guzzlehttp/guzzle/src/RequestFsm.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\RingBridge' => $baseDir . '/guzzlehttp/guzzle/src/RingBridge.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Client\\ClientUtils' => $baseDir . '/guzzlehttp/ringphp/src/Client/ClientUtils.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Client\\CurlFactory' => $baseDir . '/guzzlehttp/ringphp/src/Client/CurlFactory.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Client\\CurlHandler' => $baseDir . '/guzzlehttp/ringphp/src/Client/CurlHandler.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Client\\CurlMultiHandler' => $baseDir . '/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Client\\Middleware' => $baseDir . '/guzzlehttp/ringphp/src/Client/Middleware.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Client\\MockHandler' => $baseDir . '/guzzlehttp/ringphp/src/Client/MockHandler.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Client\\StreamHandler' => $baseDir . '/guzzlehttp/ringphp/src/Client/StreamHandler.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Core' => $baseDir . '/guzzlehttp/ringphp/src/Core.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Exception\\CancelledException' => $baseDir . '/guzzlehttp/ringphp/src/Exception/CancelledException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Exception\\CancelledFutureAccessException' => $baseDir . '/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Exception\\ConnectException' => $baseDir . '/guzzlehttp/ringphp/src/Exception/ConnectException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Exception\\RingException' => $baseDir . '/guzzlehttp/ringphp/src/Exception/RingException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Future\\BaseFutureTrait' => $baseDir . '/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Future\\CompletedFutureArray' => $baseDir . '/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Future\\CompletedFutureValue' => $baseDir . '/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Future\\FutureArray' => $baseDir . '/guzzlehttp/ringphp/src/Future/FutureArray.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Future\\FutureArrayInterface' => $baseDir . '/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Future\\FutureInterface' => $baseDir . '/guzzlehttp/ringphp/src/Future/FutureInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Future\\FutureValue' => $baseDir . '/guzzlehttp/ringphp/src/Future/FutureValue.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Ring\\Future\\MagicFutureTrait' => $baseDir . '/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\AppendStream' => $baseDir . '/guzzlehttp/streams/src/AppendStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\AsyncReadStream' => $baseDir . '/guzzlehttp/streams/src/AsyncReadStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\BufferStream' => $baseDir . '/guzzlehttp/streams/src/BufferStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\CachingStream' => $baseDir . '/guzzlehttp/streams/src/CachingStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\DroppingStream' => $baseDir . '/guzzlehttp/streams/src/DroppingStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\Exception\\CannotAttachException' => $baseDir . '/guzzlehttp/streams/src/Exception/CannotAttachException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\Exception\\SeekException' => $baseDir . '/guzzlehttp/streams/src/Exception/SeekException.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\FnStream' => $baseDir . '/guzzlehttp/streams/src/FnStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\GuzzleStreamWrapper' => $baseDir . '/guzzlehttp/streams/src/GuzzleStreamWrapper.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\InflateStream' => $baseDir . '/guzzlehttp/streams/src/InflateStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\LazyOpenStream' => $baseDir . '/guzzlehttp/streams/src/LazyOpenStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\LimitStream' => $baseDir . '/guzzlehttp/streams/src/LimitStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\MetadataStreamInterface' => $baseDir . '/guzzlehttp/streams/src/MetadataStreamInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\NoSeekStream' => $baseDir . '/guzzlehttp/streams/src/NoSeekStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\NullStream' => $baseDir . '/guzzlehttp/streams/src/NullStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\PumpStream' => $baseDir . '/guzzlehttp/streams/src/PumpStream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\Stream' => $baseDir . '/guzzlehttp/streams/src/Stream.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\StreamDecoratorTrait' => $baseDir . '/guzzlehttp/streams/src/StreamDecoratorTrait.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\StreamInterface' => $baseDir . '/guzzlehttp/streams/src/StreamInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Stream\\Utils' => $baseDir . '/guzzlehttp/streams/src/Utils.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Subscriber\\Cookie' => $baseDir . '/guzzlehttp/guzzle/src/Subscriber/Cookie.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Subscriber\\History' => $baseDir . '/guzzlehttp/guzzle/src/Subscriber/History.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Subscriber\\HttpError' => $baseDir . '/guzzlehttp/guzzle/src/Subscriber/HttpError.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Subscriber\\Mock' => $baseDir . '/guzzlehttp/guzzle/src/Subscriber/Mock.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Subscriber\\Prepare' => $baseDir . '/guzzlehttp/guzzle/src/Subscriber/Prepare.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Subscriber\\Redirect' => $baseDir . '/guzzlehttp/guzzle/src/Subscriber/Redirect.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\ToArrayInterface' => $baseDir . '/guzzlehttp/guzzle/src/ToArrayInterface.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Transaction' => $baseDir . '/guzzlehttp/guzzle/src/Transaction.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\UriTemplate' => $baseDir . '/guzzlehttp/guzzle/src/UriTemplate.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Url' => $baseDir . '/guzzlehttp/guzzle/src/Url.php',
'Google\\Site_Kit_Dependencies\\GuzzleHttp\\Utils' => $baseDir . '/guzzlehttp/guzzle/src/Utils.php',
'Google\\Site_Kit_Dependencies\\Monolog\\ErrorHandler' => $baseDir . '/monolog/monolog/src/Monolog/ErrorHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\ChromePHPFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\ElasticaFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\FlowdockFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\FluentdFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\FormatterInterface' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\GelfMessageFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\HtmlFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\JsonFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\LineFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/LineFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\LogglyFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\LogstashFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\MongoDBFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\NormalizerFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\ScalarFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Formatter\\WildfireFormatter' => $baseDir . '/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\AbstractHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/AbstractHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\AbstractProcessingHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\AbstractSyslogHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\AmqpHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/AmqpHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\BrowserConsoleHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\BufferHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/BufferHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\ChromePHPHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\CouchDBHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\CubeHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/CubeHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\Curl\\Util' => $baseDir . '/monolog/monolog/src/Monolog/Handler/Curl/Util.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\DeduplicationHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\DoctrineCouchDBHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\DynamoDbHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\ElasticSearchHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\ErrorLogHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FilterHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FilterHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FingersCrossedHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FingersCrossed\\ActivationStrategyInterface' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FingersCrossed\\ChannelLevelActivationStrategy' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FingersCrossed\\ErrorLevelActivationStrategy' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FirePHPHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FleepHookHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FlowdockHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FormattableHandlerInterface' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\FormattableHandlerTrait' => $baseDir . '/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\GelfHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/GelfHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\GroupHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/GroupHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\HandlerInterface' => $baseDir . '/monolog/monolog/src/Monolog/Handler/HandlerInterface.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\HandlerWrapper' => $baseDir . '/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\HipChatHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/HipChatHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\IFTTTHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\InsightOpsHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\LogEntriesHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\LogglyHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/LogglyHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\MailHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/MailHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\MandrillHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/MandrillHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\MissingExtensionException' => $baseDir . '/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\MongoDBHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\NativeMailerHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\NewRelicHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\NullHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/NullHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\PHPConsoleHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\ProcessableHandlerInterface' => $baseDir . '/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\ProcessableHandlerTrait' => $baseDir . '/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\PsrHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/PsrHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\PushoverHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/PushoverHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\RavenHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/RavenHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\RedisHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/RedisHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\RollbarHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/RollbarHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\RotatingFileHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\SamplingHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/SamplingHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\SlackHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/SlackHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\SlackWebhookHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\Slack\\SlackRecord' => $baseDir . '/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\SlackbotHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\SocketHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/SocketHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\StreamHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/StreamHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\SwiftMailerHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\SyslogHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/SyslogHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\SyslogUdpHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\SyslogUdp\\UdpSocket' => $baseDir . '/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\TestHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/TestHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\WhatFailureGroupHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Handler\\ZendMonitorHandler' => $baseDir . '/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Logger' => $baseDir . '/monolog/monolog/src/Monolog/Logger.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\GitProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/GitProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\IntrospectionProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\MemoryPeakUsageProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\MemoryProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\MemoryUsageProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\MercurialProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\ProcessIdProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\ProcessorInterface' => $baseDir . '/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\PsrLogMessageProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\TagProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/TagProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\UidProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/UidProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Processor\\WebProcessor' => $baseDir . '/monolog/monolog/src/Monolog/Processor/WebProcessor.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Registry' => $baseDir . '/monolog/monolog/src/Monolog/Registry.php',
'Google\\Site_Kit_Dependencies\\Monolog\\ResettableInterface' => $baseDir . '/monolog/monolog/src/Monolog/ResettableInterface.php',
'Google\\Site_Kit_Dependencies\\Monolog\\SignalHandler' => $baseDir . '/monolog/monolog/src/Monolog/SignalHandler.php',
'Google\\Site_Kit_Dependencies\\Monolog\\Utils' => $baseDir . '/monolog/monolog/src/Monolog/Utils.php',
'Google\\Site_Kit_Dependencies\\Psr\\Cache\\CacheException' => $baseDir . '/psr/cache/src/CacheException.php',
'Google\\Site_Kit_Dependencies\\Psr\\Cache\\CacheItemInterface' => $baseDir . '/psr/cache/src/CacheItemInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Cache\\CacheItemPoolInterface' => $baseDir . '/psr/cache/src/CacheItemPoolInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Cache\\InvalidArgumentException' => $baseDir . '/psr/cache/src/InvalidArgumentException.php',
'Google\\Site_Kit_Dependencies\\Psr\\Http\\Message\\MessageInterface' => $baseDir . '/psr/http-message/src/MessageInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Http\\Message\\RequestInterface' => $baseDir . '/psr/http-message/src/RequestInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Http\\Message\\ResponseInterface' => $baseDir . '/psr/http-message/src/ResponseInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Http\\Message\\ServerRequestInterface' => $baseDir . '/psr/http-message/src/ServerRequestInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Http\\Message\\StreamInterface' => $baseDir . '/psr/http-message/src/StreamInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Http\\Message\\UploadedFileInterface' => $baseDir . '/psr/http-message/src/UploadedFileInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Http\\Message\\UriInterface' => $baseDir . '/psr/http-message/src/UriInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\AbstractLogger' => $baseDir . '/psr/log/Psr/Log/AbstractLogger.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\InvalidArgumentException' => $baseDir . '/psr/log/Psr/Log/InvalidArgumentException.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\LogLevel' => $baseDir . '/psr/log/Psr/Log/LogLevel.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\LoggerAwareInterface' => $baseDir . '/psr/log/Psr/Log/LoggerAwareInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\LoggerAwareTrait' => $baseDir . '/psr/log/Psr/Log/LoggerAwareTrait.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\LoggerInterface' => $baseDir . '/psr/log/Psr/Log/LoggerInterface.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\LoggerTrait' => $baseDir . '/psr/log/Psr/Log/LoggerTrait.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\NullLogger' => $baseDir . '/psr/log/Psr/Log/NullLogger.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\Test\\DummyTest' => $baseDir . '/psr/log/Psr/Log/Test/DummyTest.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\Test\\LoggerInterfaceTest' => $baseDir . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
'Google\\Site_Kit_Dependencies\\Psr\\Log\\Test\\TestLogger' => $baseDir . '/psr/log/Psr/Log/Test/TestLogger.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\CancellablePromiseInterface' => $baseDir . '/react/promise/src/CancellablePromiseInterface.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\CancellationQueue' => $baseDir . '/react/promise/src/CancellationQueue.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\Deferred' => $baseDir . '/react/promise/src/Deferred.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\Exception\\LengthException' => $baseDir . '/react/promise/src/Exception/LengthException.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\ExtendedPromiseInterface' => $baseDir . '/react/promise/src/ExtendedPromiseInterface.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\FulfilledPromise' => $baseDir . '/react/promise/src/FulfilledPromise.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\LazyPromise' => $baseDir . '/react/promise/src/LazyPromise.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\Promise' => $baseDir . '/react/promise/src/Promise.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\PromiseInterface' => $baseDir . '/react/promise/src/PromiseInterface.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\PromisorInterface' => $baseDir . '/react/promise/src/PromisorInterface.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\RejectedPromise' => $baseDir . '/react/promise/src/RejectedPromise.php',
'Google\\Site_Kit_Dependencies\\React\\Promise\\UnhandledRejectionException' => $baseDir . '/react/promise/src/UnhandledRejectionException.php',
'Google\\Site_Kit_Dependencies\\TrueBV\\Exception\\DomainOutOfBoundsException' => $baseDir . '/true/punycode/src/Exception/DomainOutOfBoundsException.php',
'Google\\Site_Kit_Dependencies\\TrueBV\\Exception\\LabelOutOfBoundsException' => $baseDir . '/true/punycode/src/Exception/LabelOutOfBoundsException.php',
'Google\\Site_Kit_Dependencies\\TrueBV\\Exception\\OutOfBoundsException' => $baseDir . '/true/punycode/src/Exception/OutOfBoundsException.php',
'Google\\Site_Kit_Dependencies\\TrueBV\\Punycode' => $baseDir . '/true/punycode/src/Punycode.php',
);