You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
easyappointments-archive/vendor/composer/autoload_static.php

14422 lines
2.2 MiB

<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit7125a3a31a224767fdf000c828311333
{
public static $files = array (
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
'1f87db08236948d07391152dccb70f04' => __DIR__ . '/..' . '/google/apiclient-services/autoload.php',
'a8d3953fd9959404dd22d3dfcd0a79f0' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
);
public static $prefixLengthsPsr4 = array (
'p' =>
array (
'phpseclib3\\' => 11,
),
'S' =>
array (
'Symfony\\Component\\Finder\\' => 25,
),
'P' =>
array (
'Psr\\Log\\' => 8,
'Psr\\Http\\Message\\' => 17,
'Psr\\Http\\Client\\' => 16,
'Psr\\Cache\\' => 10,
'ParagonIE\\ConstantTime\\' => 23,
'PHPMailer\\PHPMailer\\' => 20,
),
'M' =>
array (
'Monolog\\' => 8,
),
'J' =>
array (
'Jsvrcek\\ICS\\' => 12,
),
'G' =>
array (
'GuzzleHttp\\Psr7\\' => 16,
'GuzzleHttp\\Promise\\' => 19,
'GuzzleHttp\\' => 11,
'Gregwar\\' => 8,
'Google\\Service\\' => 15,
'Google\\Auth\\' => 12,
'Google\\' => 7,
),
'F' =>
array (
'Firebase\\JWT\\' => 13,
),
'E' =>
array (
'EA\\Engine\\' => 10,
),
);
public static $prefixDirsPsr4 = array (
'phpseclib3\\' =>
array (
0 => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib',
),
'Symfony\\Component\\Finder\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/finder',
),
'Psr\\Log\\' =>
array (
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
),
'Psr\\Http\\Message\\' =>
array (
0 => __DIR__ . '/..' . '/psr/http-message/src',
),
'Psr\\Http\\Client\\' =>
array (
0 => __DIR__ . '/..' . '/psr/http-client/src',
),
'Psr\\Cache\\' =>
array (
0 => __DIR__ . '/..' . '/psr/cache/src',
),
'ParagonIE\\ConstantTime\\' =>
array (
0 => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src',
),
'PHPMailer\\PHPMailer\\' =>
array (
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
),
'Monolog\\' =>
array (
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
),
'Jsvrcek\\ICS\\' =>
array (
0 => __DIR__ . '/..' . '/jsvrcek/ics/src',
),
'GuzzleHttp\\Psr7\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
),
'GuzzleHttp\\Promise\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
),
'GuzzleHttp\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
),
'Gregwar\\' =>
array (
0 => __DIR__ . '/..' . '/gregwar/captcha/src/Gregwar',
),
'Google\\Service\\' =>
array (
0 => __DIR__ . '/..' . '/google/apiclient-services/src',
),
'Google\\Auth\\' =>
array (
0 => __DIR__ . '/..' . '/google/auth/src',
),
'Google\\' =>
array (
0 => __DIR__ . '/..' . '/google/apiclient/src',
),
'Firebase\\JWT\\' =>
array (
0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
),
'EA\\Engine\\' =>
array (
0 => __DIR__ . '/../..' . '/engine',
),
);
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
'EA\\Engine\\Api\\V1\\Authorization' => __DIR__ . '/../..' . '/engine/Api/V1/Authorization.php',
'EA\\Engine\\Api\\V1\\Exception' => __DIR__ . '/../..' . '/engine/Api/V1/Exception.php',
'EA\\Engine\\Api\\V1\\Parsers\\Admins' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/Admins.php',
'EA\\Engine\\Api\\V1\\Parsers\\Appointments' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/Appointments.php',
'EA\\Engine\\Api\\V1\\Parsers\\Categories' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/Categories.php',
'EA\\Engine\\Api\\V1\\Parsers\\Customers' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/Customers.php',
'EA\\Engine\\Api\\V1\\Parsers\\ParsersInterface' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/ParsersInterface.php',
'EA\\Engine\\Api\\V1\\Parsers\\Providers' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/Providers.php',
'EA\\Engine\\Api\\V1\\Parsers\\Secretaries' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/Secretaries.php',
'EA\\Engine\\Api\\V1\\Parsers\\Services' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/Services.php',
'EA\\Engine\\Api\\V1\\Parsers\\Settings' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/Settings.php',
'EA\\Engine\\Api\\V1\\Parsers\\Unavailabilities' => __DIR__ . '/../..' . '/engine/Api/V1/Parsers/Unavailabilities.php',
'EA\\Engine\\Api\\V1\\Processors\\Filter' => __DIR__ . '/../..' . '/engine/Api/V1/Processors/Filter.php',
'EA\\Engine\\Api\\V1\\Processors\\Minimize' => __DIR__ . '/../..' . '/engine/Api/V1/Processors/Minimize.php',
'EA\\Engine\\Api\\V1\\Processors\\Paginate' => __DIR__ . '/../..' . '/engine/Api/V1/Processors/Paginate.php',
'EA\\Engine\\Api\\V1\\Processors\\ProcessorsInterface' => __DIR__ . '/../..' . '/engine/Api/V1/Processors/ProcessorsInterface.php',
'EA\\Engine\\Api\\V1\\Processors\\Search' => __DIR__ . '/../..' . '/engine/Api/V1/Processors/Search.php',
'EA\\Engine\\Api\\V1\\Processors\\Sort' => __DIR__ . '/../..' . '/engine/Api/V1/Processors/Sort.php',
'EA\\Engine\\Api\\V1\\Request' => __DIR__ . '/../..' . '/engine/Api/V1/Request.php',
'EA\\Engine\\Api\\V1\\Response' => __DIR__ . '/../..' . '/engine/Api/V1/Response.php',
'EA\\Engine\\Notifications\\Email' => __DIR__ . '/../..' . '/engine/Notifications/Email.php',
'EA\\Engine\\Types\\Boolean' => __DIR__ . '/../..' . '/engine/Types/Boolean.php',
'EA\\Engine\\Types\\Decimal' => __DIR__ . '/../..' . '/engine/Types/Decimal.php',
'EA\\Engine\\Types\\Email' => __DIR__ . '/../..' . '/engine/Types/Email.php',
'EA\\Engine\\Types\\Integer' => __DIR__ . '/../..' . '/engine/Types/Integer.php',
'EA\\Engine\\Types\\NonEmptyText' => __DIR__ . '/../..' . '/engine/Types/NonEmptyText.php',
'EA\\Engine\\Types\\Text' => __DIR__ . '/../..' . '/engine/Types/Text.php',
'EA\\Engine\\Types\\Type' => __DIR__ . '/../..' . '/engine/Types/Type.php',
'EA\\Engine\\Types\\UnsignedInteger' => __DIR__ . '/../..' . '/engine/Types/UnsignedInteger.php',
'EA\\Engine\\Types\\Url' => __DIR__ . '/../..' . '/engine/Types/Url.php',
'Firebase\\JWT\\BeforeValidException' => __DIR__ . '/..' . '/firebase/php-jwt/src/BeforeValidException.php',
'Firebase\\JWT\\ExpiredException' => __DIR__ . '/..' . '/firebase/php-jwt/src/ExpiredException.php',
'Firebase\\JWT\\JWK' => __DIR__ . '/..' . '/firebase/php-jwt/src/JWK.php',
'Firebase\\JWT\\JWT' => __DIR__ . '/..' . '/firebase/php-jwt/src/JWT.php',
'Firebase\\JWT\\SignatureInvalidException' => __DIR__ . '/..' . '/firebase/php-jwt/src/SignatureInvalidException.php',
'Google\\AccessToken\\Revoke' => __DIR__ . '/..' . '/google/apiclient/src/AccessToken/Revoke.php',
'Google\\AccessToken\\Verify' => __DIR__ . '/..' . '/google/apiclient/src/AccessToken/Verify.php',
'Google\\AuthHandler\\AuthHandlerFactory' => __DIR__ . '/..' . '/google/apiclient/src/AuthHandler/AuthHandlerFactory.php',
'Google\\AuthHandler\\Guzzle5AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php',
'Google\\AuthHandler\\Guzzle6AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php',
'Google\\AuthHandler\\Guzzle7AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php',
'Google\\Auth\\AccessToken' => __DIR__ . '/..' . '/google/auth/src/AccessToken.php',
'Google\\Auth\\ApplicationDefaultCredentials' => __DIR__ . '/..' . '/google/auth/src/ApplicationDefaultCredentials.php',
'Google\\Auth\\CacheTrait' => __DIR__ . '/..' . '/google/auth/src/CacheTrait.php',
'Google\\Auth\\Cache\\InvalidArgumentException' => __DIR__ . '/..' . '/google/auth/src/Cache/InvalidArgumentException.php',
'Google\\Auth\\Cache\\Item' => __DIR__ . '/..' . '/google/auth/src/Cache/Item.php',
'Google\\Auth\\Cache\\MemoryCacheItemPool' => __DIR__ . '/..' . '/google/auth/src/Cache/MemoryCacheItemPool.php',
'Google\\Auth\\Cache\\SysVCacheItemPool' => __DIR__ . '/..' . '/google/auth/src/Cache/SysVCacheItemPool.php',
'Google\\Auth\\CredentialsLoader' => __DIR__ . '/..' . '/google/auth/src/CredentialsLoader.php',
'Google\\Auth\\Credentials\\AppIdentityCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/AppIdentityCredentials.php',
'Google\\Auth\\Credentials\\GCECredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/GCECredentials.php',
'Google\\Auth\\Credentials\\IAMCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/IAMCredentials.php',
'Google\\Auth\\Credentials\\InsecureCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/InsecureCredentials.php',
'Google\\Auth\\Credentials\\ServiceAccountCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/ServiceAccountCredentials.php',
'Google\\Auth\\Credentials\\ServiceAccountJwtAccessCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php',
'Google\\Auth\\Credentials\\UserRefreshCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/UserRefreshCredentials.php',
'Google\\Auth\\FetchAuthTokenCache' => __DIR__ . '/..' . '/google/auth/src/FetchAuthTokenCache.php',
'Google\\Auth\\FetchAuthTokenInterface' => __DIR__ . '/..' . '/google/auth/src/FetchAuthTokenInterface.php',
'Google\\Auth\\GCECache' => __DIR__ . '/..' . '/google/auth/src/GCECache.php',
'Google\\Auth\\GetQuotaProjectInterface' => __DIR__ . '/..' . '/google/auth/src/GetQuotaProjectInterface.php',
'Google\\Auth\\HttpHandler\\Guzzle5HttpHandler' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/Guzzle5HttpHandler.php',
'Google\\Auth\\HttpHandler\\Guzzle6HttpHandler' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/Guzzle6HttpHandler.php',
'Google\\Auth\\HttpHandler\\Guzzle7HttpHandler' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/Guzzle7HttpHandler.php',
'Google\\Auth\\HttpHandler\\HttpClientCache' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/HttpClientCache.php',
'Google\\Auth\\HttpHandler\\HttpHandlerFactory' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/HttpHandlerFactory.php',
'Google\\Auth\\Iam' => __DIR__ . '/..' . '/google/auth/src/Iam.php',
'Google\\Auth\\Middleware\\AuthTokenMiddleware' => __DIR__ . '/..' . '/google/auth/src/Middleware/AuthTokenMiddleware.php',
'Google\\Auth\\Middleware\\ScopedAccessTokenMiddleware' => __DIR__ . '/..' . '/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php',
'Google\\Auth\\Middleware\\SimpleMiddleware' => __DIR__ . '/..' . '/google/auth/src/Middleware/SimpleMiddleware.php',
'Google\\Auth\\OAuth2' => __DIR__ . '/..' . '/google/auth/src/OAuth2.php',
'Google\\Auth\\ProjectIdProviderInterface' => __DIR__ . '/..' . '/google/auth/src/ProjectIdProviderInterface.php',
'Google\\Auth\\ServiceAccountSignerTrait' => __DIR__ . '/..' . '/google/auth/src/ServiceAccountSignerTrait.php',
'Google\\Auth\\SignBlobInterface' => __DIR__ . '/..' . '/google/auth/src/SignBlobInterface.php',
'Google\\Auth\\Subscriber\\AuthTokenSubscriber' => __DIR__ . '/..' . '/google/auth/src/Subscriber/AuthTokenSubscriber.php',
'Google\\Auth\\Subscriber\\ScopedAccessTokenSubscriber' => __DIR__ . '/..' . '/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php',
'Google\\Auth\\Subscriber\\SimpleSubscriber' => __DIR__ . '/..' . '/google/auth/src/Subscriber/SimpleSubscriber.php',
'Google\\Auth\\UpdateMetadataInterface' => __DIR__ . '/..' . '/google/auth/src/UpdateMetadataInterface.php',
'Google\\Client' => __DIR__ . '/..' . '/google/apiclient/src/Client.php',
'Google\\Collection' => __DIR__ . '/..' . '/google/apiclient/src/Collection.php',
'Google\\Exception' => __DIR__ . '/..' . '/google/apiclient/src/Exception.php',
'Google\\Http\\Batch' => __DIR__ . '/..' . '/google/apiclient/src/Http/Batch.php',
'Google\\Http\\MediaFileUpload' => __DIR__ . '/..' . '/google/apiclient/src/Http/MediaFileUpload.php',
'Google\\Http\\REST' => __DIR__ . '/..' . '/google/apiclient/src/Http/REST.php',
'Google\\Model' => __DIR__ . '/..' . '/google/apiclient/src/Model.php',
'Google\\Service' => __DIR__ . '/..' . '/google/apiclient/src/Service.php',
'Google\\Service\\AIPlatformNotebooks' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks.php',
'Google\\Service\\AIPlatformNotebooks\\AcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/AcceleratorConfig.php',
'Google\\Service\\AIPlatformNotebooks\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Binding.php',
'Google\\Service\\AIPlatformNotebooks\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/CancelOperationRequest.php',
'Google\\Service\\AIPlatformNotebooks\\ContainerImage' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ContainerImage.php',
'Google\\Service\\AIPlatformNotebooks\\Disk' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Disk.php',
'Google\\Service\\AIPlatformNotebooks\\EncryptionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/EncryptionConfig.php',
'Google\\Service\\AIPlatformNotebooks\\Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Environment.php',
'Google\\Service\\AIPlatformNotebooks\\Event' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Event.php',
'Google\\Service\\AIPlatformNotebooks\\Execution' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Execution.php',
'Google\\Service\\AIPlatformNotebooks\\ExecutionTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ExecutionTemplate.php',
'Google\\Service\\AIPlatformNotebooks\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Expr.php',
'Google\\Service\\AIPlatformNotebooks\\GetInstanceHealthResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/GetInstanceHealthResponse.php',
'Google\\Service\\AIPlatformNotebooks\\GuestOsFeature' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/GuestOsFeature.php',
'Google\\Service\\AIPlatformNotebooks\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Instance.php',
'Google\\Service\\AIPlatformNotebooks\\InstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/InstanceConfig.php',
'Google\\Service\\AIPlatformNotebooks\\IsInstanceUpgradeableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/IsInstanceUpgradeableResponse.php',
'Google\\Service\\AIPlatformNotebooks\\ListEnvironmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ListEnvironmentsResponse.php',
'Google\\Service\\AIPlatformNotebooks\\ListExecutionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ListExecutionsResponse.php',
'Google\\Service\\AIPlatformNotebooks\\ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ListInstancesResponse.php',
'Google\\Service\\AIPlatformNotebooks\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ListLocationsResponse.php',
'Google\\Service\\AIPlatformNotebooks\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ListOperationsResponse.php',
'Google\\Service\\AIPlatformNotebooks\\ListRuntimesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ListRuntimesResponse.php',
'Google\\Service\\AIPlatformNotebooks\\ListSchedulesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ListSchedulesResponse.php',
'Google\\Service\\AIPlatformNotebooks\\LocalDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/LocalDisk.php',
'Google\\Service\\AIPlatformNotebooks\\LocalDiskInitializeParams' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/LocalDiskInitializeParams.php',
'Google\\Service\\AIPlatformNotebooks\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Location.php',
'Google\\Service\\AIPlatformNotebooks\\NotebooksEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/NotebooksEmpty.php',
'Google\\Service\\AIPlatformNotebooks\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Operation.php',
'Google\\Service\\AIPlatformNotebooks\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/OperationMetadata.php',
'Google\\Service\\AIPlatformNotebooks\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Policy.php',
'Google\\Service\\AIPlatformNotebooks\\RegisterInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/RegisterInstanceRequest.php',
'Google\\Service\\AIPlatformNotebooks\\ReportInstanceInfoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ReportInstanceInfoRequest.php',
'Google\\Service\\AIPlatformNotebooks\\ReportRuntimeEventRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ReportRuntimeEventRequest.php',
'Google\\Service\\AIPlatformNotebooks\\ReservationAffinity' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ReservationAffinity.php',
'Google\\Service\\AIPlatformNotebooks\\ResetInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ResetInstanceRequest.php',
'Google\\Service\\AIPlatformNotebooks\\ResetRuntimeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ResetRuntimeRequest.php',
'Google\\Service\\AIPlatformNotebooks\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Resource/Projects.php',
'Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Resource/ProjectsLocations.php',
'Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocationsEnvironments' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Resource/ProjectsLocationsEnvironments.php',
'Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocationsExecutions' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Resource/ProjectsLocationsExecutions.php',
'Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocationsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Resource/ProjectsLocationsInstances.php',
'Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocationsRuntimes' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Resource/ProjectsLocationsRuntimes.php',
'Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocationsSchedules' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Resource/ProjectsLocationsSchedules.php',
'Google\\Service\\AIPlatformNotebooks\\RollbackInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/RollbackInstanceRequest.php',
'Google\\Service\\AIPlatformNotebooks\\Runtime' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Runtime.php',
'Google\\Service\\AIPlatformNotebooks\\RuntimeAcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/RuntimeAcceleratorConfig.php',
'Google\\Service\\AIPlatformNotebooks\\RuntimeAccessConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/RuntimeAccessConfig.php',
'Google\\Service\\AIPlatformNotebooks\\RuntimeGuestOsFeature' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/RuntimeGuestOsFeature.php',
'Google\\Service\\AIPlatformNotebooks\\RuntimeMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/RuntimeMetrics.php',
'Google\\Service\\AIPlatformNotebooks\\RuntimeShieldedInstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/RuntimeShieldedInstanceConfig.php',
'Google\\Service\\AIPlatformNotebooks\\RuntimeSoftwareConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/RuntimeSoftwareConfig.php',
'Google\\Service\\AIPlatformNotebooks\\Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Schedule.php',
'Google\\Service\\AIPlatformNotebooks\\SchedulerAcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/SchedulerAcceleratorConfig.php',
'Google\\Service\\AIPlatformNotebooks\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/SetIamPolicyRequest.php',
'Google\\Service\\AIPlatformNotebooks\\SetInstanceAcceleratorRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/SetInstanceAcceleratorRequest.php',
'Google\\Service\\AIPlatformNotebooks\\SetInstanceLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/SetInstanceLabelsRequest.php',
'Google\\Service\\AIPlatformNotebooks\\SetInstanceMachineTypeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/SetInstanceMachineTypeRequest.php',
'Google\\Service\\AIPlatformNotebooks\\ShieldedInstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/ShieldedInstanceConfig.php',
'Google\\Service\\AIPlatformNotebooks\\StartInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/StartInstanceRequest.php',
'Google\\Service\\AIPlatformNotebooks\\StartRuntimeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/StartRuntimeRequest.php',
'Google\\Service\\AIPlatformNotebooks\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/Status.php',
'Google\\Service\\AIPlatformNotebooks\\StopInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/StopInstanceRequest.php',
'Google\\Service\\AIPlatformNotebooks\\StopRuntimeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/StopRuntimeRequest.php',
'Google\\Service\\AIPlatformNotebooks\\SwitchRuntimeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/SwitchRuntimeRequest.php',
'Google\\Service\\AIPlatformNotebooks\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/TestIamPermissionsRequest.php',
'Google\\Service\\AIPlatformNotebooks\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/TestIamPermissionsResponse.php',
'Google\\Service\\AIPlatformNotebooks\\TriggerScheduleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/TriggerScheduleRequest.php',
'Google\\Service\\AIPlatformNotebooks\\UpdateInstanceConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/UpdateInstanceConfigRequest.php',
'Google\\Service\\AIPlatformNotebooks\\UpdateShieldedInstanceConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/UpdateShieldedInstanceConfigRequest.php',
'Google\\Service\\AIPlatformNotebooks\\UpgradeHistoryEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/UpgradeHistoryEntry.php',
'Google\\Service\\AIPlatformNotebooks\\UpgradeInstanceInternalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/UpgradeInstanceInternalRequest.php',
'Google\\Service\\AIPlatformNotebooks\\UpgradeInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/UpgradeInstanceRequest.php',
'Google\\Service\\AIPlatformNotebooks\\VirtualMachine' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/VirtualMachine.php',
'Google\\Service\\AIPlatformNotebooks\\VirtualMachineConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/VirtualMachineConfig.php',
'Google\\Service\\AIPlatformNotebooks\\VmImage' => __DIR__ . '/..' . '/google/apiclient-services/src/AIPlatformNotebooks/VmImage.php',
'Google\\Service\\AbusiveExperienceReport' => __DIR__ . '/..' . '/google/apiclient-services/src/AbusiveExperienceReport.php',
'Google\\Service\\AbusiveExperienceReport\\Resource\\Sites' => __DIR__ . '/..' . '/google/apiclient-services/src/AbusiveExperienceReport/Resource/Sites.php',
'Google\\Service\\AbusiveExperienceReport\\Resource\\ViolatingSites' => __DIR__ . '/..' . '/google/apiclient-services/src/AbusiveExperienceReport/Resource/ViolatingSites.php',
'Google\\Service\\AbusiveExperienceReport\\SiteSummaryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AbusiveExperienceReport/SiteSummaryResponse.php',
'Google\\Service\\AbusiveExperienceReport\\ViolatingSitesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AbusiveExperienceReport/ViolatingSitesResponse.php',
'Google\\Service\\Acceleratedmobilepageurl' => __DIR__ . '/..' . '/google/apiclient-services/src/Acceleratedmobilepageurl.php',
'Google\\Service\\Acceleratedmobilepageurl\\AmpUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Acceleratedmobilepageurl/AmpUrl.php',
'Google\\Service\\Acceleratedmobilepageurl\\AmpUrlError' => __DIR__ . '/..' . '/google/apiclient-services/src/Acceleratedmobilepageurl/AmpUrlError.php',
'Google\\Service\\Acceleratedmobilepageurl\\BatchGetAmpUrlsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Acceleratedmobilepageurl/BatchGetAmpUrlsRequest.php',
'Google\\Service\\Acceleratedmobilepageurl\\BatchGetAmpUrlsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Acceleratedmobilepageurl/BatchGetAmpUrlsResponse.php',
'Google\\Service\\Acceleratedmobilepageurl\\Resource\\AmpUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/Acceleratedmobilepageurl/Resource/AmpUrls.php',
'Google\\Service\\AccessApproval' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval.php',
'Google\\Service\\AccessApproval\\AccessApprovalSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/AccessApprovalSettings.php',
'Google\\Service\\AccessApproval\\AccessLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/AccessLocations.php',
'Google\\Service\\AccessApproval\\AccessReason' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/AccessReason.php',
'Google\\Service\\AccessApproval\\AccessapprovalEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/AccessapprovalEmpty.php',
'Google\\Service\\AccessApproval\\ApprovalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/ApprovalRequest.php',
'Google\\Service\\AccessApproval\\ApproveApprovalRequestMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/ApproveApprovalRequestMessage.php',
'Google\\Service\\AccessApproval\\ApproveDecision' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/ApproveDecision.php',
'Google\\Service\\AccessApproval\\DismissApprovalRequestMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/DismissApprovalRequestMessage.php',
'Google\\Service\\AccessApproval\\DismissDecision' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/DismissDecision.php',
'Google\\Service\\AccessApproval\\EnrolledService' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/EnrolledService.php',
'Google\\Service\\AccessApproval\\ListApprovalRequestsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/ListApprovalRequestsResponse.php',
'Google\\Service\\AccessApproval\\ResourceProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/ResourceProperties.php',
'Google\\Service\\AccessApproval\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/Resource/Folders.php',
'Google\\Service\\AccessApproval\\Resource\\FoldersApprovalRequests' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/Resource/FoldersApprovalRequests.php',
'Google\\Service\\AccessApproval\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/Resource/Organizations.php',
'Google\\Service\\AccessApproval\\Resource\\OrganizationsApprovalRequests' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/Resource/OrganizationsApprovalRequests.php',
'Google\\Service\\AccessApproval\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/Resource/Projects.php',
'Google\\Service\\AccessApproval\\Resource\\ProjectsApprovalRequests' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessApproval/Resource/ProjectsApprovalRequests.php',
'Google\\Service\\AccessContextManager' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager.php',
'Google\\Service\\AccessContextManager\\AccessLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/AccessLevel.php',
'Google\\Service\\AccessContextManager\\AccessPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/AccessPolicy.php',
'Google\\Service\\AccessContextManager\\AccesscontextmanagerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/AccesscontextmanagerEmpty.php',
'Google\\Service\\AccessContextManager\\ApiOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ApiOperation.php',
'Google\\Service\\AccessContextManager\\BasicLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/BasicLevel.php',
'Google\\Service\\AccessContextManager\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/CancelOperationRequest.php',
'Google\\Service\\AccessContextManager\\CommitServicePerimetersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/CommitServicePerimetersRequest.php',
'Google\\Service\\AccessContextManager\\CommitServicePerimetersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/CommitServicePerimetersResponse.php',
'Google\\Service\\AccessContextManager\\Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Condition.php',
'Google\\Service\\AccessContextManager\\CustomLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/CustomLevel.php',
'Google\\Service\\AccessContextManager\\DevicePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/DevicePolicy.php',
'Google\\Service\\AccessContextManager\\EgressFrom' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/EgressFrom.php',
'Google\\Service\\AccessContextManager\\EgressPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/EgressPolicy.php',
'Google\\Service\\AccessContextManager\\EgressTo' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/EgressTo.php',
'Google\\Service\\AccessContextManager\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Expr.php',
'Google\\Service\\AccessContextManager\\GcpUserAccessBinding' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/GcpUserAccessBinding.php',
'Google\\Service\\AccessContextManager\\IngressFrom' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/IngressFrom.php',
'Google\\Service\\AccessContextManager\\IngressPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/IngressPolicy.php',
'Google\\Service\\AccessContextManager\\IngressSource' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/IngressSource.php',
'Google\\Service\\AccessContextManager\\IngressTo' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/IngressTo.php',
'Google\\Service\\AccessContextManager\\ListAccessLevelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ListAccessLevelsResponse.php',
'Google\\Service\\AccessContextManager\\ListAccessPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ListAccessPoliciesResponse.php',
'Google\\Service\\AccessContextManager\\ListGcpUserAccessBindingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ListGcpUserAccessBindingsResponse.php',
'Google\\Service\\AccessContextManager\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ListOperationsResponse.php',
'Google\\Service\\AccessContextManager\\ListServicePerimetersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ListServicePerimetersResponse.php',
'Google\\Service\\AccessContextManager\\MethodSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/MethodSelector.php',
'Google\\Service\\AccessContextManager\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Operation.php',
'Google\\Service\\AccessContextManager\\OsConstraint' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/OsConstraint.php',
'Google\\Service\\AccessContextManager\\ReplaceAccessLevelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ReplaceAccessLevelsRequest.php',
'Google\\Service\\AccessContextManager\\ReplaceAccessLevelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ReplaceAccessLevelsResponse.php',
'Google\\Service\\AccessContextManager\\ReplaceServicePerimetersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ReplaceServicePerimetersRequest.php',
'Google\\Service\\AccessContextManager\\ReplaceServicePerimetersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ReplaceServicePerimetersResponse.php',
'Google\\Service\\AccessContextManager\\Resource\\AccessPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Resource/AccessPolicies.php',
'Google\\Service\\AccessContextManager\\Resource\\AccessPoliciesAccessLevels' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Resource/AccessPoliciesAccessLevels.php',
'Google\\Service\\AccessContextManager\\Resource\\AccessPoliciesServicePerimeters' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Resource/AccessPoliciesServicePerimeters.php',
'Google\\Service\\AccessContextManager\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Resource/Operations.php',
'Google\\Service\\AccessContextManager\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Resource/Organizations.php',
'Google\\Service\\AccessContextManager\\Resource\\OrganizationsGcpUserAccessBindings' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Resource/OrganizationsGcpUserAccessBindings.php',
'Google\\Service\\AccessContextManager\\ServicePerimeter' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ServicePerimeter.php',
'Google\\Service\\AccessContextManager\\ServicePerimeterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/ServicePerimeterConfig.php',
'Google\\Service\\AccessContextManager\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/Status.php',
'Google\\Service\\AccessContextManager\\VpcAccessibleServices' => __DIR__ . '/..' . '/google/apiclient-services/src/AccessContextManager/VpcAccessibleServices.php',
'Google\\Service\\AdExchangeBuyer' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer.php',
'Google\\Service\\AdExchangeBuyerII' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII.php',
'Google\\Service\\AdExchangeBuyerII\\AbsoluteDateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/AbsoluteDateRange.php',
'Google\\Service\\AdExchangeBuyerII\\AcceptProposalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/AcceptProposalRequest.php',
'Google\\Service\\AdExchangeBuyerII\\AdSize' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/AdSize.php',
'Google\\Service\\AdExchangeBuyerII\\AdTechnologyProviders' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/AdTechnologyProviders.php',
'Google\\Service\\AdExchangeBuyerII\\AddDealAssociationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/AddDealAssociationRequest.php',
'Google\\Service\\AdExchangeBuyerII\\AddNoteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/AddNoteRequest.php',
'Google\\Service\\AdExchangeBuyerII\\Adexchangebuyer2Empty' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Adexchangebuyer2Empty.php',
'Google\\Service\\AdExchangeBuyerII\\AppContext' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/AppContext.php',
'Google\\Service\\AdExchangeBuyerII\\AuctionContext' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/AuctionContext.php',
'Google\\Service\\AdExchangeBuyerII\\BidMetricsRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/BidMetricsRow.php',
'Google\\Service\\AdExchangeBuyerII\\BidResponseWithoutBidsStatusRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/BidResponseWithoutBidsStatusRow.php',
'Google\\Service\\AdExchangeBuyerII\\Buyer' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Buyer.php',
'Google\\Service\\AdExchangeBuyerII\\CalloutStatusRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/CalloutStatusRow.php',
'Google\\Service\\AdExchangeBuyerII\\CancelNegotiationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/CancelNegotiationRequest.php',
'Google\\Service\\AdExchangeBuyerII\\Client' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Client.php',
'Google\\Service\\AdExchangeBuyerII\\ClientUser' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ClientUser.php',
'Google\\Service\\AdExchangeBuyerII\\ClientUserInvitation' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ClientUserInvitation.php',
'Google\\Service\\AdExchangeBuyerII\\CompleteSetupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/CompleteSetupRequest.php',
'Google\\Service\\AdExchangeBuyerII\\ContactInformation' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ContactInformation.php',
'Google\\Service\\AdExchangeBuyerII\\Correction' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Correction.php',
'Google\\Service\\AdExchangeBuyerII\\Creative' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Creative.php',
'Google\\Service\\AdExchangeBuyerII\\CreativeDealAssociation' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/CreativeDealAssociation.php',
'Google\\Service\\AdExchangeBuyerII\\CreativeRestrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/CreativeRestrictions.php',
'Google\\Service\\AdExchangeBuyerII\\CreativeSize' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/CreativeSize.php',
'Google\\Service\\AdExchangeBuyerII\\CreativeSpecification' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/CreativeSpecification.php',
'Google\\Service\\AdExchangeBuyerII\\CreativeStatusRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/CreativeStatusRow.php',
'Google\\Service\\AdExchangeBuyerII\\CriteriaTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/CriteriaTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Date.php',
'Google\\Service\\AdExchangeBuyerII\\DayPart' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/DayPart.php',
'Google\\Service\\AdExchangeBuyerII\\DayPartTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/DayPartTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\Deal' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Deal.php',
'Google\\Service\\AdExchangeBuyerII\\DealPauseStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/DealPauseStatus.php',
'Google\\Service\\AdExchangeBuyerII\\DealServingMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/DealServingMetadata.php',
'Google\\Service\\AdExchangeBuyerII\\DealTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/DealTerms.php',
'Google\\Service\\AdExchangeBuyerII\\DeliveryControl' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/DeliveryControl.php',
'Google\\Service\\AdExchangeBuyerII\\Disapproval' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Disapproval.php',
'Google\\Service\\AdExchangeBuyerII\\FilterSet' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/FilterSet.php',
'Google\\Service\\AdExchangeBuyerII\\FilteredBidCreativeRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/FilteredBidCreativeRow.php',
'Google\\Service\\AdExchangeBuyerII\\FilteredBidDetailRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/FilteredBidDetailRow.php',
'Google\\Service\\AdExchangeBuyerII\\FirstPartyMobileApplicationTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/FirstPartyMobileApplicationTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\FrequencyCap' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/FrequencyCap.php',
'Google\\Service\\AdExchangeBuyerII\\GuaranteedFixedPriceTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/GuaranteedFixedPriceTerms.php',
'Google\\Service\\AdExchangeBuyerII\\HtmlContent' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/HtmlContent.php',
'Google\\Service\\AdExchangeBuyerII\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Image.php',
'Google\\Service\\AdExchangeBuyerII\\ImpressionMetricsRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ImpressionMetricsRow.php',
'Google\\Service\\AdExchangeBuyerII\\InventorySizeTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/InventorySizeTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\ListBidMetricsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListBidMetricsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListBidResponseErrorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListBidResponseErrorsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListBidResponsesWithoutBidsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListBidResponsesWithoutBidsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListClientUserInvitationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListClientUserInvitationsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListClientUsersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListClientUsersResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListClientsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListClientsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListCreativeStatusBreakdownByCreativeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListCreativeStatusBreakdownByCreativeResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListCreativeStatusBreakdownByDetailResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListCreativeStatusBreakdownByDetailResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListCreativesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListCreativesResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListDealAssociationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListDealAssociationsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListFilterSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListFilterSetsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListFilteredBidRequestsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListFilteredBidRequestsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListFilteredBidsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListFilteredBidsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListImpressionMetricsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListImpressionMetricsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListLosingBidsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListLosingBidsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListNonBillableWinningBidsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListNonBillableWinningBidsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListProductsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListProposalsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListProposalsResponse.php',
'Google\\Service\\AdExchangeBuyerII\\ListPublisherProfilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ListPublisherProfilesResponse.php',
'Google\\Service\\AdExchangeBuyerII\\LocationContext' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/LocationContext.php',
'Google\\Service\\AdExchangeBuyerII\\MarketplaceTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/MarketplaceTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\MetricValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/MetricValue.php',
'Google\\Service\\AdExchangeBuyerII\\MobileApplicationTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/MobileApplicationTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\Money' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Money.php',
'Google\\Service\\AdExchangeBuyerII\\NativeContent' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/NativeContent.php',
'Google\\Service\\AdExchangeBuyerII\\NonBillableWinningBidStatusRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/NonBillableWinningBidStatusRow.php',
'Google\\Service\\AdExchangeBuyerII\\NonGuaranteedAuctionTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/NonGuaranteedAuctionTerms.php',
'Google\\Service\\AdExchangeBuyerII\\NonGuaranteedFixedPriceTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/NonGuaranteedFixedPriceTerms.php',
'Google\\Service\\AdExchangeBuyerII\\Note' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Note.php',
'Google\\Service\\AdExchangeBuyerII\\OperatingSystemTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/OperatingSystemTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\PauseProposalDealsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/PauseProposalDealsRequest.php',
'Google\\Service\\AdExchangeBuyerII\\PauseProposalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/PauseProposalRequest.php',
'Google\\Service\\AdExchangeBuyerII\\PlacementTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/PlacementTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\PlatformContext' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/PlatformContext.php',
'Google\\Service\\AdExchangeBuyerII\\Price' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Price.php',
'Google\\Service\\AdExchangeBuyerII\\PricePerBuyer' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/PricePerBuyer.php',
'Google\\Service\\AdExchangeBuyerII\\PrivateData' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/PrivateData.php',
'Google\\Service\\AdExchangeBuyerII\\Product' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Product.php',
'Google\\Service\\AdExchangeBuyerII\\Proposal' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Proposal.php',
'Google\\Service\\AdExchangeBuyerII\\PublisherProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/PublisherProfile.php',
'Google\\Service\\AdExchangeBuyerII\\PublisherProfileMobileApplication' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/PublisherProfileMobileApplication.php',
'Google\\Service\\AdExchangeBuyerII\\RealtimeTimeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/RealtimeTimeRange.php',
'Google\\Service\\AdExchangeBuyerII\\RelativeDateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/RelativeDateRange.php',
'Google\\Service\\AdExchangeBuyerII\\RemoveDealAssociationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/RemoveDealAssociationRequest.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/Accounts.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsClients' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/AccountsClients.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsClientsInvitations' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/AccountsClientsInvitations.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsClientsUsers' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/AccountsClientsUsers.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsCreatives' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/AccountsCreatives.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsCreativesDealAssociations' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/AccountsCreativesDealAssociations.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsFinalizedProposals' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/AccountsFinalizedProposals.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/AccountsProducts.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsProposals' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/AccountsProposals.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsPublisherProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/AccountsPublisherProfiles.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\Bidders' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/Bidders.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccounts.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSets' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSets.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsBidMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsBidMetrics.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsBidResponseErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsBidResponseErrors.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsBidResponsesWithoutBids' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsBidResponsesWithoutBids.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsFilteredBidRequests' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBidRequests.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsFilteredBids' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBids.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsFilteredBidsCreatives' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBidsCreatives.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsFilteredBidsDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBidsDetails.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsImpressionMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsImpressionMetrics.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsLosingBids' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsLosingBids.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersAccountsFilterSetsNonBillableWinningBids' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsNonBillableWinningBids.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSets' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSets.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsBidMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsBidMetrics.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsBidResponseErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsBidResponseErrors.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsBidResponsesWithoutBids' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsBidResponsesWithoutBids.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsFilteredBidRequests' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBidRequests.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsFilteredBids' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBids.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsFilteredBidsCreatives' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBidsCreatives.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsFilteredBidsDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBidsDetails.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsImpressionMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsImpressionMetrics.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsLosingBids' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsLosingBids.php',
'Google\\Service\\AdExchangeBuyerII\\Resource\\BiddersFilterSetsNonBillableWinningBids' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Resource/BiddersFilterSetsNonBillableWinningBids.php',
'Google\\Service\\AdExchangeBuyerII\\ResumeProposalDealsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ResumeProposalDealsRequest.php',
'Google\\Service\\AdExchangeBuyerII\\ResumeProposalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ResumeProposalRequest.php',
'Google\\Service\\AdExchangeBuyerII\\RowDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/RowDimensions.php',
'Google\\Service\\AdExchangeBuyerII\\SecurityContext' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/SecurityContext.php',
'Google\\Service\\AdExchangeBuyerII\\Seller' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Seller.php',
'Google\\Service\\AdExchangeBuyerII\\ServingContext' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ServingContext.php',
'Google\\Service\\AdExchangeBuyerII\\ServingRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/ServingRestriction.php',
'Google\\Service\\AdExchangeBuyerII\\Size' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/Size.php',
'Google\\Service\\AdExchangeBuyerII\\StopWatchingCreativeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/StopWatchingCreativeRequest.php',
'Google\\Service\\AdExchangeBuyerII\\TargetingCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/TargetingCriteria.php',
'Google\\Service\\AdExchangeBuyerII\\TargetingValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/TargetingValue.php',
'Google\\Service\\AdExchangeBuyerII\\TechnologyTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/TechnologyTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\TimeInterval' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/TimeInterval.php',
'Google\\Service\\AdExchangeBuyerII\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/TimeOfDay.php',
'Google\\Service\\AdExchangeBuyerII\\UrlTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/UrlTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\VideoContent' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/VideoContent.php',
'Google\\Service\\AdExchangeBuyerII\\VideoTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/VideoTargeting.php',
'Google\\Service\\AdExchangeBuyerII\\WatchCreativeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyerII/WatchCreativeRequest.php',
'Google\\Service\\AdExchangeBuyer\\Account' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Account.php',
'Google\\Service\\AdExchangeBuyer\\AccountBidderLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/AccountBidderLocation.php',
'Google\\Service\\AdExchangeBuyer\\AccountsList' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/AccountsList.php',
'Google\\Service\\AdExchangeBuyer\\AddOrderDealsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/AddOrderDealsRequest.php',
'Google\\Service\\AdExchangeBuyer\\AddOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/AddOrderDealsResponse.php',
'Google\\Service\\AdExchangeBuyer\\AddOrderNotesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/AddOrderNotesRequest.php',
'Google\\Service\\AdExchangeBuyer\\AddOrderNotesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/AddOrderNotesResponse.php',
'Google\\Service\\AdExchangeBuyer\\BillingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/BillingInfo.php',
'Google\\Service\\AdExchangeBuyer\\BillingInfoList' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/BillingInfoList.php',
'Google\\Service\\AdExchangeBuyer\\Budget' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Budget.php',
'Google\\Service\\AdExchangeBuyer\\Buyer' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Buyer.php',
'Google\\Service\\AdExchangeBuyer\\ContactInformation' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/ContactInformation.php',
'Google\\Service\\AdExchangeBuyer\\CreateOrdersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreateOrdersRequest.php',
'Google\\Service\\AdExchangeBuyer\\CreateOrdersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreateOrdersResponse.php',
'Google\\Service\\AdExchangeBuyer\\Creative' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Creative.php',
'Google\\Service\\AdExchangeBuyer\\CreativeAdTechnologyProviders' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeAdTechnologyProviders.php',
'Google\\Service\\AdExchangeBuyer\\CreativeCorrections' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeCorrections.php',
'Google\\Service\\AdExchangeBuyer\\CreativeCorrectionsContexts' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeCorrectionsContexts.php',
'Google\\Service\\AdExchangeBuyer\\CreativeDealIds' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeDealIds.php',
'Google\\Service\\AdExchangeBuyer\\CreativeDealIdsDealStatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeDealIdsDealStatuses.php',
'Google\\Service\\AdExchangeBuyer\\CreativeFilteringReasons' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeFilteringReasons.php',
'Google\\Service\\AdExchangeBuyer\\CreativeFilteringReasonsReasons' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeFilteringReasonsReasons.php',
'Google\\Service\\AdExchangeBuyer\\CreativeNativeAd' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeNativeAd.php',
'Google\\Service\\AdExchangeBuyer\\CreativeNativeAdAppIcon' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeNativeAdAppIcon.php',
'Google\\Service\\AdExchangeBuyer\\CreativeNativeAdImage' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeNativeAdImage.php',
'Google\\Service\\AdExchangeBuyer\\CreativeNativeAdLogo' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeNativeAdLogo.php',
'Google\\Service\\AdExchangeBuyer\\CreativeServingRestrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeServingRestrictions.php',
'Google\\Service\\AdExchangeBuyer\\CreativeServingRestrictionsContexts' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeServingRestrictionsContexts.php',
'Google\\Service\\AdExchangeBuyer\\CreativeServingRestrictionsDisapprovalReasons' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativeServingRestrictionsDisapprovalReasons.php',
'Google\\Service\\AdExchangeBuyer\\CreativesList' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/CreativesList.php',
'Google\\Service\\AdExchangeBuyer\\DealServingMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DealServingMetadata.php',
'Google\\Service\\AdExchangeBuyer\\DealServingMetadataDealPauseStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DealServingMetadataDealPauseStatus.php',
'Google\\Service\\AdExchangeBuyer\\DealTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DealTerms.php',
'Google\\Service\\AdExchangeBuyer\\DealTermsGuaranteedFixedPriceTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DealTermsGuaranteedFixedPriceTerms.php',
'Google\\Service\\AdExchangeBuyer\\DealTermsGuaranteedFixedPriceTermsBillingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DealTermsGuaranteedFixedPriceTermsBillingInfo.php',
'Google\\Service\\AdExchangeBuyer\\DealTermsNonGuaranteedAuctionTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DealTermsNonGuaranteedAuctionTerms.php',
'Google\\Service\\AdExchangeBuyer\\DealTermsNonGuaranteedFixedPriceTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DealTermsNonGuaranteedFixedPriceTerms.php',
'Google\\Service\\AdExchangeBuyer\\DealTermsRubiconNonGuaranteedTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DealTermsRubiconNonGuaranteedTerms.php',
'Google\\Service\\AdExchangeBuyer\\DeleteOrderDealsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DeleteOrderDealsRequest.php',
'Google\\Service\\AdExchangeBuyer\\DeleteOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DeleteOrderDealsResponse.php',
'Google\\Service\\AdExchangeBuyer\\DeliveryControl' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DeliveryControl.php',
'Google\\Service\\AdExchangeBuyer\\DeliveryControlFrequencyCap' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DeliveryControlFrequencyCap.php',
'Google\\Service\\AdExchangeBuyer\\Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Dimension.php',
'Google\\Service\\AdExchangeBuyer\\DimensionDimensionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/DimensionDimensionValue.php',
'Google\\Service\\AdExchangeBuyer\\EditAllOrderDealsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/EditAllOrderDealsRequest.php',
'Google\\Service\\AdExchangeBuyer\\EditAllOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/EditAllOrderDealsResponse.php',
'Google\\Service\\AdExchangeBuyer\\GetOffersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/GetOffersResponse.php',
'Google\\Service\\AdExchangeBuyer\\GetOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/GetOrderDealsResponse.php',
'Google\\Service\\AdExchangeBuyer\\GetOrderNotesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/GetOrderNotesResponse.php',
'Google\\Service\\AdExchangeBuyer\\GetOrdersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/GetOrdersResponse.php',
'Google\\Service\\AdExchangeBuyer\\GetPublisherProfilesByAccountIdResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/GetPublisherProfilesByAccountIdResponse.php',
'Google\\Service\\AdExchangeBuyer\\MarketplaceDeal' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/MarketplaceDeal.php',
'Google\\Service\\AdExchangeBuyer\\MarketplaceDealParty' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/MarketplaceDealParty.php',
'Google\\Service\\AdExchangeBuyer\\MarketplaceLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/MarketplaceLabel.php',
'Google\\Service\\AdExchangeBuyer\\MarketplaceNote' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/MarketplaceNote.php',
'Google\\Service\\AdExchangeBuyer\\MobileApplication' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/MobileApplication.php',
'Google\\Service\\AdExchangeBuyer\\PerformanceReport' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PerformanceReport.php',
'Google\\Service\\AdExchangeBuyer\\PerformanceReportList' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PerformanceReportList.php',
'Google\\Service\\AdExchangeBuyer\\PretargetingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PretargetingConfig.php',
'Google\\Service\\AdExchangeBuyer\\PretargetingConfigDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PretargetingConfigDimensions.php',
'Google\\Service\\AdExchangeBuyer\\PretargetingConfigExcludedPlacements' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PretargetingConfigExcludedPlacements.php',
'Google\\Service\\AdExchangeBuyer\\PretargetingConfigList' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PretargetingConfigList.php',
'Google\\Service\\AdExchangeBuyer\\PretargetingConfigPlacements' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PretargetingConfigPlacements.php',
'Google\\Service\\AdExchangeBuyer\\PretargetingConfigVideoPlayerSizes' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PretargetingConfigVideoPlayerSizes.php',
'Google\\Service\\AdExchangeBuyer\\Price' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Price.php',
'Google\\Service\\AdExchangeBuyer\\PricePerBuyer' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PricePerBuyer.php',
'Google\\Service\\AdExchangeBuyer\\PrivateData' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PrivateData.php',
'Google\\Service\\AdExchangeBuyer\\Product' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Product.php',
'Google\\Service\\AdExchangeBuyer\\Proposal' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Proposal.php',
'Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PublisherProfileApiProto.php',
'Google\\Service\\AdExchangeBuyer\\PublisherProvidedForecast' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/PublisherProvidedForecast.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/Accounts.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\BillingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/BillingInfo.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\Budget' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/Budget.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\Creatives' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/Creatives.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\Marketplacedeals' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/Marketplacedeals.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\Marketplacenotes' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/Marketplacenotes.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\Marketplaceprivateauction' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/Marketplaceprivateauction.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\PerformanceReport' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/PerformanceReport.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\PretargetingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/PretargetingConfig.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\Products' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/Products.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\Proposals' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/Proposals.php',
'Google\\Service\\AdExchangeBuyer\\Resource\\Pubprofiles' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Resource/Pubprofiles.php',
'Google\\Service\\AdExchangeBuyer\\Seller' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/Seller.php',
'Google\\Service\\AdExchangeBuyer\\SharedTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/SharedTargeting.php',
'Google\\Service\\AdExchangeBuyer\\TargetingValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/TargetingValue.php',
'Google\\Service\\AdExchangeBuyer\\TargetingValueCreativeSize' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/TargetingValueCreativeSize.php',
'Google\\Service\\AdExchangeBuyer\\TargetingValueDayPartTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/TargetingValueDayPartTargeting.php',
'Google\\Service\\AdExchangeBuyer\\TargetingValueDayPartTargetingDayPart' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/TargetingValueDayPartTargetingDayPart.php',
'Google\\Service\\AdExchangeBuyer\\TargetingValueDemogAgeCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/TargetingValueDemogAgeCriteria.php',
'Google\\Service\\AdExchangeBuyer\\TargetingValueDemogGenderCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/TargetingValueDemogGenderCriteria.php',
'Google\\Service\\AdExchangeBuyer\\TargetingValueRequestPlatformTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/TargetingValueRequestPlatformTargeting.php',
'Google\\Service\\AdExchangeBuyer\\TargetingValueSize' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/TargetingValueSize.php',
'Google\\Service\\AdExchangeBuyer\\UpdatePrivateAuctionProposalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExchangeBuyer/UpdatePrivateAuctionProposalRequest.php',
'Google\\Service\\AdExperienceReport' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExperienceReport.php',
'Google\\Service\\AdExperienceReport\\PlatformSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExperienceReport/PlatformSummary.php',
'Google\\Service\\AdExperienceReport\\Resource\\Sites' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExperienceReport/Resource/Sites.php',
'Google\\Service\\AdExperienceReport\\Resource\\ViolatingSites' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExperienceReport/Resource/ViolatingSites.php',
'Google\\Service\\AdExperienceReport\\SiteSummaryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExperienceReport/SiteSummaryResponse.php',
'Google\\Service\\AdExperienceReport\\ViolatingSitesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdExperienceReport/ViolatingSitesResponse.php',
'Google\\Service\\AdMob' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob.php',
'Google\\Service\\AdMob\\AdUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/AdUnit.php',
'Google\\Service\\AdMob\\App' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/App.php',
'Google\\Service\\AdMob\\AppLinkedAppInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/AppLinkedAppInfo.php',
'Google\\Service\\AdMob\\AppManualAppInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/AppManualAppInfo.php',
'Google\\Service\\AdMob\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/Date.php',
'Google\\Service\\AdMob\\DateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/DateRange.php',
'Google\\Service\\AdMob\\GenerateMediationReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/GenerateMediationReportRequest.php',
'Google\\Service\\AdMob\\GenerateMediationReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/GenerateMediationReportResponse.php',
'Google\\Service\\AdMob\\GenerateNetworkReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/GenerateNetworkReportRequest.php',
'Google\\Service\\AdMob\\GenerateNetworkReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/GenerateNetworkReportResponse.php',
'Google\\Service\\AdMob\\ListAdUnitsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/ListAdUnitsResponse.php',
'Google\\Service\\AdMob\\ListAppsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/ListAppsResponse.php',
'Google\\Service\\AdMob\\ListPublisherAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/ListPublisherAccountsResponse.php',
'Google\\Service\\AdMob\\LocalizationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/LocalizationSettings.php',
'Google\\Service\\AdMob\\MediationReportSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/MediationReportSpec.php',
'Google\\Service\\AdMob\\MediationReportSpecDimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/MediationReportSpecDimensionFilter.php',
'Google\\Service\\AdMob\\MediationReportSpecSortCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/MediationReportSpecSortCondition.php',
'Google\\Service\\AdMob\\NetworkReportSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/NetworkReportSpec.php',
'Google\\Service\\AdMob\\NetworkReportSpecDimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/NetworkReportSpecDimensionFilter.php',
'Google\\Service\\AdMob\\NetworkReportSpecSortCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/NetworkReportSpecSortCondition.php',
'Google\\Service\\AdMob\\PublisherAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/PublisherAccount.php',
'Google\\Service\\AdMob\\ReportFooter' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/ReportFooter.php',
'Google\\Service\\AdMob\\ReportHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/ReportHeader.php',
'Google\\Service\\AdMob\\ReportRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/ReportRow.php',
'Google\\Service\\AdMob\\ReportRowDimensionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/ReportRowDimensionValue.php',
'Google\\Service\\AdMob\\ReportRowMetricValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/ReportRowMetricValue.php',
'Google\\Service\\AdMob\\ReportWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/ReportWarning.php',
'Google\\Service\\AdMob\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/Resource/Accounts.php',
'Google\\Service\\AdMob\\Resource\\AccountsAdUnits' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/Resource/AccountsAdUnits.php',
'Google\\Service\\AdMob\\Resource\\AccountsApps' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/Resource/AccountsApps.php',
'Google\\Service\\AdMob\\Resource\\AccountsMediationReport' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/Resource/AccountsMediationReport.php',
'Google\\Service\\AdMob\\Resource\\AccountsNetworkReport' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/Resource/AccountsNetworkReport.php',
'Google\\Service\\AdMob\\StringList' => __DIR__ . '/..' . '/google/apiclient-services/src/AdMob/StringList.php',
'Google\\Service\\AdSenseHost' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost.php',
'Google\\Service\\AdSenseHost\\Account' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Account.php',
'Google\\Service\\AdSenseHost\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Accounts.php',
'Google\\Service\\AdSenseHost\\AdClient' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdClient.php',
'Google\\Service\\AdSenseHost\\AdClients' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdClients.php',
'Google\\Service\\AdSenseHost\\AdCode' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdCode.php',
'Google\\Service\\AdSenseHost\\AdStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdStyle.php',
'Google\\Service\\AdSenseHost\\AdStyleColors' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdStyleColors.php',
'Google\\Service\\AdSenseHost\\AdStyleFont' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdStyleFont.php',
'Google\\Service\\AdSenseHost\\AdUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdUnit.php',
'Google\\Service\\AdSenseHost\\AdUnitContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdUnitContentAdsSettings.php',
'Google\\Service\\AdSenseHost\\AdUnitContentAdsSettingsBackupOption' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdUnitContentAdsSettingsBackupOption.php',
'Google\\Service\\AdSenseHost\\AdUnitMobileContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdUnitMobileContentAdsSettings.php',
'Google\\Service\\AdSenseHost\\AdUnits' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AdUnits.php',
'Google\\Service\\AdSenseHost\\AssociationSession' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/AssociationSession.php',
'Google\\Service\\AdSenseHost\\CustomChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/CustomChannel.php',
'Google\\Service\\AdSenseHost\\CustomChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/CustomChannels.php',
'Google\\Service\\AdSenseHost\\Report' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Report.php',
'Google\\Service\\AdSenseHost\\ReportHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/ReportHeaders.php',
'Google\\Service\\AdSenseHost\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Resource/Accounts.php',
'Google\\Service\\AdSenseHost\\Resource\\AccountsAdclients' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Resource/AccountsAdclients.php',
'Google\\Service\\AdSenseHost\\Resource\\AccountsAdunits' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Resource/AccountsAdunits.php',
'Google\\Service\\AdSenseHost\\Resource\\AccountsReports' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Resource/AccountsReports.php',
'Google\\Service\\AdSenseHost\\Resource\\Adclients' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Resource/Adclients.php',
'Google\\Service\\AdSenseHost\\Resource\\Associationsessions' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Resource/Associationsessions.php',
'Google\\Service\\AdSenseHost\\Resource\\Customchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Resource/Customchannels.php',
'Google\\Service\\AdSenseHost\\Resource\\Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Resource/Reports.php',
'Google\\Service\\AdSenseHost\\Resource\\Urlchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/Resource/Urlchannels.php',
'Google\\Service\\AdSenseHost\\UrlChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/UrlChannel.php',
'Google\\Service\\AdSenseHost\\UrlChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/AdSenseHost/UrlChannels.php',
'Google\\Service\\Adsense' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense.php',
'Google\\Service\\Adsense\\Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Account.php',
'Google\\Service\\Adsense\\AdClient' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/AdClient.php',
'Google\\Service\\Adsense\\AdClientAdCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/AdClientAdCode.php',
'Google\\Service\\Adsense\\AdUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/AdUnit.php',
'Google\\Service\\Adsense\\AdUnitAdCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/AdUnitAdCode.php',
'Google\\Service\\Adsense\\Alert' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Alert.php',
'Google\\Service\\Adsense\\Cell' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Cell.php',
'Google\\Service\\Adsense\\ContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ContentAdsSettings.php',
'Google\\Service\\Adsense\\CustomChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/CustomChannel.php',
'Google\\Service\\Adsense\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Date.php',
'Google\\Service\\Adsense\\Header' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Header.php',
'Google\\Service\\Adsense\\HttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/HttpBody.php',
'Google\\Service\\Adsense\\ListAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListAccountsResponse.php',
'Google\\Service\\Adsense\\ListAdClientsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListAdClientsResponse.php',
'Google\\Service\\Adsense\\ListAdUnitsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListAdUnitsResponse.php',
'Google\\Service\\Adsense\\ListAlertsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListAlertsResponse.php',
'Google\\Service\\Adsense\\ListChildAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListChildAccountsResponse.php',
'Google\\Service\\Adsense\\ListCustomChannelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListCustomChannelsResponse.php',
'Google\\Service\\Adsense\\ListLinkedAdUnitsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListLinkedAdUnitsResponse.php',
'Google\\Service\\Adsense\\ListLinkedCustomChannelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListLinkedCustomChannelsResponse.php',
'Google\\Service\\Adsense\\ListPaymentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListPaymentsResponse.php',
'Google\\Service\\Adsense\\ListSavedReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListSavedReportsResponse.php',
'Google\\Service\\Adsense\\ListSitesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListSitesResponse.php',
'Google\\Service\\Adsense\\ListUrlChannelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ListUrlChannelsResponse.php',
'Google\\Service\\Adsense\\Payment' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Payment.php',
'Google\\Service\\Adsense\\ReportResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/ReportResult.php',
'Google\\Service\\Adsense\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/Accounts.php',
'Google\\Service\\Adsense\\Resource\\AccountsAdclients' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/AccountsAdclients.php',
'Google\\Service\\Adsense\\Resource\\AccountsAdclientsAdunits' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsAdunits.php',
'Google\\Service\\Adsense\\Resource\\AccountsAdclientsCustomchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsCustomchannels.php',
'Google\\Service\\Adsense\\Resource\\AccountsAdclientsUrlchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsUrlchannels.php',
'Google\\Service\\Adsense\\Resource\\AccountsAlerts' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/AccountsAlerts.php',
'Google\\Service\\Adsense\\Resource\\AccountsPayments' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/AccountsPayments.php',
'Google\\Service\\Adsense\\Resource\\AccountsReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/AccountsReports.php',
'Google\\Service\\Adsense\\Resource\\AccountsReportsSaved' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/AccountsReportsSaved.php',
'Google\\Service\\Adsense\\Resource\\AccountsSites' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Resource/AccountsSites.php',
'Google\\Service\\Adsense\\Row' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Row.php',
'Google\\Service\\Adsense\\SavedReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/SavedReport.php',
'Google\\Service\\Adsense\\Site' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/Site.php',
'Google\\Service\\Adsense\\TimeZone' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/TimeZone.php',
'Google\\Service\\Adsense\\UrlChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Adsense/UrlChannel.php',
'Google\\Service\\AlertCenter' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter.php',
'Google\\Service\\AlertCenter\\AccountWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/AccountWarning.php',
'Google\\Service\\AlertCenter\\ActionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/ActionInfo.php',
'Google\\Service\\AlertCenter\\ActivityRule' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/ActivityRule.php',
'Google\\Service\\AlertCenter\\Alert' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/Alert.php',
'Google\\Service\\AlertCenter\\AlertFeedback' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/AlertFeedback.php',
'Google\\Service\\AlertCenter\\AlertMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/AlertMetadata.php',
'Google\\Service\\AlertCenter\\AlertcenterEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/AlertcenterEmpty.php',
'Google\\Service\\AlertCenter\\AppMakerSqlSetupNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/AppMakerSqlSetupNotification.php',
'Google\\Service\\AlertCenter\\AppSettingsChanged' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/AppSettingsChanged.php',
'Google\\Service\\AlertCenter\\Attachment' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/Attachment.php',
'Google\\Service\\AlertCenter\\BadWhitelist' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/BadWhitelist.php',
'Google\\Service\\AlertCenter\\BatchDeleteAlertsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/BatchDeleteAlertsRequest.php',
'Google\\Service\\AlertCenter\\BatchDeleteAlertsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/BatchDeleteAlertsResponse.php',
'Google\\Service\\AlertCenter\\BatchUndeleteAlertsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/BatchUndeleteAlertsRequest.php',
'Google\\Service\\AlertCenter\\BatchUndeleteAlertsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/BatchUndeleteAlertsResponse.php',
'Google\\Service\\AlertCenter\\CloudPubsubTopic' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/CloudPubsubTopic.php',
'Google\\Service\\AlertCenter\\Csv' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/Csv.php',
'Google\\Service\\AlertCenter\\CsvRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/CsvRow.php',
'Google\\Service\\AlertCenter\\DeviceCompromised' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/DeviceCompromised.php',
'Google\\Service\\AlertCenter\\DeviceCompromisedSecurityDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/DeviceCompromisedSecurityDetail.php',
'Google\\Service\\AlertCenter\\DlpRuleViolation' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/DlpRuleViolation.php',
'Google\\Service\\AlertCenter\\DomainId' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/DomainId.php',
'Google\\Service\\AlertCenter\\DomainWideTakeoutInitiated' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/DomainWideTakeoutInitiated.php',
'Google\\Service\\AlertCenter\\GmailMessageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/GmailMessageInfo.php',
'Google\\Service\\AlertCenter\\GoogleOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/GoogleOperations.php',
'Google\\Service\\AlertCenter\\ListAlertFeedbackResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/ListAlertFeedbackResponse.php',
'Google\\Service\\AlertCenter\\ListAlertsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/ListAlertsResponse.php',
'Google\\Service\\AlertCenter\\LoginDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/LoginDetails.php',
'Google\\Service\\AlertCenter\\MailPhishing' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/MailPhishing.php',
'Google\\Service\\AlertCenter\\MaliciousEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/MaliciousEntity.php',
'Google\\Service\\AlertCenter\\MatchInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/MatchInfo.php',
'Google\\Service\\AlertCenter\\Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/Notification.php',
'Google\\Service\\AlertCenter\\OutOfDomainForwarding' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/OutOfDomainForwarding.php',
'Google\\Service\\AlertCenter\\PhishingSpike' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/PhishingSpike.php',
'Google\\Service\\AlertCenter\\PredefinedDetectorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/PredefinedDetectorInfo.php',
'Google\\Service\\AlertCenter\\ReportingRule' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/ReportingRule.php',
'Google\\Service\\AlertCenter\\RequestInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/RequestInfo.php',
'Google\\Service\\AlertCenter\\ResourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/ResourceInfo.php',
'Google\\Service\\AlertCenter\\Resource\\Alerts' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/Resource/Alerts.php',
'Google\\Service\\AlertCenter\\Resource\\AlertsFeedback' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/Resource/AlertsFeedback.php',
'Google\\Service\\AlertCenter\\Resource\\V1beta1' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/Resource/V1beta1.php',
'Google\\Service\\AlertCenter\\RuleInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/RuleInfo.php',
'Google\\Service\\AlertCenter\\RuleViolationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/RuleViolationInfo.php',
'Google\\Service\\AlertCenter\\Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/Settings.php',
'Google\\Service\\AlertCenter\\StateSponsoredAttack' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/StateSponsoredAttack.php',
'Google\\Service\\AlertCenter\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/Status.php',
'Google\\Service\\AlertCenter\\SuspiciousActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/SuspiciousActivity.php',
'Google\\Service\\AlertCenter\\SuspiciousActivitySecurityDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/SuspiciousActivitySecurityDetail.php',
'Google\\Service\\AlertCenter\\UndeleteAlertRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/UndeleteAlertRequest.php',
'Google\\Service\\AlertCenter\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/User.php',
'Google\\Service\\AlertCenter\\UserChanges' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/UserChanges.php',
'Google\\Service\\AlertCenter\\UserDefinedDetectorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AlertCenter/UserDefinedDetectorInfo.php',
'Google\\Service\\Analytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics.php',
'Google\\Service\\AnalyticsData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData.php',
'Google\\Service\\AnalyticsData\\BatchRunPivotReportsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsRequest.php',
'Google\\Service\\AnalyticsData\\BatchRunPivotReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsResponse.php',
'Google\\Service\\AnalyticsData\\BatchRunReportsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/BatchRunReportsRequest.php',
'Google\\Service\\AnalyticsData\\BatchRunReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/BatchRunReportsResponse.php',
'Google\\Service\\AnalyticsData\\BetweenFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/BetweenFilter.php',
'Google\\Service\\AnalyticsData\\CaseExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/CaseExpression.php',
'Google\\Service\\AnalyticsData\\Cohort' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/Cohort.php',
'Google\\Service\\AnalyticsData\\CohortReportSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/CohortReportSettings.php',
'Google\\Service\\AnalyticsData\\CohortSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/CohortSpec.php',
'Google\\Service\\AnalyticsData\\CohortsRange' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/CohortsRange.php',
'Google\\Service\\AnalyticsData\\ConcatenateExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/ConcatenateExpression.php',
'Google\\Service\\AnalyticsData\\DateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/DateRange.php',
'Google\\Service\\AnalyticsData\\Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/Dimension.php',
'Google\\Service\\AnalyticsData\\DimensionExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/DimensionExpression.php',
'Google\\Service\\AnalyticsData\\DimensionHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/DimensionHeader.php',
'Google\\Service\\AnalyticsData\\DimensionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/DimensionMetadata.php',
'Google\\Service\\AnalyticsData\\DimensionOrderBy' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/DimensionOrderBy.php',
'Google\\Service\\AnalyticsData\\DimensionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/DimensionValue.php',
'Google\\Service\\AnalyticsData\\Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/Filter.php',
'Google\\Service\\AnalyticsData\\FilterExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/FilterExpression.php',
'Google\\Service\\AnalyticsData\\FilterExpressionList' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/FilterExpressionList.php',
'Google\\Service\\AnalyticsData\\InListFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/InListFilter.php',
'Google\\Service\\AnalyticsData\\Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/Metadata.php',
'Google\\Service\\AnalyticsData\\Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/Metric.php',
'Google\\Service\\AnalyticsData\\MetricHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/MetricHeader.php',
'Google\\Service\\AnalyticsData\\MetricMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/MetricMetadata.php',
'Google\\Service\\AnalyticsData\\MetricOrderBy' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/MetricOrderBy.php',
'Google\\Service\\AnalyticsData\\MetricValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/MetricValue.php',
'Google\\Service\\AnalyticsData\\MinuteRange' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/MinuteRange.php',
'Google\\Service\\AnalyticsData\\NumericFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/NumericFilter.php',
'Google\\Service\\AnalyticsData\\NumericValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/NumericValue.php',
'Google\\Service\\AnalyticsData\\OrderBy' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/OrderBy.php',
'Google\\Service\\AnalyticsData\\Pivot' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/Pivot.php',
'Google\\Service\\AnalyticsData\\PivotDimensionHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/PivotDimensionHeader.php',
'Google\\Service\\AnalyticsData\\PivotHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/PivotHeader.php',
'Google\\Service\\AnalyticsData\\PivotOrderBy' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/PivotOrderBy.php',
'Google\\Service\\AnalyticsData\\PivotSelection' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/PivotSelection.php',
'Google\\Service\\AnalyticsData\\PropertyQuota' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/PropertyQuota.php',
'Google\\Service\\AnalyticsData\\QuotaStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/QuotaStatus.php',
'Google\\Service\\AnalyticsData\\Resource\\Properties' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/Resource/Properties.php',
'Google\\Service\\AnalyticsData\\ResponseMetaData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/ResponseMetaData.php',
'Google\\Service\\AnalyticsData\\Row' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/Row.php',
'Google\\Service\\AnalyticsData\\RunPivotReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/RunPivotReportRequest.php',
'Google\\Service\\AnalyticsData\\RunPivotReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/RunPivotReportResponse.php',
'Google\\Service\\AnalyticsData\\RunRealtimeReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/RunRealtimeReportRequest.php',
'Google\\Service\\AnalyticsData\\RunRealtimeReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/RunRealtimeReportResponse.php',
'Google\\Service\\AnalyticsData\\RunReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/RunReportRequest.php',
'Google\\Service\\AnalyticsData\\RunReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/RunReportResponse.php',
'Google\\Service\\AnalyticsData\\StringFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsData/StringFilter.php',
'Google\\Service\\AnalyticsReporting' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting.php',
'Google\\Service\\AnalyticsReporting\\Activity' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/Activity.php',
'Google\\Service\\AnalyticsReporting\\Cohort' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/Cohort.php',
'Google\\Service\\AnalyticsReporting\\CohortGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/CohortGroup.php',
'Google\\Service\\AnalyticsReporting\\ColumnHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/ColumnHeader.php',
'Google\\Service\\AnalyticsReporting\\CustomDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/CustomDimension.php',
'Google\\Service\\AnalyticsReporting\\DateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/DateRange.php',
'Google\\Service\\AnalyticsReporting\\DateRangeValues' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/DateRangeValues.php',
'Google\\Service\\AnalyticsReporting\\Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/Dimension.php',
'Google\\Service\\AnalyticsReporting\\DimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/DimensionFilter.php',
'Google\\Service\\AnalyticsReporting\\DimensionFilterClause' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/DimensionFilterClause.php',
'Google\\Service\\AnalyticsReporting\\DynamicSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/DynamicSegment.php',
'Google\\Service\\AnalyticsReporting\\EcommerceData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/EcommerceData.php',
'Google\\Service\\AnalyticsReporting\\EventData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/EventData.php',
'Google\\Service\\AnalyticsReporting\\GetReportsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/GetReportsRequest.php',
'Google\\Service\\AnalyticsReporting\\GetReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/GetReportsResponse.php',
'Google\\Service\\AnalyticsReporting\\GoalData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/GoalData.php',
'Google\\Service\\AnalyticsReporting\\GoalSetData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/GoalSetData.php',
'Google\\Service\\AnalyticsReporting\\Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/Metric.php',
'Google\\Service\\AnalyticsReporting\\MetricFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/MetricFilter.php',
'Google\\Service\\AnalyticsReporting\\MetricFilterClause' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/MetricFilterClause.php',
'Google\\Service\\AnalyticsReporting\\MetricHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/MetricHeader.php',
'Google\\Service\\AnalyticsReporting\\MetricHeaderEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/MetricHeaderEntry.php',
'Google\\Service\\AnalyticsReporting\\OrFiltersForSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/OrFiltersForSegment.php',
'Google\\Service\\AnalyticsReporting\\OrderBy' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/OrderBy.php',
'Google\\Service\\AnalyticsReporting\\PageviewData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/PageviewData.php',
'Google\\Service\\AnalyticsReporting\\Pivot' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/Pivot.php',
'Google\\Service\\AnalyticsReporting\\PivotHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/PivotHeader.php',
'Google\\Service\\AnalyticsReporting\\PivotHeaderEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/PivotHeaderEntry.php',
'Google\\Service\\AnalyticsReporting\\PivotValueRegion' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/PivotValueRegion.php',
'Google\\Service\\AnalyticsReporting\\ProductData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/ProductData.php',
'Google\\Service\\AnalyticsReporting\\Report' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/Report.php',
'Google\\Service\\AnalyticsReporting\\ReportData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/ReportData.php',
'Google\\Service\\AnalyticsReporting\\ReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/ReportRequest.php',
'Google\\Service\\AnalyticsReporting\\ReportRow' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/ReportRow.php',
'Google\\Service\\AnalyticsReporting\\ResourceQuotasRemaining' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/ResourceQuotasRemaining.php',
'Google\\Service\\AnalyticsReporting\\Resource\\Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/Resource/Reports.php',
'Google\\Service\\AnalyticsReporting\\Resource\\UserActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/Resource/UserActivity.php',
'Google\\Service\\AnalyticsReporting\\ScreenviewData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/ScreenviewData.php',
'Google\\Service\\AnalyticsReporting\\SearchUserActivityRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SearchUserActivityRequest.php',
'Google\\Service\\AnalyticsReporting\\SearchUserActivityResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SearchUserActivityResponse.php',
'Google\\Service\\AnalyticsReporting\\Segment' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/Segment.php',
'Google\\Service\\AnalyticsReporting\\SegmentDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SegmentDefinition.php',
'Google\\Service\\AnalyticsReporting\\SegmentDimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SegmentDimensionFilter.php',
'Google\\Service\\AnalyticsReporting\\SegmentFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SegmentFilter.php',
'Google\\Service\\AnalyticsReporting\\SegmentFilterClause' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SegmentFilterClause.php',
'Google\\Service\\AnalyticsReporting\\SegmentMetricFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SegmentMetricFilter.php',
'Google\\Service\\AnalyticsReporting\\SegmentSequenceStep' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SegmentSequenceStep.php',
'Google\\Service\\AnalyticsReporting\\SequenceSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SequenceSegment.php',
'Google\\Service\\AnalyticsReporting\\SimpleSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/SimpleSegment.php',
'Google\\Service\\AnalyticsReporting\\TransactionData' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/TransactionData.php',
'Google\\Service\\AnalyticsReporting\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/User.php',
'Google\\Service\\AnalyticsReporting\\UserActivitySession' => __DIR__ . '/..' . '/google/apiclient-services/src/AnalyticsReporting/UserActivitySession.php',
'Google\\Service\\Analytics\\Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Account.php',
'Google\\Service\\Analytics\\AccountChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AccountChildLink.php',
'Google\\Service\\Analytics\\AccountPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AccountPermissions.php',
'Google\\Service\\Analytics\\AccountRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AccountRef.php',
'Google\\Service\\Analytics\\AccountSummaries' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AccountSummaries.php',
'Google\\Service\\Analytics\\AccountSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AccountSummary.php',
'Google\\Service\\Analytics\\AccountTicket' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AccountTicket.php',
'Google\\Service\\Analytics\\AccountTreeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AccountTreeRequest.php',
'Google\\Service\\Analytics\\AccountTreeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AccountTreeResponse.php',
'Google\\Service\\Analytics\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Accounts.php',
'Google\\Service\\Analytics\\AdWordsAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AdWordsAccount.php',
'Google\\Service\\Analytics\\AnalyticsDataimportDeleteUploadDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/AnalyticsDataimportDeleteUploadDataRequest.php',
'Google\\Service\\Analytics\\Column' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Column.php',
'Google\\Service\\Analytics\\Columns' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Columns.php',
'Google\\Service\\Analytics\\CustomDataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomDataSource.php',
'Google\\Service\\Analytics\\CustomDataSourceChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomDataSourceChildLink.php',
'Google\\Service\\Analytics\\CustomDataSourceParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomDataSourceParentLink.php',
'Google\\Service\\Analytics\\CustomDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomDataSources.php',
'Google\\Service\\Analytics\\CustomDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomDimension.php',
'Google\\Service\\Analytics\\CustomDimensionParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomDimensionParentLink.php',
'Google\\Service\\Analytics\\CustomDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomDimensions.php',
'Google\\Service\\Analytics\\CustomMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomMetric.php',
'Google\\Service\\Analytics\\CustomMetricParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomMetricParentLink.php',
'Google\\Service\\Analytics\\CustomMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/CustomMetrics.php',
'Google\\Service\\Analytics\\EntityAdWordsLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/EntityAdWordsLink.php',
'Google\\Service\\Analytics\\EntityAdWordsLinkEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/EntityAdWordsLinkEntity.php',
'Google\\Service\\Analytics\\EntityAdWordsLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/EntityAdWordsLinks.php',
'Google\\Service\\Analytics\\EntityUserLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/EntityUserLink.php',
'Google\\Service\\Analytics\\EntityUserLinkEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/EntityUserLinkEntity.php',
'Google\\Service\\Analytics\\EntityUserLinkPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/EntityUserLinkPermissions.php',
'Google\\Service\\Analytics\\EntityUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/EntityUserLinks.php',
'Google\\Service\\Analytics\\Experiment' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Experiment.php',
'Google\\Service\\Analytics\\ExperimentParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/ExperimentParentLink.php',
'Google\\Service\\Analytics\\ExperimentVariations' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/ExperimentVariations.php',
'Google\\Service\\Analytics\\Experiments' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Experiments.php',
'Google\\Service\\Analytics\\Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Filter.php',
'Google\\Service\\Analytics\\FilterAdvancedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/FilterAdvancedDetails.php',
'Google\\Service\\Analytics\\FilterExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/FilterExpression.php',
'Google\\Service\\Analytics\\FilterLowercaseDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/FilterLowercaseDetails.php',
'Google\\Service\\Analytics\\FilterParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/FilterParentLink.php',
'Google\\Service\\Analytics\\FilterRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/FilterRef.php',
'Google\\Service\\Analytics\\FilterSearchAndReplaceDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/FilterSearchAndReplaceDetails.php',
'Google\\Service\\Analytics\\FilterUppercaseDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/FilterUppercaseDetails.php',
'Google\\Service\\Analytics\\Filters' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Filters.php',
'Google\\Service\\Analytics\\GaData' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GaData.php',
'Google\\Service\\Analytics\\GaDataColumnHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GaDataColumnHeaders.php',
'Google\\Service\\Analytics\\GaDataDataTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GaDataDataTable.php',
'Google\\Service\\Analytics\\GaDataDataTableCols' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GaDataDataTableCols.php',
'Google\\Service\\Analytics\\GaDataDataTableRows' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GaDataDataTableRows.php',
'Google\\Service\\Analytics\\GaDataDataTableRowsC' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GaDataDataTableRowsC.php',
'Google\\Service\\Analytics\\GaDataProfileInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GaDataProfileInfo.php',
'Google\\Service\\Analytics\\GaDataQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GaDataQuery.php',
'Google\\Service\\Analytics\\Goal' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Goal.php',
'Google\\Service\\Analytics\\GoalEventDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GoalEventDetails.php',
'Google\\Service\\Analytics\\GoalEventDetailsEventConditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GoalEventDetailsEventConditions.php',
'Google\\Service\\Analytics\\GoalParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GoalParentLink.php',
'Google\\Service\\Analytics\\GoalUrlDestinationDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GoalUrlDestinationDetails.php',
'Google\\Service\\Analytics\\GoalUrlDestinationDetailsSteps' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GoalUrlDestinationDetailsSteps.php',
'Google\\Service\\Analytics\\GoalVisitNumPagesDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GoalVisitNumPagesDetails.php',
'Google\\Service\\Analytics\\GoalVisitTimeOnSiteDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/GoalVisitTimeOnSiteDetails.php',
'Google\\Service\\Analytics\\Goals' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Goals.php',
'Google\\Service\\Analytics\\HashClientIdRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/HashClientIdRequest.php',
'Google\\Service\\Analytics\\HashClientIdResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/HashClientIdResponse.php',
'Google\\Service\\Analytics\\IncludeConditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/IncludeConditions.php',
'Google\\Service\\Analytics\\LinkedForeignAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/LinkedForeignAccount.php',
'Google\\Service\\Analytics\\McfData' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/McfData.php',
'Google\\Service\\Analytics\\McfDataColumnHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/McfDataColumnHeaders.php',
'Google\\Service\\Analytics\\McfDataProfileInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/McfDataProfileInfo.php',
'Google\\Service\\Analytics\\McfDataQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/McfDataQuery.php',
'Google\\Service\\Analytics\\McfDataRows' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/McfDataRows.php',
'Google\\Service\\Analytics\\McfDataRowsConversionPathValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/McfDataRowsConversionPathValue.php',
'Google\\Service\\Analytics\\Profile' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Profile.php',
'Google\\Service\\Analytics\\ProfileChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/ProfileChildLink.php',
'Google\\Service\\Analytics\\ProfileFilterLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/ProfileFilterLink.php',
'Google\\Service\\Analytics\\ProfileFilterLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/ProfileFilterLinks.php',
'Google\\Service\\Analytics\\ProfileParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/ProfileParentLink.php',
'Google\\Service\\Analytics\\ProfilePermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/ProfilePermissions.php',
'Google\\Service\\Analytics\\ProfileRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/ProfileRef.php',
'Google\\Service\\Analytics\\ProfileSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/ProfileSummary.php',
'Google\\Service\\Analytics\\Profiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Profiles.php',
'Google\\Service\\Analytics\\RealtimeData' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/RealtimeData.php',
'Google\\Service\\Analytics\\RealtimeDataColumnHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/RealtimeDataColumnHeaders.php',
'Google\\Service\\Analytics\\RealtimeDataProfileInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/RealtimeDataProfileInfo.php',
'Google\\Service\\Analytics\\RealtimeDataQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/RealtimeDataQuery.php',
'Google\\Service\\Analytics\\RemarketingAudience' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/RemarketingAudience.php',
'Google\\Service\\Analytics\\RemarketingAudienceAudienceDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/RemarketingAudienceAudienceDefinition.php',
'Google\\Service\\Analytics\\RemarketingAudienceStateBasedAudienceDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/RemarketingAudienceStateBasedAudienceDefinition.php',
'Google\\Service\\Analytics\\RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions.php',
'Google\\Service\\Analytics\\RemarketingAudiences' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/RemarketingAudiences.php',
'Google\\Service\\Analytics\\Resource\\Data' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/Data.php',
'Google\\Service\\Analytics\\Resource\\DataGa' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/DataGa.php',
'Google\\Service\\Analytics\\Resource\\DataMcf' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/DataMcf.php',
'Google\\Service\\Analytics\\Resource\\DataRealtime' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/DataRealtime.php',
'Google\\Service\\Analytics\\Resource\\Management' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/Management.php',
'Google\\Service\\Analytics\\Resource\\ManagementAccountSummaries' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementAccountSummaries.php',
'Google\\Service\\Analytics\\Resource\\ManagementAccountUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementAccountUserLinks.php',
'Google\\Service\\Analytics\\Resource\\ManagementAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementAccounts.php',
'Google\\Service\\Analytics\\Resource\\ManagementClientId' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementClientId.php',
'Google\\Service\\Analytics\\Resource\\ManagementCustomDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementCustomDataSources.php',
'Google\\Service\\Analytics\\Resource\\ManagementCustomDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementCustomDimensions.php',
'Google\\Service\\Analytics\\Resource\\ManagementCustomMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementCustomMetrics.php',
'Google\\Service\\Analytics\\Resource\\ManagementExperiments' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementExperiments.php',
'Google\\Service\\Analytics\\Resource\\ManagementFilters' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementFilters.php',
'Google\\Service\\Analytics\\Resource\\ManagementGoals' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementGoals.php',
'Google\\Service\\Analytics\\Resource\\ManagementProfileFilterLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementProfileFilterLinks.php',
'Google\\Service\\Analytics\\Resource\\ManagementProfileUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementProfileUserLinks.php',
'Google\\Service\\Analytics\\Resource\\ManagementProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementProfiles.php',
'Google\\Service\\Analytics\\Resource\\ManagementRemarketingAudience' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementRemarketingAudience.php',
'Google\\Service\\Analytics\\Resource\\ManagementSegments' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementSegments.php',
'Google\\Service\\Analytics\\Resource\\ManagementUnsampledReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementUnsampledReports.php',
'Google\\Service\\Analytics\\Resource\\ManagementUploads' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementUploads.php',
'Google\\Service\\Analytics\\Resource\\ManagementWebPropertyAdWordsLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementWebPropertyAdWordsLinks.php',
'Google\\Service\\Analytics\\Resource\\ManagementWebproperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementWebproperties.php',
'Google\\Service\\Analytics\\Resource\\ManagementWebpropertyUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/ManagementWebpropertyUserLinks.php',
'Google\\Service\\Analytics\\Resource\\Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/Metadata.php',
'Google\\Service\\Analytics\\Resource\\MetadataColumns' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/MetadataColumns.php',
'Google\\Service\\Analytics\\Resource\\Provisioning' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/Provisioning.php',
'Google\\Service\\Analytics\\Resource\\UserDeletion' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/UserDeletion.php',
'Google\\Service\\Analytics\\Resource\\UserDeletionUserDeletionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Resource/UserDeletionUserDeletionRequest.php',
'Google\\Service\\Analytics\\Segment' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Segment.php',
'Google\\Service\\Analytics\\Segments' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Segments.php',
'Google\\Service\\Analytics\\UnsampledReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/UnsampledReport.php',
'Google\\Service\\Analytics\\UnsampledReportCloudStorageDownloadDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/UnsampledReportCloudStorageDownloadDetails.php',
'Google\\Service\\Analytics\\UnsampledReportDriveDownloadDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/UnsampledReportDriveDownloadDetails.php',
'Google\\Service\\Analytics\\UnsampledReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/UnsampledReports.php',
'Google\\Service\\Analytics\\Upload' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Upload.php',
'Google\\Service\\Analytics\\Uploads' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Uploads.php',
'Google\\Service\\Analytics\\UserDeletionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/UserDeletionRequest.php',
'Google\\Service\\Analytics\\UserDeletionRequestId' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/UserDeletionRequestId.php',
'Google\\Service\\Analytics\\UserRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/UserRef.php',
'Google\\Service\\Analytics\\WebPropertyRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/WebPropertyRef.php',
'Google\\Service\\Analytics\\WebPropertySummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/WebPropertySummary.php',
'Google\\Service\\Analytics\\Webproperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Webproperties.php',
'Google\\Service\\Analytics\\Webproperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/Webproperty.php',
'Google\\Service\\Analytics\\WebpropertyChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/WebpropertyChildLink.php',
'Google\\Service\\Analytics\\WebpropertyParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/WebpropertyParentLink.php',
'Google\\Service\\Analytics\\WebpropertyPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Analytics/WebpropertyPermissions.php',
'Google\\Service\\AndroidEnterprise' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise.php',
'Google\\Service\\AndroidEnterprise\\Administrator' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Administrator.php',
'Google\\Service\\AndroidEnterprise\\AdministratorWebToken' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AdministratorWebToken.php',
'Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AdministratorWebTokenSpec.php',
'Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecManagedConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AdministratorWebTokenSpecManagedConfigurations.php',
'Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecPlaySearch' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AdministratorWebTokenSpecPlaySearch.php',
'Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecPrivateApps' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AdministratorWebTokenSpecPrivateApps.php',
'Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecStoreBuilder' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AdministratorWebTokenSpecStoreBuilder.php',
'Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecWebApps' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AdministratorWebTokenSpecWebApps.php',
'Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecZeroTouch' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AdministratorWebTokenSpecZeroTouch.php',
'Google\\Service\\AndroidEnterprise\\AppRestrictionsSchema' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AppRestrictionsSchema.php',
'Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaChangeEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AppRestrictionsSchemaChangeEvent.php',
'Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AppRestrictionsSchemaRestriction.php',
'Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaRestrictionRestrictionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AppRestrictionsSchemaRestrictionRestrictionValue.php',
'Google\\Service\\AndroidEnterprise\\AppState' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AppState.php',
'Google\\Service\\AndroidEnterprise\\AppUpdateEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AppUpdateEvent.php',
'Google\\Service\\AndroidEnterprise\\AppVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AppVersion.php',
'Google\\Service\\AndroidEnterprise\\ApprovalUrlInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ApprovalUrlInfo.php',
'Google\\Service\\AndroidEnterprise\\AuthenticationToken' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AuthenticationToken.php',
'Google\\Service\\AndroidEnterprise\\AutoInstallConstraint' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AutoInstallConstraint.php',
'Google\\Service\\AndroidEnterprise\\AutoInstallPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/AutoInstallPolicy.php',
'Google\\Service\\AndroidEnterprise\\ConfigurationVariables' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ConfigurationVariables.php',
'Google\\Service\\AndroidEnterprise\\Device' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Device.php',
'Google\\Service\\AndroidEnterprise\\DeviceReport' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/DeviceReport.php',
'Google\\Service\\AndroidEnterprise\\DeviceReportUpdateEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/DeviceReportUpdateEvent.php',
'Google\\Service\\AndroidEnterprise\\DeviceState' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/DeviceState.php',
'Google\\Service\\AndroidEnterprise\\DevicesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/DevicesListResponse.php',
'Google\\Service\\AndroidEnterprise\\Enterprise' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Enterprise.php',
'Google\\Service\\AndroidEnterprise\\EnterpriseAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/EnterpriseAccount.php',
'Google\\Service\\AndroidEnterprise\\EnterprisesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/EnterprisesListResponse.php',
'Google\\Service\\AndroidEnterprise\\EnterprisesSendTestPushNotificationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/EnterprisesSendTestPushNotificationResponse.php',
'Google\\Service\\AndroidEnterprise\\Entitlement' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Entitlement.php',
'Google\\Service\\AndroidEnterprise\\EntitlementsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/EntitlementsListResponse.php',
'Google\\Service\\AndroidEnterprise\\GroupLicense' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/GroupLicense.php',
'Google\\Service\\AndroidEnterprise\\GroupLicenseUsersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/GroupLicenseUsersListResponse.php',
'Google\\Service\\AndroidEnterprise\\GroupLicensesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/GroupLicensesListResponse.php',
'Google\\Service\\AndroidEnterprise\\Install' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Install.php',
'Google\\Service\\AndroidEnterprise\\InstallFailureEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/InstallFailureEvent.php',
'Google\\Service\\AndroidEnterprise\\InstallsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/InstallsListResponse.php',
'Google\\Service\\AndroidEnterprise\\KeyedAppState' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/KeyedAppState.php',
'Google\\Service\\AndroidEnterprise\\LocalizedText' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/LocalizedText.php',
'Google\\Service\\AndroidEnterprise\\MaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/MaintenanceWindow.php',
'Google\\Service\\AndroidEnterprise\\ManagedConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ManagedConfiguration.php',
'Google\\Service\\AndroidEnterprise\\ManagedConfigurationsForDeviceListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ManagedConfigurationsForDeviceListResponse.php',
'Google\\Service\\AndroidEnterprise\\ManagedConfigurationsForUserListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ManagedConfigurationsForUserListResponse.php',
'Google\\Service\\AndroidEnterprise\\ManagedConfigurationsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ManagedConfigurationsSettings.php',
'Google\\Service\\AndroidEnterprise\\ManagedConfigurationsSettingsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ManagedConfigurationsSettingsListResponse.php',
'Google\\Service\\AndroidEnterprise\\ManagedProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ManagedProperty.php',
'Google\\Service\\AndroidEnterprise\\ManagedPropertyBundle' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ManagedPropertyBundle.php',
'Google\\Service\\AndroidEnterprise\\NewDeviceEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/NewDeviceEvent.php',
'Google\\Service\\AndroidEnterprise\\NewPermissionsEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/NewPermissionsEvent.php',
'Google\\Service\\AndroidEnterprise\\Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Notification.php',
'Google\\Service\\AndroidEnterprise\\NotificationSet' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/NotificationSet.php',
'Google\\Service\\AndroidEnterprise\\PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/PageInfo.php',
'Google\\Service\\AndroidEnterprise\\Permission' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Permission.php',
'Google\\Service\\AndroidEnterprise\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Policy.php',
'Google\\Service\\AndroidEnterprise\\Product' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Product.php',
'Google\\Service\\AndroidEnterprise\\ProductApprovalEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductApprovalEvent.php',
'Google\\Service\\AndroidEnterprise\\ProductAvailabilityChangeEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductAvailabilityChangeEvent.php',
'Google\\Service\\AndroidEnterprise\\ProductPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductPermission.php',
'Google\\Service\\AndroidEnterprise\\ProductPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductPermissions.php',
'Google\\Service\\AndroidEnterprise\\ProductPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductPolicy.php',
'Google\\Service\\AndroidEnterprise\\ProductSet' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductSet.php',
'Google\\Service\\AndroidEnterprise\\ProductSigningCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductSigningCertificate.php',
'Google\\Service\\AndroidEnterprise\\ProductVisibility' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductVisibility.php',
'Google\\Service\\AndroidEnterprise\\ProductsApproveRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductsApproveRequest.php',
'Google\\Service\\AndroidEnterprise\\ProductsGenerateApprovalUrlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductsGenerateApprovalUrlResponse.php',
'Google\\Service\\AndroidEnterprise\\ProductsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ProductsListResponse.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Devices' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Devices.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Enterprises' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Enterprises.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Entitlements' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Entitlements.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Grouplicenses' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Grouplicenses.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Grouplicenseusers' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Grouplicenseusers.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Installs' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Installs.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Managedconfigurationsfordevice' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Managedconfigurationsfordevice.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Managedconfigurationsforuser' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Managedconfigurationsforuser.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Managedconfigurationssettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Managedconfigurationssettings.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Permissions' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Permissions.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Products' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Products.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Serviceaccountkeys' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Serviceaccountkeys.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Storelayoutclusters' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Storelayoutclusters.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Storelayoutpages' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Storelayoutpages.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Users.php',
'Google\\Service\\AndroidEnterprise\\Resource\\Webapps' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/Resource/Webapps.php',
'Google\\Service\\AndroidEnterprise\\ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ServiceAccount.php',
'Google\\Service\\AndroidEnterprise\\ServiceAccountKey' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ServiceAccountKey.php',
'Google\\Service\\AndroidEnterprise\\ServiceAccountKeysListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/ServiceAccountKeysListResponse.php',
'Google\\Service\\AndroidEnterprise\\SignupInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/SignupInfo.php',
'Google\\Service\\AndroidEnterprise\\StoreCluster' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/StoreCluster.php',
'Google\\Service\\AndroidEnterprise\\StoreLayout' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/StoreLayout.php',
'Google\\Service\\AndroidEnterprise\\StoreLayoutClustersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/StoreLayoutClustersListResponse.php',
'Google\\Service\\AndroidEnterprise\\StoreLayoutPagesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/StoreLayoutPagesListResponse.php',
'Google\\Service\\AndroidEnterprise\\StorePage' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/StorePage.php',
'Google\\Service\\AndroidEnterprise\\TokenPagination' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/TokenPagination.php',
'Google\\Service\\AndroidEnterprise\\TrackInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/TrackInfo.php',
'Google\\Service\\AndroidEnterprise\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/User.php',
'Google\\Service\\AndroidEnterprise\\UsersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/UsersListResponse.php',
'Google\\Service\\AndroidEnterprise\\VariableSet' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/VariableSet.php',
'Google\\Service\\AndroidEnterprise\\WebApp' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/WebApp.php',
'Google\\Service\\AndroidEnterprise\\WebAppIcon' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/WebAppIcon.php',
'Google\\Service\\AndroidEnterprise\\WebAppsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidEnterprise/WebAppsListResponse.php',
'Google\\Service\\AndroidManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement.php',
'Google\\Service\\AndroidManagement\\AdvancedSecurityOverrides' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/AdvancedSecurityOverrides.php',
'Google\\Service\\AndroidManagement\\AlwaysOnVpnPackage' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/AlwaysOnVpnPackage.php',
'Google\\Service\\AndroidManagement\\AndroidmanagementEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/AndroidmanagementEmpty.php',
'Google\\Service\\AndroidManagement\\ApiLevelCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ApiLevelCondition.php',
'Google\\Service\\AndroidManagement\\AppTrackInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/AppTrackInfo.php',
'Google\\Service\\AndroidManagement\\Application' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Application.php',
'Google\\Service\\AndroidManagement\\ApplicationEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ApplicationEvent.php',
'Google\\Service\\AndroidManagement\\ApplicationPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ApplicationPermission.php',
'Google\\Service\\AndroidManagement\\ApplicationPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ApplicationPolicy.php',
'Google\\Service\\AndroidManagement\\ApplicationReport' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ApplicationReport.php',
'Google\\Service\\AndroidManagement\\ApplicationReportingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ApplicationReportingSettings.php',
'Google\\Service\\AndroidManagement\\BlockAction' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/BlockAction.php',
'Google\\Service\\AndroidManagement\\ChoosePrivateKeyRule' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ChoosePrivateKeyRule.php',
'Google\\Service\\AndroidManagement\\Command' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Command.php',
'Google\\Service\\AndroidManagement\\CommonCriteriaModeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/CommonCriteriaModeInfo.php',
'Google\\Service\\AndroidManagement\\ComplianceRule' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ComplianceRule.php',
'Google\\Service\\AndroidManagement\\ContactInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ContactInfo.php',
'Google\\Service\\AndroidManagement\\ContentProviderEndpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ContentProviderEndpoint.php',
'Google\\Service\\AndroidManagement\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Date.php',
'Google\\Service\\AndroidManagement\\Device' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Device.php',
'Google\\Service\\AndroidManagement\\DeviceSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/DeviceSettings.php',
'Google\\Service\\AndroidManagement\\Display' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Display.php',
'Google\\Service\\AndroidManagement\\EnrollmentToken' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/EnrollmentToken.php',
'Google\\Service\\AndroidManagement\\Enterprise' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Enterprise.php',
'Google\\Service\\AndroidManagement\\ExternalData' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ExternalData.php',
'Google\\Service\\AndroidManagement\\FreezePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/FreezePeriod.php',
'Google\\Service\\AndroidManagement\\HardwareInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/HardwareInfo.php',
'Google\\Service\\AndroidManagement\\HardwareStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/HardwareStatus.php',
'Google\\Service\\AndroidManagement\\IssueCommandResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/IssueCommandResponse.php',
'Google\\Service\\AndroidManagement\\KeyedAppState' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/KeyedAppState.php',
'Google\\Service\\AndroidManagement\\KioskCustomization' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/KioskCustomization.php',
'Google\\Service\\AndroidManagement\\LaunchAppAction' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/LaunchAppAction.php',
'Google\\Service\\AndroidManagement\\ListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ListDevicesResponse.php',
'Google\\Service\\AndroidManagement\\ListEnterprisesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ListEnterprisesResponse.php',
'Google\\Service\\AndroidManagement\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ListOperationsResponse.php',
'Google\\Service\\AndroidManagement\\ListPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ListPoliciesResponse.php',
'Google\\Service\\AndroidManagement\\ListWebAppsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ListWebAppsResponse.php',
'Google\\Service\\AndroidManagement\\ManagedConfigurationTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ManagedConfigurationTemplate.php',
'Google\\Service\\AndroidManagement\\ManagedProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ManagedProperty.php',
'Google\\Service\\AndroidManagement\\ManagedPropertyEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ManagedPropertyEntry.php',
'Google\\Service\\AndroidManagement\\MemoryEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/MemoryEvent.php',
'Google\\Service\\AndroidManagement\\MemoryInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/MemoryInfo.php',
'Google\\Service\\AndroidManagement\\NetworkInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/NetworkInfo.php',
'Google\\Service\\AndroidManagement\\NonComplianceDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/NonComplianceDetail.php',
'Google\\Service\\AndroidManagement\\NonComplianceDetailCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/NonComplianceDetailCondition.php',
'Google\\Service\\AndroidManagement\\OncCertificateProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/OncCertificateProvider.php',
'Google\\Service\\AndroidManagement\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Operation.php',
'Google\\Service\\AndroidManagement\\PackageNameList' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/PackageNameList.php',
'Google\\Service\\AndroidManagement\\PasswordRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/PasswordRequirements.php',
'Google\\Service\\AndroidManagement\\PermissionGrant' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/PermissionGrant.php',
'Google\\Service\\AndroidManagement\\PersistentPreferredActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/PersistentPreferredActivity.php',
'Google\\Service\\AndroidManagement\\PersonalApplicationPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/PersonalApplicationPolicy.php',
'Google\\Service\\AndroidManagement\\PersonalUsagePolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/PersonalUsagePolicies.php',
'Google\\Service\\AndroidManagement\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Policy.php',
'Google\\Service\\AndroidManagement\\PolicyEnforcementRule' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/PolicyEnforcementRule.php',
'Google\\Service\\AndroidManagement\\PostureDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/PostureDetail.php',
'Google\\Service\\AndroidManagement\\PowerManagementEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/PowerManagementEvent.php',
'Google\\Service\\AndroidManagement\\ProxyInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/ProxyInfo.php',
'Google\\Service\\AndroidManagement\\Resource\\Enterprises' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Resource/Enterprises.php',
'Google\\Service\\AndroidManagement\\Resource\\EnterprisesApplications' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Resource/EnterprisesApplications.php',
'Google\\Service\\AndroidManagement\\Resource\\EnterprisesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Resource/EnterprisesDevices.php',
'Google\\Service\\AndroidManagement\\Resource\\EnterprisesDevicesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Resource/EnterprisesDevicesOperations.php',
'Google\\Service\\AndroidManagement\\Resource\\EnterprisesEnrollmentTokens' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Resource/EnterprisesEnrollmentTokens.php',
'Google\\Service\\AndroidManagement\\Resource\\EnterprisesPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Resource/EnterprisesPolicies.php',
'Google\\Service\\AndroidManagement\\Resource\\EnterprisesWebApps' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Resource/EnterprisesWebApps.php',
'Google\\Service\\AndroidManagement\\Resource\\EnterprisesWebTokens' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Resource/EnterprisesWebTokens.php',
'Google\\Service\\AndroidManagement\\Resource\\SignupUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Resource/SignupUrls.php',
'Google\\Service\\AndroidManagement\\SecurityPosture' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/SecurityPosture.php',
'Google\\Service\\AndroidManagement\\SetupAction' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/SetupAction.php',
'Google\\Service\\AndroidManagement\\SigninDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/SigninDetail.php',
'Google\\Service\\AndroidManagement\\SignupUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/SignupUrl.php',
'Google\\Service\\AndroidManagement\\SoftwareInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/SoftwareInfo.php',
'Google\\Service\\AndroidManagement\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/Status.php',
'Google\\Service\\AndroidManagement\\StatusReportingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/StatusReportingSettings.php',
'Google\\Service\\AndroidManagement\\SystemUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/SystemUpdate.php',
'Google\\Service\\AndroidManagement\\SystemUpdateInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/SystemUpdateInfo.php',
'Google\\Service\\AndroidManagement\\TelephonyInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/TelephonyInfo.php',
'Google\\Service\\AndroidManagement\\TermsAndConditions' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/TermsAndConditions.php',
'Google\\Service\\AndroidManagement\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/User.php',
'Google\\Service\\AndroidManagement\\UserFacingMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/UserFacingMessage.php',
'Google\\Service\\AndroidManagement\\WebApp' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/WebApp.php',
'Google\\Service\\AndroidManagement\\WebAppIcon' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/WebAppIcon.php',
'Google\\Service\\AndroidManagement\\WebToken' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/WebToken.php',
'Google\\Service\\AndroidManagement\\WipeAction' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidManagement/WipeAction.php',
'Google\\Service\\AndroidProvisioningPartner' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner.php',
'Google\\Service\\AndroidProvisioningPartner\\AndroiddeviceprovisioningEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/AndroiddeviceprovisioningEmpty.php',
'Google\\Service\\AndroidProvisioningPartner\\ClaimDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/ClaimDeviceRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\ClaimDeviceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/ClaimDeviceResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\ClaimDevicesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/ClaimDevicesRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\Company' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Company.php',
'Google\\Service\\AndroidProvisioningPartner\\Configuration' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Configuration.php',
'Google\\Service\\AndroidProvisioningPartner\\CreateCustomerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/CreateCustomerRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\CustomerApplyConfigurationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/CustomerApplyConfigurationRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\CustomerListConfigurationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/CustomerListConfigurationsResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\CustomerListCustomersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/CustomerListCustomersResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\CustomerListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/CustomerListDevicesResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\CustomerListDpcsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/CustomerListDpcsResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\CustomerRemoveConfigurationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/CustomerRemoveConfigurationRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\CustomerUnclaimDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/CustomerUnclaimDeviceRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\Device' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Device.php',
'Google\\Service\\AndroidProvisioningPartner\\DeviceClaim' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/DeviceClaim.php',
'Google\\Service\\AndroidProvisioningPartner\\DeviceIdentifier' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/DeviceIdentifier.php',
'Google\\Service\\AndroidProvisioningPartner\\DeviceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/DeviceMetadata.php',
'Google\\Service\\AndroidProvisioningPartner\\DeviceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/DeviceReference.php',
'Google\\Service\\AndroidProvisioningPartner\\DevicesLongRunningOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/DevicesLongRunningOperationMetadata.php',
'Google\\Service\\AndroidProvisioningPartner\\DevicesLongRunningOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/DevicesLongRunningOperationResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\Dpc' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Dpc.php',
'Google\\Service\\AndroidProvisioningPartner\\FindDevicesByDeviceIdentifierRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/FindDevicesByDeviceIdentifierRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\FindDevicesByDeviceIdentifierResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/FindDevicesByDeviceIdentifierResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\FindDevicesByOwnerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/FindDevicesByOwnerRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\FindDevicesByOwnerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/FindDevicesByOwnerResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\ListCustomersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/ListCustomersResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\ListVendorCustomersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/ListVendorCustomersResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\ListVendorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/ListVendorsResponse.php',
'Google\\Service\\AndroidProvisioningPartner\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Operation.php',
'Google\\Service\\AndroidProvisioningPartner\\OperationPerDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/OperationPerDevice.php',
'Google\\Service\\AndroidProvisioningPartner\\PartnerClaim' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/PartnerClaim.php',
'Google\\Service\\AndroidProvisioningPartner\\PartnerUnclaim' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/PartnerUnclaim.php',
'Google\\Service\\AndroidProvisioningPartner\\PerDeviceStatusInBatch' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/PerDeviceStatusInBatch.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/Customers.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\CustomersConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/CustomersConfigurations.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\CustomersDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/CustomersDevices.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\CustomersDpcs' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/CustomersDpcs.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/Operations.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\Partners' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/Partners.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\PartnersCustomers' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/PartnersCustomers.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\PartnersDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/PartnersDevices.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\PartnersVendors' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/PartnersVendors.php',
'Google\\Service\\AndroidProvisioningPartner\\Resource\\PartnersVendorsCustomers' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Resource/PartnersVendorsCustomers.php',
'Google\\Service\\AndroidProvisioningPartner\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/Status.php',
'Google\\Service\\AndroidProvisioningPartner\\UnclaimDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/UnclaimDeviceRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\UnclaimDevicesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/UnclaimDevicesRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\UpdateDeviceMetadataInBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/UpdateDeviceMetadataInBatchRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\UpdateDeviceMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/UpdateDeviceMetadataRequest.php',
'Google\\Service\\AndroidProvisioningPartner\\UpdateMetadataArguments' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidProvisioningPartner/UpdateMetadataArguments.php',
'Google\\Service\\AndroidPublisher' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher.php',
'Google\\Service\\AndroidPublisher\\Apk' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Apk.php',
'Google\\Service\\AndroidPublisher\\ApkBinary' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ApkBinary.php',
'Google\\Service\\AndroidPublisher\\ApksAddExternallyHostedRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ApksAddExternallyHostedRequest.php',
'Google\\Service\\AndroidPublisher\\ApksAddExternallyHostedResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ApksAddExternallyHostedResponse.php',
'Google\\Service\\AndroidPublisher\\ApksListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ApksListResponse.php',
'Google\\Service\\AndroidPublisher\\AppDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/AppDetails.php',
'Google\\Service\\AndroidPublisher\\AppEdit' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/AppEdit.php',
'Google\\Service\\AndroidPublisher\\Bundle' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Bundle.php',
'Google\\Service\\AndroidPublisher\\BundlesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/BundlesListResponse.php',
'Google\\Service\\AndroidPublisher\\Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Comment.php',
'Google\\Service\\AndroidPublisher\\CountryTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/CountryTargeting.php',
'Google\\Service\\AndroidPublisher\\DeobfuscationFile' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/DeobfuscationFile.php',
'Google\\Service\\AndroidPublisher\\DeobfuscationFilesUploadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/DeobfuscationFilesUploadResponse.php',
'Google\\Service\\AndroidPublisher\\DeveloperComment' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/DeveloperComment.php',
'Google\\Service\\AndroidPublisher\\DeviceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/DeviceMetadata.php',
'Google\\Service\\AndroidPublisher\\DeviceSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/DeviceSpec.php',
'Google\\Service\\AndroidPublisher\\ExpansionFile' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ExpansionFile.php',
'Google\\Service\\AndroidPublisher\\ExpansionFilesUploadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ExpansionFilesUploadResponse.php',
'Google\\Service\\AndroidPublisher\\ExternallyHostedApk' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ExternallyHostedApk.php',
'Google\\Service\\AndroidPublisher\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Image.php',
'Google\\Service\\AndroidPublisher\\ImagesDeleteAllResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ImagesDeleteAllResponse.php',
'Google\\Service\\AndroidPublisher\\ImagesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ImagesListResponse.php',
'Google\\Service\\AndroidPublisher\\ImagesUploadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ImagesUploadResponse.php',
'Google\\Service\\AndroidPublisher\\InAppProduct' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/InAppProduct.php',
'Google\\Service\\AndroidPublisher\\InAppProductListing' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/InAppProductListing.php',
'Google\\Service\\AndroidPublisher\\InappproductsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/InappproductsListResponse.php',
'Google\\Service\\AndroidPublisher\\InternalAppSharingArtifact' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/InternalAppSharingArtifact.php',
'Google\\Service\\AndroidPublisher\\IntroductoryPriceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/IntroductoryPriceInfo.php',
'Google\\Service\\AndroidPublisher\\Listing' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Listing.php',
'Google\\Service\\AndroidPublisher\\ListingsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ListingsListResponse.php',
'Google\\Service\\AndroidPublisher\\LocalizedText' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/LocalizedText.php',
'Google\\Service\\AndroidPublisher\\PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/PageInfo.php',
'Google\\Service\\AndroidPublisher\\Price' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Price.php',
'Google\\Service\\AndroidPublisher\\ProductPurchase' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ProductPurchase.php',
'Google\\Service\\AndroidPublisher\\ProductPurchasesAcknowledgeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ProductPurchasesAcknowledgeRequest.php',
'Google\\Service\\AndroidPublisher\\Resource\\Edits' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/Edits.php',
'Google\\Service\\AndroidPublisher\\Resource\\EditsApks' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/EditsApks.php',
'Google\\Service\\AndroidPublisher\\Resource\\EditsBundles' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/EditsBundles.php',
'Google\\Service\\AndroidPublisher\\Resource\\EditsDeobfuscationfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/EditsDeobfuscationfiles.php',
'Google\\Service\\AndroidPublisher\\Resource\\EditsDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/EditsDetails.php',
'Google\\Service\\AndroidPublisher\\Resource\\EditsExpansionfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/EditsExpansionfiles.php',
'Google\\Service\\AndroidPublisher\\Resource\\EditsImages' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/EditsImages.php',
'Google\\Service\\AndroidPublisher\\Resource\\EditsListings' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/EditsListings.php',
'Google\\Service\\AndroidPublisher\\Resource\\EditsTesters' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/EditsTesters.php',
'Google\\Service\\AndroidPublisher\\Resource\\EditsTracks' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/EditsTracks.php',
'Google\\Service\\AndroidPublisher\\Resource\\Inappproducts' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/Inappproducts.php',
'Google\\Service\\AndroidPublisher\\Resource\\Internalappsharingartifacts' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/Internalappsharingartifacts.php',
'Google\\Service\\AndroidPublisher\\Resource\\Orders' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/Orders.php',
'Google\\Service\\AndroidPublisher\\Resource\\Purchases' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/Purchases.php',
'Google\\Service\\AndroidPublisher\\Resource\\PurchasesProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/PurchasesProducts.php',
'Google\\Service\\AndroidPublisher\\Resource\\PurchasesSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/PurchasesSubscriptions.php',
'Google\\Service\\AndroidPublisher\\Resource\\PurchasesVoidedpurchases' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/PurchasesVoidedpurchases.php',
'Google\\Service\\AndroidPublisher\\Resource\\Reviews' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/Reviews.php',
'Google\\Service\\AndroidPublisher\\Resource\\Systemapks' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/Systemapks.php',
'Google\\Service\\AndroidPublisher\\Resource\\SystemapksVariants' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Resource/SystemapksVariants.php',
'Google\\Service\\AndroidPublisher\\Review' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Review.php',
'Google\\Service\\AndroidPublisher\\ReviewReplyResult' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ReviewReplyResult.php',
'Google\\Service\\AndroidPublisher\\ReviewsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ReviewsListResponse.php',
'Google\\Service\\AndroidPublisher\\ReviewsReplyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ReviewsReplyRequest.php',
'Google\\Service\\AndroidPublisher\\ReviewsReplyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/ReviewsReplyResponse.php',
'Google\\Service\\AndroidPublisher\\SubscriptionCancelSurveyResult' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/SubscriptionCancelSurveyResult.php',
'Google\\Service\\AndroidPublisher\\SubscriptionDeferralInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/SubscriptionDeferralInfo.php',
'Google\\Service\\AndroidPublisher\\SubscriptionPriceChange' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/SubscriptionPriceChange.php',
'Google\\Service\\AndroidPublisher\\SubscriptionPurchase' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/SubscriptionPurchase.php',
'Google\\Service\\AndroidPublisher\\SubscriptionPurchasesAcknowledgeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/SubscriptionPurchasesAcknowledgeRequest.php',
'Google\\Service\\AndroidPublisher\\SubscriptionPurchasesDeferRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/SubscriptionPurchasesDeferRequest.php',
'Google\\Service\\AndroidPublisher\\SubscriptionPurchasesDeferResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/SubscriptionPurchasesDeferResponse.php',
'Google\\Service\\AndroidPublisher\\SystemApksListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/SystemApksListResponse.php',
'Google\\Service\\AndroidPublisher\\Testers' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Testers.php',
'Google\\Service\\AndroidPublisher\\Timestamp' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Timestamp.php',
'Google\\Service\\AndroidPublisher\\TokenPagination' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/TokenPagination.php',
'Google\\Service\\AndroidPublisher\\Track' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Track.php',
'Google\\Service\\AndroidPublisher\\TrackRelease' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/TrackRelease.php',
'Google\\Service\\AndroidPublisher\\TracksListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/TracksListResponse.php',
'Google\\Service\\AndroidPublisher\\UserComment' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/UserComment.php',
'Google\\Service\\AndroidPublisher\\UsesPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/UsesPermission.php',
'Google\\Service\\AndroidPublisher\\Variant' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/Variant.php',
'Google\\Service\\AndroidPublisher\\VoidedPurchase' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/VoidedPurchase.php',
'Google\\Service\\AndroidPublisher\\VoidedPurchasesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/AndroidPublisher/VoidedPurchasesListResponse.php',
'Google\\Service\\ApiKeysService' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService.php',
'Google\\Service\\ApiKeysService\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/Operation.php',
'Google\\Service\\ApiKeysService\\Resource\\Keys' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/Resource/Keys.php',
'Google\\Service\\ApiKeysService\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/Resource/Operations.php',
'Google\\Service\\ApiKeysService\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/Resource/Projects.php',
'Google\\Service\\ApiKeysService\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/Resource/ProjectsLocations.php',
'Google\\Service\\ApiKeysService\\Resource\\ProjectsLocationsKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/Resource/ProjectsLocationsKeys.php',
'Google\\Service\\ApiKeysService\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/Status.php',
'Google\\Service\\ApiKeysService\\V2AndroidApplication' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2AndroidApplication.php',
'Google\\Service\\ApiKeysService\\V2AndroidKeyRestrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2AndroidKeyRestrictions.php',
'Google\\Service\\ApiKeysService\\V2ApiTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2ApiTarget.php',
'Google\\Service\\ApiKeysService\\V2BrowserKeyRestrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2BrowserKeyRestrictions.php',
'Google\\Service\\ApiKeysService\\V2CloneKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2CloneKeyRequest.php',
'Google\\Service\\ApiKeysService\\V2GetKeyStringResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2GetKeyStringResponse.php',
'Google\\Service\\ApiKeysService\\V2IosKeyRestrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2IosKeyRestrictions.php',
'Google\\Service\\ApiKeysService\\V2Key' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2Key.php',
'Google\\Service\\ApiKeysService\\V2ListKeysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2ListKeysResponse.php',
'Google\\Service\\ApiKeysService\\V2LookupKeyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2LookupKeyResponse.php',
'Google\\Service\\ApiKeysService\\V2Restrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2Restrictions.php',
'Google\\Service\\ApiKeysService\\V2ServerKeyRestrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2ServerKeyRestrictions.php',
'Google\\Service\\ApiKeysService\\V2UndeleteKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ApiKeysService/V2UndeleteKeyRequest.php',
'Google\\Service\\Apigateway' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway.php',
'Google\\Service\\Apigateway\\ApigatewayApi' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayApi.php',
'Google\\Service\\Apigateway\\ApigatewayApiConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayApiConfig.php',
'Google\\Service\\Apigateway\\ApigatewayApiConfigFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayApiConfigFile.php',
'Google\\Service\\Apigateway\\ApigatewayApiConfigGrpcServiceDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayApiConfigGrpcServiceDefinition.php',
'Google\\Service\\Apigateway\\ApigatewayApiConfigOpenApiDocument' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayApiConfigOpenApiDocument.php',
'Google\\Service\\Apigateway\\ApigatewayAuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayAuditConfig.php',
'Google\\Service\\Apigateway\\ApigatewayAuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayAuditLogConfig.php',
'Google\\Service\\Apigateway\\ApigatewayBinding' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayBinding.php',
'Google\\Service\\Apigateway\\ApigatewayCancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayCancelOperationRequest.php',
'Google\\Service\\Apigateway\\ApigatewayEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayEmpty.php',
'Google\\Service\\Apigateway\\ApigatewayExpr' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayExpr.php',
'Google\\Service\\Apigateway\\ApigatewayGateway' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayGateway.php',
'Google\\Service\\Apigateway\\ApigatewayListApiConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayListApiConfigsResponse.php',
'Google\\Service\\Apigateway\\ApigatewayListApisResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayListApisResponse.php',
'Google\\Service\\Apigateway\\ApigatewayListGatewaysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayListGatewaysResponse.php',
'Google\\Service\\Apigateway\\ApigatewayListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayListLocationsResponse.php',
'Google\\Service\\Apigateway\\ApigatewayListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayListOperationsResponse.php',
'Google\\Service\\Apigateway\\ApigatewayLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayLocation.php',
'Google\\Service\\Apigateway\\ApigatewayOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayOperation.php',
'Google\\Service\\Apigateway\\ApigatewayOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayOperationMetadata.php',
'Google\\Service\\Apigateway\\ApigatewayOperationMetadataDiagnostic' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayOperationMetadataDiagnostic.php',
'Google\\Service\\Apigateway\\ApigatewayPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayPolicy.php',
'Google\\Service\\Apigateway\\ApigatewaySetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewaySetIamPolicyRequest.php',
'Google\\Service\\Apigateway\\ApigatewayStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayStatus.php',
'Google\\Service\\Apigateway\\ApigatewayTestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayTestIamPermissionsRequest.php',
'Google\\Service\\Apigateway\\ApigatewayTestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/ApigatewayTestIamPermissionsResponse.php',
'Google\\Service\\Apigateway\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/Resource/Projects.php',
'Google\\Service\\Apigateway\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/Resource/ProjectsLocations.php',
'Google\\Service\\Apigateway\\Resource\\ProjectsLocationsApis' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/Resource/ProjectsLocationsApis.php',
'Google\\Service\\Apigateway\\Resource\\ProjectsLocationsApisConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/Resource/ProjectsLocationsApisConfigs.php',
'Google\\Service\\Apigateway\\Resource\\ProjectsLocationsGateways' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/Resource/ProjectsLocationsGateways.php',
'Google\\Service\\Apigateway\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigateway/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Apigee' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee.php',
'Google\\Service\\Apigee\\GoogleApiHttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Access' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Access.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1AccessGet' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessGet.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1AccessRemove' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessRemove.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1AccessSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ActivateNatAddressRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ActivateNatAddressRequest.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1AddonsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AddonsConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1AdvancedApiOpsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AdvancedApiOpsConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Alias' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Alias.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1AliasRevisionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AliasRevisionConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategory.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiCategoryData' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProduct' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProductRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProductRef.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxy.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxyRevision' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiResponseWrapper' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1App' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1App.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQueryResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQueryResult.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQueryResultView' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQueryResultView.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Attribute' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Attribute.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Attributes' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Attributes.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1CanaryEvaluation' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1CanaryEvaluationMetricLabels' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluationMetricLabels.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1CertInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Certificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Certificate.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1CommonNameConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CommonNameConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ConfigVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConfigVersion.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Credential' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CustomReport.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReportMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CustomReportMetric.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DataCollector' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollector.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DataCollectorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollectorConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Datastore' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DatastoreConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DatastoreConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DateRange.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DebugMask' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugMask.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DebugSession' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DebugSessionTransaction' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSessionTransaction.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DeleteCustomReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeleteCustomReportResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DeploymentChangeReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReport.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DeploymentChangeReportRoutingChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DeploymentConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Developer' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Developer.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperAppKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperAppKey.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperSubscription' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1DimensionMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DimensionMetric.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1EntityMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1EnvironmentConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1EnvironmentGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentGroup.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1EnvironmentGroupAttachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentGroupAttachment.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1EnvironmentGroupConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentGroupConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ExpireDeveloperSubscriptionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExpireDeveloperSubscriptionRequest.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Export' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ExportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1FlowHook' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1FlowHookConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1GetSyncAuthorizationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetSyncAuthorizationRequest.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1GraphQLOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperation.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1GraphQLOperationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1GraphQLOperationGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationGroup.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1IngressConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1IngressConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1InstanceAttachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1InstanceDeploymentStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatus.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1IntegrationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1IntegrationConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1KeyAliasReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyAliasReference.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1KeyValueMap' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyValueMap.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Keystore' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Keystore.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1KeystoreConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeystoreConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListApiCategoriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListApiProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiProductsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListApiProxiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiProxiesResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListAppsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListAppsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListAsyncQueriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListAsyncQueriesResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListCustomReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListCustomReportsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListDataCollectorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDataCollectorsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListDatastoresResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDatastoresResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListDebugSessionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDebugSessionsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListDeploymentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeploymentsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListDeveloperAppsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperAppsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListEnvironmentGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListEnvironmentResourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentResourcesResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListExportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListExportsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListHybridIssuersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListHybridIssuersResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListInstanceAttachmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstanceAttachmentsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstancesResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListNatAddressesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListNatAddressesResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListOfDevelopersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOfDevelopersResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListOrganizationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOrganizationsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListRatePlansResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListRatePlansResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListSharedFlowsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListSharedFlowsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ListTraceConfigOverridesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListTraceConfigOverridesResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metadata.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metric.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1MonetizationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1MonetizationConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1NatAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1NatAddress.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Operation.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1OperationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1OperationGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationGroup.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadata.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1OperationMetadataProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1OptimizedStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OptimizedStats.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1OptimizedStatsNode' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OptimizedStatsNode.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1OptimizedStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OptimizedStatsResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Organization' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Organization.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1OrganizationProjectMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OrganizationProjectMapping.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1PodStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1PodStatus.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Point' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Point.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Properties' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Properties.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Property' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Property.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ProvisionOrganizationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Query' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Query.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1QueryMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryMetadata.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1QueryMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryMetric.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Quota.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1RatePlan' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RatePlan.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1RateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RateRange.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Reference' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ReferenceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReferenceConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ReportInstanceStatusRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ReportInstanceStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ReportProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportProperty.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ResourceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ResourceFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFile.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ResourceFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFiles.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ResourceStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Result' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Result.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1RevenueShareRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RevenueShareRange.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1RevisionStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RevisionStatus.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1RoutingRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceConfigOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceSamplingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceSamplingConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Schema' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1SchemaSchemaElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SchemaSchemaElement.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1SchemaSchemaProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SchemaSchemaProperty.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1ServiceIssuersMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ServiceIssuersMapping.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Session' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Session.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1SetAddonsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SetAddonsRequest.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1SharedFlow' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SharedFlow.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1SharedFlowRevision' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SharedFlowRevision.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Stats' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Stats.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1StatsEnvironmentStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsEnvironmentStats.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1StatsHostStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Subscription.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1SyncAuthorization' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SyncAuthorization.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServer' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1TestDatastoreResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TestDatastoreResponse.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfoCommonName' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoCommonName.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfoConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TraceConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceConfigOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TraceConfigOverride.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceSamplingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TraceSamplingConfig.php',
'Google\\Service\\Apigee\\GoogleCloudApigeeV1UpdateError' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateError.php',
'Google\\Service\\Apigee\\GoogleIamV1AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleIamV1AuditConfig.php',
'Google\\Service\\Apigee\\GoogleIamV1AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleIamV1AuditLogConfig.php',
'Google\\Service\\Apigee\\GoogleIamV1Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleIamV1Binding.php',
'Google\\Service\\Apigee\\GoogleIamV1Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleIamV1Policy.php',
'Google\\Service\\Apigee\\GoogleIamV1SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleIamV1SetIamPolicyRequest.php',
'Google\\Service\\Apigee\\GoogleIamV1TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsRequest.php',
'Google\\Service\\Apigee\\GoogleIamV1TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsResponse.php',
'Google\\Service\\Apigee\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\Apigee\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleLongrunningOperation.php',
'Google\\Service\\Apigee\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleProtobufEmpty.php',
'Google\\Service\\Apigee\\GoogleRpcPreconditionFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleRpcPreconditionFailure.php',
'Google\\Service\\Apigee\\GoogleRpcPreconditionFailureViolation' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleRpcPreconditionFailureViolation.php',
'Google\\Service\\Apigee\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleRpcStatus.php',
'Google\\Service\\Apigee\\GoogleTypeExpr' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleTypeExpr.php',
'Google\\Service\\Apigee\\GoogleTypeMoney' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/GoogleTypeMoney.php',
'Google\\Service\\Apigee\\Resource\\Hybrid' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/Hybrid.php',
'Google\\Service\\Apigee\\Resource\\HybridIssuers' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/HybridIssuers.php',
'Google\\Service\\Apigee\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/Organizations.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsAnalytics.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsAnalyticsDatastores' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsAnalyticsDatastores.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsApiproducts' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsApiproducts.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsApiproductsAttributes' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsApiproductsAttributes.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsApiproductsRateplans' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsApiproductsRateplans.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsApis' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsApis.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsApisDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsApisDeployments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsApisKeyvaluemaps' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsApisKeyvaluemaps.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsApisRevisions' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsApisRevisions.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsApisRevisionsDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsApisRevisionsDeployments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsApps' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsApps.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDatacollectors' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDatacollectors.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDeployments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDevelopers' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDevelopers.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDevelopersApps' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDevelopersApps.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDevelopersAppsAttributes' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDevelopersAppsAttributes.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDevelopersAppsKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDevelopersAppsKeys.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDevelopersAppsKeysApiproducts' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDevelopersAppsKeysApiproducts.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDevelopersAppsKeysCreate' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDevelopersAppsKeysCreate.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDevelopersAttributes' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDevelopersAttributes.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsDevelopersSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsDevelopersSubscriptions.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvgroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvgroups.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvgroupsAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvgroupsAttachments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsAnalytics.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsAnalyticsAdmin' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsAnalyticsAdmin.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsAnalyticsExports' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsAnalyticsExports.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsApis' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsApis.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsApisDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsApisDeployments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsApisRevisions' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsApisRevisions.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsApisRevisionsDebugsessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsApisRevisionsDebugsessions.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsApisRevisionsDebugsessionsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsApisRevisionsDebugsessionsData.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsApisRevisionsDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsApisRevisionsDeployments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsCaches' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsCaches.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsDeployments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsFlowhooks' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsFlowhooks.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsKeystores' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsKeystores.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsKeystoresAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsKeystoresAliases.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsKeyvaluemaps' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsKeyvaluemaps.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsOptimizedStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsOptimizedStats.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsQueries' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsQueries.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsReferences' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsReferences.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsResourcefiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsResourcefiles.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsSharedflows' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsSharedflows.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsSharedflowsDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsSharedflowsDeployments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsSharedflowsRevisions' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsSharedflowsRevisions.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsStats.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsTargetservers' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsTargetservers.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsTraceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsTraceConfig.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsTraceConfigOverrides' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsEnvironmentsTraceConfigOverrides.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsHostQueries' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsHostQueries.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsHostStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsHostStats.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsInstances.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsInstancesAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsInstancesAttachments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsInstancesCanaryevaluations' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsInstancesCanaryevaluations.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsInstancesNatAddresses' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsInstancesNatAddresses.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsKeyvaluemaps' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsKeyvaluemaps.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsOperations.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsOptimizedHostStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsOptimizedHostStats.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsReports.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsSharedflows' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsSharedflows.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsSharedflowsDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsSharedflowsDeployments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsSharedflowsRevisions' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsSharedflowsRevisions.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsSharedflowsRevisionsDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsSharedflowsRevisionsDeployments.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsSites' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsSites.php',
'Google\\Service\\Apigee\\Resource\\OrganizationsSitesApicategories' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/OrganizationsSitesApicategories.php',
'Google\\Service\\Apigee\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Apigee/Resource/Projects.php',
'Google\\Service\\Appengine' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine.php',
'Google\\Service\\Appengine\\ApiConfigHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ApiConfigHandler.php',
'Google\\Service\\Appengine\\ApiEndpointHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ApiEndpointHandler.php',
'Google\\Service\\Appengine\\AppengineEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/AppengineEmpty.php',
'Google\\Service\\Appengine\\Application' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Application.php',
'Google\\Service\\Appengine\\AuthorizedCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/AuthorizedCertificate.php',
'Google\\Service\\Appengine\\AuthorizedDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/AuthorizedDomain.php',
'Google\\Service\\Appengine\\AutomaticScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/AutomaticScaling.php',
'Google\\Service\\Appengine\\BasicScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/BasicScaling.php',
'Google\\Service\\Appengine\\BatchUpdateIngressRulesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/BatchUpdateIngressRulesRequest.php',
'Google\\Service\\Appengine\\BatchUpdateIngressRulesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/BatchUpdateIngressRulesResponse.php',
'Google\\Service\\Appengine\\CertificateRawData' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/CertificateRawData.php',
'Google\\Service\\Appengine\\CloudBuildOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/CloudBuildOptions.php',
'Google\\Service\\Appengine\\ContainerInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ContainerInfo.php',
'Google\\Service\\Appengine\\CpuUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/CpuUtilization.php',
'Google\\Service\\Appengine\\CreateVersionMetadataV1' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/CreateVersionMetadataV1.php',
'Google\\Service\\Appengine\\CreateVersionMetadataV1Alpha' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/CreateVersionMetadataV1Alpha.php',
'Google\\Service\\Appengine\\CreateVersionMetadataV1Beta' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/CreateVersionMetadataV1Beta.php',
'Google\\Service\\Appengine\\DebugInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/DebugInstanceRequest.php',
'Google\\Service\\Appengine\\Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Deployment.php',
'Google\\Service\\Appengine\\DiskUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/DiskUtilization.php',
'Google\\Service\\Appengine\\DomainMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/DomainMapping.php',
'Google\\Service\\Appengine\\EndpointsApiService' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/EndpointsApiService.php',
'Google\\Service\\Appengine\\Entrypoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Entrypoint.php',
'Google\\Service\\Appengine\\ErrorHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ErrorHandler.php',
'Google\\Service\\Appengine\\FeatureSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/FeatureSettings.php',
'Google\\Service\\Appengine\\FileInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/FileInfo.php',
'Google\\Service\\Appengine\\FirewallRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/FirewallRule.php',
'Google\\Service\\Appengine\\GoogleAppengineV1betaLocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/GoogleAppengineV1betaLocationMetadata.php',
'Google\\Service\\Appengine\\HealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/HealthCheck.php',
'Google\\Service\\Appengine\\IdentityAwareProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/IdentityAwareProxy.php',
'Google\\Service\\Appengine\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Instance.php',
'Google\\Service\\Appengine\\Library' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Library.php',
'Google\\Service\\Appengine\\ListAuthorizedCertificatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ListAuthorizedCertificatesResponse.php',
'Google\\Service\\Appengine\\ListAuthorizedDomainsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ListAuthorizedDomainsResponse.php',
'Google\\Service\\Appengine\\ListDomainMappingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ListDomainMappingsResponse.php',
'Google\\Service\\Appengine\\ListIngressRulesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ListIngressRulesResponse.php',
'Google\\Service\\Appengine\\ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ListInstancesResponse.php',
'Google\\Service\\Appengine\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ListLocationsResponse.php',
'Google\\Service\\Appengine\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ListOperationsResponse.php',
'Google\\Service\\Appengine\\ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ListServicesResponse.php',
'Google\\Service\\Appengine\\ListVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ListVersionsResponse.php',
'Google\\Service\\Appengine\\LivenessCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/LivenessCheck.php',
'Google\\Service\\Appengine\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Location.php',
'Google\\Service\\Appengine\\LocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/LocationMetadata.php',
'Google\\Service\\Appengine\\ManagedCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ManagedCertificate.php',
'Google\\Service\\Appengine\\ManualScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ManualScaling.php',
'Google\\Service\\Appengine\\Network' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Network.php',
'Google\\Service\\Appengine\\NetworkSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/NetworkSettings.php',
'Google\\Service\\Appengine\\NetworkUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/NetworkUtilization.php',
'Google\\Service\\Appengine\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Operation.php',
'Google\\Service\\Appengine\\OperationMetadataV1' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/OperationMetadataV1.php',
'Google\\Service\\Appengine\\OperationMetadataV1Alpha' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/OperationMetadataV1Alpha.php',
'Google\\Service\\Appengine\\OperationMetadataV1Beta' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/OperationMetadataV1Beta.php',
'Google\\Service\\Appengine\\ReadinessCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ReadinessCheck.php',
'Google\\Service\\Appengine\\RepairApplicationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/RepairApplicationRequest.php',
'Google\\Service\\Appengine\\RequestUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/RequestUtilization.php',
'Google\\Service\\Appengine\\ResourceRecord' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ResourceRecord.php',
'Google\\Service\\Appengine\\Resource\\Apps' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/Apps.php',
'Google\\Service\\Appengine\\Resource\\AppsAuthorizedCertificates' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsAuthorizedCertificates.php',
'Google\\Service\\Appengine\\Resource\\AppsAuthorizedDomains' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsAuthorizedDomains.php',
'Google\\Service\\Appengine\\Resource\\AppsDomainMappings' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsDomainMappings.php',
'Google\\Service\\Appengine\\Resource\\AppsFirewall' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsFirewall.php',
'Google\\Service\\Appengine\\Resource\\AppsFirewallIngressRules' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsFirewallIngressRules.php',
'Google\\Service\\Appengine\\Resource\\AppsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsLocations.php',
'Google\\Service\\Appengine\\Resource\\AppsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsOperations.php',
'Google\\Service\\Appengine\\Resource\\AppsServices' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsServices.php',
'Google\\Service\\Appengine\\Resource\\AppsServicesVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsServicesVersions.php',
'Google\\Service\\Appengine\\Resource\\AppsServicesVersionsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resource/AppsServicesVersionsInstances.php',
'Google\\Service\\Appengine\\Resources' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Resources.php',
'Google\\Service\\Appengine\\ScriptHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ScriptHandler.php',
'Google\\Service\\Appengine\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Service.php',
'Google\\Service\\Appengine\\SslSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/SslSettings.php',
'Google\\Service\\Appengine\\StandardSchedulerSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/StandardSchedulerSettings.php',
'Google\\Service\\Appengine\\StaticFilesHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/StaticFilesHandler.php',
'Google\\Service\\Appengine\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Status.php',
'Google\\Service\\Appengine\\TrafficSplit' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/TrafficSplit.php',
'Google\\Service\\Appengine\\UrlDispatchRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/UrlDispatchRule.php',
'Google\\Service\\Appengine\\UrlMap' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/UrlMap.php',
'Google\\Service\\Appengine\\Version' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Version.php',
'Google\\Service\\Appengine\\Volume' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/Volume.php',
'Google\\Service\\Appengine\\VpcAccessConnector' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/VpcAccessConnector.php',
'Google\\Service\\Appengine\\ZipInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Appengine/ZipInfo.php',
'Google\\Service\\Area120Tables' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables.php',
'Google\\Service\\Area120Tables\\Area120tablesEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/Area120tablesEmpty.php',
'Google\\Service\\Area120Tables\\BatchCreateRowsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/BatchCreateRowsRequest.php',
'Google\\Service\\Area120Tables\\BatchCreateRowsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/BatchCreateRowsResponse.php',
'Google\\Service\\Area120Tables\\BatchDeleteRowsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/BatchDeleteRowsRequest.php',
'Google\\Service\\Area120Tables\\BatchUpdateRowsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/BatchUpdateRowsRequest.php',
'Google\\Service\\Area120Tables\\BatchUpdateRowsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/BatchUpdateRowsResponse.php',
'Google\\Service\\Area120Tables\\ColumnDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/ColumnDescription.php',
'Google\\Service\\Area120Tables\\CreateRowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/CreateRowRequest.php',
'Google\\Service\\Area120Tables\\LabeledItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/LabeledItem.php',
'Google\\Service\\Area120Tables\\ListRowsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/ListRowsResponse.php',
'Google\\Service\\Area120Tables\\ListTablesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/ListTablesResponse.php',
'Google\\Service\\Area120Tables\\ListWorkspacesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/ListWorkspacesResponse.php',
'Google\\Service\\Area120Tables\\LookupDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/LookupDetails.php',
'Google\\Service\\Area120Tables\\RelationshipDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/RelationshipDetails.php',
'Google\\Service\\Area120Tables\\Resource\\Tables' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/Resource/Tables.php',
'Google\\Service\\Area120Tables\\Resource\\TablesRows' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/Resource/TablesRows.php',
'Google\\Service\\Area120Tables\\Resource\\Workspaces' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/Resource/Workspaces.php',
'Google\\Service\\Area120Tables\\Row' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/Row.php',
'Google\\Service\\Area120Tables\\SavedView' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/SavedView.php',
'Google\\Service\\Area120Tables\\Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/Table.php',
'Google\\Service\\Area120Tables\\UpdateRowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/UpdateRowRequest.php',
'Google\\Service\\Area120Tables\\Workspace' => __DIR__ . '/..' . '/google/apiclient-services/src/Area120Tables/Workspace.php',
'Google\\Service\\ArtifactRegistry' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry.php',
'Google\\Service\\ArtifactRegistry\\AptArtifact' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/AptArtifact.php',
'Google\\Service\\ArtifactRegistry\\ArtifactregistryEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ArtifactregistryEmpty.php',
'Google\\Service\\ArtifactRegistry\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/CancelOperationRequest.php',
'Google\\Service\\ArtifactRegistry\\DockerImage' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/DockerImage.php',
'Google\\Service\\ArtifactRegistry\\ImportAptArtifactsErrorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ImportAptArtifactsErrorInfo.php',
'Google\\Service\\ArtifactRegistry\\ImportAptArtifactsGcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ImportAptArtifactsGcsSource.php',
'Google\\Service\\ArtifactRegistry\\ImportAptArtifactsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ImportAptArtifactsResponse.php',
'Google\\Service\\ArtifactRegistry\\ImportYumArtifactsErrorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ImportYumArtifactsErrorInfo.php',
'Google\\Service\\ArtifactRegistry\\ImportYumArtifactsGcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ImportYumArtifactsGcsSource.php',
'Google\\Service\\ArtifactRegistry\\ImportYumArtifactsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ImportYumArtifactsResponse.php',
'Google\\Service\\ArtifactRegistry\\ListDockerImagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ListDockerImagesResponse.php',
'Google\\Service\\ArtifactRegistry\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ListOperationsResponse.php',
'Google\\Service\\ArtifactRegistry\\ListRepositoriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/ListRepositoriesResponse.php',
'Google\\Service\\ArtifactRegistry\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/Operation.php',
'Google\\Service\\ArtifactRegistry\\Repository' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/Repository.php',
'Google\\Service\\ArtifactRegistry\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/Resource/Operations.php',
'Google\\Service\\ArtifactRegistry\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/Resource/Projects.php',
'Google\\Service\\ArtifactRegistry\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/Resource/ProjectsLocations.php',
'Google\\Service\\ArtifactRegistry\\Resource\\ProjectsLocationsRepositories' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/Resource/ProjectsLocationsRepositories.php',
'Google\\Service\\ArtifactRegistry\\Resource\\ProjectsLocationsRepositoriesDockerImages' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/Resource/ProjectsLocationsRepositoriesDockerImages.php',
'Google\\Service\\ArtifactRegistry\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/Status.php',
'Google\\Service\\ArtifactRegistry\\UploadAptArtifactMediaResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/UploadAptArtifactMediaResponse.php',
'Google\\Service\\ArtifactRegistry\\UploadAptArtifactResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/UploadAptArtifactResponse.php',
'Google\\Service\\ArtifactRegistry\\UploadYumArtifactMediaResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/UploadYumArtifactMediaResponse.php',
'Google\\Service\\ArtifactRegistry\\UploadYumArtifactResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/UploadYumArtifactResponse.php',
'Google\\Service\\ArtifactRegistry\\YumArtifact' => __DIR__ . '/..' . '/google/apiclient-services/src/ArtifactRegistry/YumArtifact.php',
'Google\\Service\\Assuredworkloads' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1ListWorkloadsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1ListWorkloadsResponse.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1Workload' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1Workload.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1WorkloadKMSSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1WorkloadKMSSettings.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1WorkloadResourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1WorkloadResourceInfo.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1WorkloadResourceSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1WorkloadResourceSettings.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1Workload' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1beta1Workload.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo.php',
'Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings.php',
'Google\\Service\\Assuredworkloads\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\Assuredworkloads\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleLongrunningOperation.php',
'Google\\Service\\Assuredworkloads\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleProtobufEmpty.php',
'Google\\Service\\Assuredworkloads\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/GoogleRpcStatus.php',
'Google\\Service\\Assuredworkloads\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/Resource/Organizations.php',
'Google\\Service\\Assuredworkloads\\Resource\\OrganizationsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/Resource/OrganizationsLocations.php',
'Google\\Service\\Assuredworkloads\\Resource\\OrganizationsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/Resource/OrganizationsLocationsOperations.php',
'Google\\Service\\Assuredworkloads\\Resource\\OrganizationsLocationsWorkloads' => __DIR__ . '/..' . '/google/apiclient-services/src/Assuredworkloads/Resource/OrganizationsLocationsWorkloads.php',
'Google\\Service\\Baremetalsolution' => __DIR__ . '/..' . '/google/apiclient-services/src/Baremetalsolution.php',
'Google\\Service\\Baremetalsolution\\ResetInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Baremetalsolution/ResetInstanceRequest.php',
'Google\\Service\\Baremetalsolution\\ResetInstanceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Baremetalsolution/ResetInstanceResponse.php',
'Google\\Service\\Baremetalsolution\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Baremetalsolution/Resource/Projects.php',
'Google\\Service\\Baremetalsolution\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Baremetalsolution/Resource/ProjectsLocations.php',
'Google\\Service\\Baremetalsolution\\Resource\\ProjectsLocationsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Baremetalsolution/Resource/ProjectsLocationsInstances.php',
'Google\\Service\\BigQueryConnectionService' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService.php',
'Google\\Service\\BigQueryConnectionService\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/AuditConfig.php',
'Google\\Service\\BigQueryConnectionService\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/AuditLogConfig.php',
'Google\\Service\\BigQueryConnectionService\\BigqueryconnectionEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/BigqueryconnectionEmpty.php',
'Google\\Service\\BigQueryConnectionService\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/Binding.php',
'Google\\Service\\BigQueryConnectionService\\CloudSqlCredential' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/CloudSqlCredential.php',
'Google\\Service\\BigQueryConnectionService\\CloudSqlProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/CloudSqlProperties.php',
'Google\\Service\\BigQueryConnectionService\\Connection' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/Connection.php',
'Google\\Service\\BigQueryConnectionService\\ConnectionCredential' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/ConnectionCredential.php',
'Google\\Service\\BigQueryConnectionService\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/Expr.php',
'Google\\Service\\BigQueryConnectionService\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/GetIamPolicyRequest.php',
'Google\\Service\\BigQueryConnectionService\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/GetPolicyOptions.php',
'Google\\Service\\BigQueryConnectionService\\ListConnectionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/ListConnectionsResponse.php',
'Google\\Service\\BigQueryConnectionService\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/Policy.php',
'Google\\Service\\BigQueryConnectionService\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/Resource/Projects.php',
'Google\\Service\\BigQueryConnectionService\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/Resource/ProjectsLocations.php',
'Google\\Service\\BigQueryConnectionService\\Resource\\ProjectsLocationsConnections' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/Resource/ProjectsLocationsConnections.php',
'Google\\Service\\BigQueryConnectionService\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/SetIamPolicyRequest.php',
'Google\\Service\\BigQueryConnectionService\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/TestIamPermissionsRequest.php',
'Google\\Service\\BigQueryConnectionService\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryConnectionService/TestIamPermissionsResponse.php',
'Google\\Service\\BigQueryDataTransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer.php',
'Google\\Service\\BigQueryDataTransfer\\BigquerydatatransferEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/BigquerydatatransferEmpty.php',
'Google\\Service\\BigQueryDataTransfer\\CheckValidCredsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/CheckValidCredsRequest.php',
'Google\\Service\\BigQueryDataTransfer\\CheckValidCredsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/CheckValidCredsResponse.php',
'Google\\Service\\BigQueryDataTransfer\\DataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/DataSource.php',
'Google\\Service\\BigQueryDataTransfer\\DataSourceParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/DataSourceParameter.php',
'Google\\Service\\BigQueryDataTransfer\\EmailPreferences' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/EmailPreferences.php',
'Google\\Service\\BigQueryDataTransfer\\ListDataSourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/ListDataSourcesResponse.php',
'Google\\Service\\BigQueryDataTransfer\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/ListLocationsResponse.php',
'Google\\Service\\BigQueryDataTransfer\\ListTransferConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/ListTransferConfigsResponse.php',
'Google\\Service\\BigQueryDataTransfer\\ListTransferLogsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/ListTransferLogsResponse.php',
'Google\\Service\\BigQueryDataTransfer\\ListTransferRunsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/ListTransferRunsResponse.php',
'Google\\Service\\BigQueryDataTransfer\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Location.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/Projects.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\ProjectsDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/ProjectsDataSources.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/ProjectsLocations.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\ProjectsLocationsDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/ProjectsLocationsDataSources.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\ProjectsLocationsTransferConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigs.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\ProjectsLocationsTransferConfigsRuns' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRuns.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\ProjectsLocationsTransferConfigsRunsTransferLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRunsTransferLogs.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\ProjectsTransferConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/ProjectsTransferConfigs.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\ProjectsTransferConfigsRuns' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/ProjectsTransferConfigsRuns.php',
'Google\\Service\\BigQueryDataTransfer\\Resource\\ProjectsTransferConfigsRunsTransferLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Resource/ProjectsTransferConfigsRunsTransferLogs.php',
'Google\\Service\\BigQueryDataTransfer\\ScheduleOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/ScheduleOptions.php',
'Google\\Service\\BigQueryDataTransfer\\ScheduleTransferRunsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/ScheduleTransferRunsRequest.php',
'Google\\Service\\BigQueryDataTransfer\\ScheduleTransferRunsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/ScheduleTransferRunsResponse.php',
'Google\\Service\\BigQueryDataTransfer\\StartManualTransferRunsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/StartManualTransferRunsRequest.php',
'Google\\Service\\BigQueryDataTransfer\\StartManualTransferRunsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/StartManualTransferRunsResponse.php',
'Google\\Service\\BigQueryDataTransfer\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/Status.php',
'Google\\Service\\BigQueryDataTransfer\\TimeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/TimeRange.php',
'Google\\Service\\BigQueryDataTransfer\\TransferConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/TransferConfig.php',
'Google\\Service\\BigQueryDataTransfer\\TransferMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/TransferMessage.php',
'Google\\Service\\BigQueryDataTransfer\\TransferRun' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryDataTransfer/TransferRun.php',
'Google\\Service\\BigQueryReservation' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation.php',
'Google\\Service\\BigQueryReservation\\Assignment' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/Assignment.php',
'Google\\Service\\BigQueryReservation\\BiReservation' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/BiReservation.php',
'Google\\Service\\BigQueryReservation\\BigqueryreservationEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/BigqueryreservationEmpty.php',
'Google\\Service\\BigQueryReservation\\CapacityCommitment' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/CapacityCommitment.php',
'Google\\Service\\BigQueryReservation\\ListAssignmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/ListAssignmentsResponse.php',
'Google\\Service\\BigQueryReservation\\ListCapacityCommitmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/ListCapacityCommitmentsResponse.php',
'Google\\Service\\BigQueryReservation\\ListReservationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/ListReservationsResponse.php',
'Google\\Service\\BigQueryReservation\\MergeCapacityCommitmentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/MergeCapacityCommitmentsRequest.php',
'Google\\Service\\BigQueryReservation\\MoveAssignmentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/MoveAssignmentRequest.php',
'Google\\Service\\BigQueryReservation\\Reservation' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/Reservation.php',
'Google\\Service\\BigQueryReservation\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/Resource/Projects.php',
'Google\\Service\\BigQueryReservation\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/Resource/ProjectsLocations.php',
'Google\\Service\\BigQueryReservation\\Resource\\ProjectsLocationsCapacityCommitments' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/Resource/ProjectsLocationsCapacityCommitments.php',
'Google\\Service\\BigQueryReservation\\Resource\\ProjectsLocationsReservations' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/Resource/ProjectsLocationsReservations.php',
'Google\\Service\\BigQueryReservation\\Resource\\ProjectsLocationsReservationsAssignments' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/Resource/ProjectsLocationsReservationsAssignments.php',
'Google\\Service\\BigQueryReservation\\SearchAllAssignmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/SearchAllAssignmentsResponse.php',
'Google\\Service\\BigQueryReservation\\SearchAssignmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/SearchAssignmentsResponse.php',
'Google\\Service\\BigQueryReservation\\SplitCapacityCommitmentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/SplitCapacityCommitmentRequest.php',
'Google\\Service\\BigQueryReservation\\SplitCapacityCommitmentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/SplitCapacityCommitmentResponse.php',
'Google\\Service\\BigQueryReservation\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/BigQueryReservation/Status.php',
'Google\\Service\\Bigquery' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery.php',
'Google\\Service\\Bigquery\\AggregateClassificationMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/AggregateClassificationMetrics.php',
'Google\\Service\\Bigquery\\Argument' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Argument.php',
'Google\\Service\\Bigquery\\ArimaCoefficients' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ArimaCoefficients.php',
'Google\\Service\\Bigquery\\ArimaFittingMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ArimaFittingMetrics.php',
'Google\\Service\\Bigquery\\ArimaForecastingMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ArimaForecastingMetrics.php',
'Google\\Service\\Bigquery\\ArimaModelInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ArimaModelInfo.php',
'Google\\Service\\Bigquery\\ArimaOrder' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ArimaOrder.php',
'Google\\Service\\Bigquery\\ArimaResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ArimaResult.php',
'Google\\Service\\Bigquery\\ArimaSingleModelForecastingMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ArimaSingleModelForecastingMetrics.php',
'Google\\Service\\Bigquery\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/AuditConfig.php',
'Google\\Service\\Bigquery\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/AuditLogConfig.php',
'Google\\Service\\Bigquery\\BiEngineReason' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BiEngineReason.php',
'Google\\Service\\Bigquery\\BiEngineStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BiEngineStatistics.php',
'Google\\Service\\Bigquery\\BigQueryModelTraining' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BigQueryModelTraining.php',
'Google\\Service\\Bigquery\\BigtableColumn' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BigtableColumn.php',
'Google\\Service\\Bigquery\\BigtableColumnFamily' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BigtableColumnFamily.php',
'Google\\Service\\Bigquery\\BigtableOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BigtableOptions.php',
'Google\\Service\\Bigquery\\BinaryClassificationMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BinaryClassificationMetrics.php',
'Google\\Service\\Bigquery\\BinaryConfusionMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BinaryConfusionMatrix.php',
'Google\\Service\\Bigquery\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Binding.php',
'Google\\Service\\Bigquery\\BqmlIterationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BqmlIterationResult.php',
'Google\\Service\\Bigquery\\BqmlTrainingRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BqmlTrainingRun.php',
'Google\\Service\\Bigquery\\BqmlTrainingRunTrainingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/BqmlTrainingRunTrainingOptions.php',
'Google\\Service\\Bigquery\\CategoricalValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/CategoricalValue.php',
'Google\\Service\\Bigquery\\CategoryCount' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/CategoryCount.php',
'Google\\Service\\Bigquery\\Cluster' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Cluster.php',
'Google\\Service\\Bigquery\\ClusterInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ClusterInfo.php',
'Google\\Service\\Bigquery\\Clustering' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Clustering.php',
'Google\\Service\\Bigquery\\ClusteringMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ClusteringMetrics.php',
'Google\\Service\\Bigquery\\ConfusionMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ConfusionMatrix.php',
'Google\\Service\\Bigquery\\ConnectionProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ConnectionProperty.php',
'Google\\Service\\Bigquery\\CsvOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/CsvOptions.php',
'Google\\Service\\Bigquery\\DataSplitResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/DataSplitResult.php',
'Google\\Service\\Bigquery\\Dataset' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Dataset.php',
'Google\\Service\\Bigquery\\DatasetAccess' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/DatasetAccess.php',
'Google\\Service\\Bigquery\\DatasetAccessEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/DatasetAccessEntry.php',
'Google\\Service\\Bigquery\\DatasetAccessEntryTargetTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/DatasetAccessEntryTargetTypes.php',
'Google\\Service\\Bigquery\\DatasetList' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/DatasetList.php',
'Google\\Service\\Bigquery\\DatasetListDatasets' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/DatasetListDatasets.php',
'Google\\Service\\Bigquery\\DatasetReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/DatasetReference.php',
'Google\\Service\\Bigquery\\DestinationTableProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/DestinationTableProperties.php',
'Google\\Service\\Bigquery\\DmlStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/DmlStatistics.php',
'Google\\Service\\Bigquery\\EncryptionConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/EncryptionConfiguration.php',
'Google\\Service\\Bigquery\\Entry' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Entry.php',
'Google\\Service\\Bigquery\\ErrorProto' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ErrorProto.php',
'Google\\Service\\Bigquery\\EvaluationMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/EvaluationMetrics.php',
'Google\\Service\\Bigquery\\ExplainQueryStage' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ExplainQueryStage.php',
'Google\\Service\\Bigquery\\ExplainQueryStep' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ExplainQueryStep.php',
'Google\\Service\\Bigquery\\Explanation' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Explanation.php',
'Google\\Service\\Bigquery\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Expr.php',
'Google\\Service\\Bigquery\\ExternalDataConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ExternalDataConfiguration.php',
'Google\\Service\\Bigquery\\FeatureValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/FeatureValue.php',
'Google\\Service\\Bigquery\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/GetIamPolicyRequest.php',
'Google\\Service\\Bigquery\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/GetPolicyOptions.php',
'Google\\Service\\Bigquery\\GetQueryResultsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/GetQueryResultsResponse.php',
'Google\\Service\\Bigquery\\GetServiceAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/GetServiceAccountResponse.php',
'Google\\Service\\Bigquery\\GlobalExplanation' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/GlobalExplanation.php',
'Google\\Service\\Bigquery\\GoogleSheetsOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/GoogleSheetsOptions.php',
'Google\\Service\\Bigquery\\HivePartitioningOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/HivePartitioningOptions.php',
'Google\\Service\\Bigquery\\IterationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/IterationResult.php',
'Google\\Service\\Bigquery\\Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Job.php',
'Google\\Service\\Bigquery\\JobCancelResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobCancelResponse.php',
'Google\\Service\\Bigquery\\JobConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobConfiguration.php',
'Google\\Service\\Bigquery\\JobConfigurationExtract' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobConfigurationExtract.php',
'Google\\Service\\Bigquery\\JobConfigurationLoad' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobConfigurationLoad.php',
'Google\\Service\\Bigquery\\JobConfigurationQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobConfigurationQuery.php',
'Google\\Service\\Bigquery\\JobConfigurationTableCopy' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobConfigurationTableCopy.php',
'Google\\Service\\Bigquery\\JobList' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobList.php',
'Google\\Service\\Bigquery\\JobListJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobListJobs.php',
'Google\\Service\\Bigquery\\JobReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobReference.php',
'Google\\Service\\Bigquery\\JobStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobStatistics.php',
'Google\\Service\\Bigquery\\JobStatistics2' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobStatistics2.php',
'Google\\Service\\Bigquery\\JobStatistics2ReservationUsage' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobStatistics2ReservationUsage.php',
'Google\\Service\\Bigquery\\JobStatistics3' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobStatistics3.php',
'Google\\Service\\Bigquery\\JobStatistics4' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobStatistics4.php',
'Google\\Service\\Bigquery\\JobStatisticsReservationUsage' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobStatisticsReservationUsage.php',
'Google\\Service\\Bigquery\\JobStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/JobStatus.php',
'Google\\Service\\Bigquery\\ListModelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ListModelsResponse.php',
'Google\\Service\\Bigquery\\ListRoutinesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ListRoutinesResponse.php',
'Google\\Service\\Bigquery\\ListRowAccessPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ListRowAccessPoliciesResponse.php',
'Google\\Service\\Bigquery\\LocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/LocationMetadata.php',
'Google\\Service\\Bigquery\\MaterializedViewDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/MaterializedViewDefinition.php',
'Google\\Service\\Bigquery\\Model' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Model.php',
'Google\\Service\\Bigquery\\ModelDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ModelDefinition.php',
'Google\\Service\\Bigquery\\ModelDefinitionModelOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ModelDefinitionModelOptions.php',
'Google\\Service\\Bigquery\\ModelReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ModelReference.php',
'Google\\Service\\Bigquery\\MultiClassClassificationMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/MultiClassClassificationMetrics.php',
'Google\\Service\\Bigquery\\ParquetOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ParquetOptions.php',
'Google\\Service\\Bigquery\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Policy.php',
'Google\\Service\\Bigquery\\ProjectList' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ProjectList.php',
'Google\\Service\\Bigquery\\ProjectListProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ProjectListProjects.php',
'Google\\Service\\Bigquery\\ProjectReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ProjectReference.php',
'Google\\Service\\Bigquery\\QueryParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/QueryParameter.php',
'Google\\Service\\Bigquery\\QueryParameterType' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/QueryParameterType.php',
'Google\\Service\\Bigquery\\QueryParameterTypeStructTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/QueryParameterTypeStructTypes.php',
'Google\\Service\\Bigquery\\QueryParameterValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/QueryParameterValue.php',
'Google\\Service\\Bigquery\\QueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/QueryRequest.php',
'Google\\Service\\Bigquery\\QueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/QueryResponse.php',
'Google\\Service\\Bigquery\\QueryTimelineSample' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/QueryTimelineSample.php',
'Google\\Service\\Bigquery\\RangePartitioning' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/RangePartitioning.php',
'Google\\Service\\Bigquery\\RangePartitioningRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/RangePartitioningRange.php',
'Google\\Service\\Bigquery\\RankingMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/RankingMetrics.php',
'Google\\Service\\Bigquery\\RegressionMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/RegressionMetrics.php',
'Google\\Service\\Bigquery\\Resource\\Datasets' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Resource/Datasets.php',
'Google\\Service\\Bigquery\\Resource\\Jobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Resource/Jobs.php',
'Google\\Service\\Bigquery\\Resource\\Models' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Resource/Models.php',
'Google\\Service\\Bigquery\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Resource/Projects.php',
'Google\\Service\\Bigquery\\Resource\\Routines' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Resource/Routines.php',
'Google\\Service\\Bigquery\\Resource\\RowAccessPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Resource/RowAccessPolicies.php',
'Google\\Service\\Bigquery\\Resource\\Tabledata' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Resource/Tabledata.php',
'Google\\Service\\Bigquery\\Resource\\Tables' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Resource/Tables.php',
'Google\\Service\\Bigquery\\Routine' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Routine.php',
'Google\\Service\\Bigquery\\RoutineReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/RoutineReference.php',
'Google\\Service\\Bigquery\\Row' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Row.php',
'Google\\Service\\Bigquery\\RowAccessPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/RowAccessPolicy.php',
'Google\\Service\\Bigquery\\RowAccessPolicyReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/RowAccessPolicyReference.php',
'Google\\Service\\Bigquery\\RowLevelSecurityStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/RowLevelSecurityStatistics.php',
'Google\\Service\\Bigquery\\ScriptStackFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ScriptStackFrame.php',
'Google\\Service\\Bigquery\\ScriptStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ScriptStatistics.php',
'Google\\Service\\Bigquery\\SessionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/SessionInfo.php',
'Google\\Service\\Bigquery\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/SetIamPolicyRequest.php',
'Google\\Service\\Bigquery\\SnapshotDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/SnapshotDefinition.php',
'Google\\Service\\Bigquery\\StandardSqlDataType' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/StandardSqlDataType.php',
'Google\\Service\\Bigquery\\StandardSqlField' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/StandardSqlField.php',
'Google\\Service\\Bigquery\\StandardSqlStructType' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/StandardSqlStructType.php',
'Google\\Service\\Bigquery\\StandardSqlTableType' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/StandardSqlTableType.php',
'Google\\Service\\Bigquery\\Streamingbuffer' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Streamingbuffer.php',
'Google\\Service\\Bigquery\\Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/Table.php',
'Google\\Service\\Bigquery\\TableCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableCell.php',
'Google\\Service\\Bigquery\\TableDataInsertAllRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableDataInsertAllRequest.php',
'Google\\Service\\Bigquery\\TableDataInsertAllRequestRows' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableDataInsertAllRequestRows.php',
'Google\\Service\\Bigquery\\TableDataInsertAllResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableDataInsertAllResponse.php',
'Google\\Service\\Bigquery\\TableDataInsertAllResponseInsertErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableDataInsertAllResponseInsertErrors.php',
'Google\\Service\\Bigquery\\TableDataList' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableDataList.php',
'Google\\Service\\Bigquery\\TableFieldSchema' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableFieldSchema.php',
'Google\\Service\\Bigquery\\TableFieldSchemaCategories' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableFieldSchemaCategories.php',
'Google\\Service\\Bigquery\\TableFieldSchemaPolicyTags' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableFieldSchemaPolicyTags.php',
'Google\\Service\\Bigquery\\TableList' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableList.php',
'Google\\Service\\Bigquery\\TableListTables' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableListTables.php',
'Google\\Service\\Bigquery\\TableListTablesView' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableListTablesView.php',
'Google\\Service\\Bigquery\\TableReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableReference.php',
'Google\\Service\\Bigquery\\TableRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableRow.php',
'Google\\Service\\Bigquery\\TableSchema' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TableSchema.php',
'Google\\Service\\Bigquery\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TestIamPermissionsRequest.php',
'Google\\Service\\Bigquery\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TestIamPermissionsResponse.php',
'Google\\Service\\Bigquery\\TimePartitioning' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TimePartitioning.php',
'Google\\Service\\Bigquery\\TrainingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TrainingOptions.php',
'Google\\Service\\Bigquery\\TrainingRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TrainingRun.php',
'Google\\Service\\Bigquery\\TransactionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/TransactionInfo.php',
'Google\\Service\\Bigquery\\UserDefinedFunctionResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/UserDefinedFunctionResource.php',
'Google\\Service\\Bigquery\\ViewDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Bigquery/ViewDefinition.php',
'Google\\Service\\BigtableAdmin' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin.php',
'Google\\Service\\BigtableAdmin\\AppProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/AppProfile.php',
'Google\\Service\\BigtableAdmin\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/AuditConfig.php',
'Google\\Service\\BigtableAdmin\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/AuditLogConfig.php',
'Google\\Service\\BigtableAdmin\\Backup' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Backup.php',
'Google\\Service\\BigtableAdmin\\BackupInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/BackupInfo.php',
'Google\\Service\\BigtableAdmin\\BigtableadminEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/BigtableadminEmpty.php',
'Google\\Service\\BigtableAdmin\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Binding.php',
'Google\\Service\\BigtableAdmin\\CheckConsistencyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/CheckConsistencyRequest.php',
'Google\\Service\\BigtableAdmin\\CheckConsistencyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/CheckConsistencyResponse.php',
'Google\\Service\\BigtableAdmin\\Cluster' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Cluster.php',
'Google\\Service\\BigtableAdmin\\ClusterState' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ClusterState.php',
'Google\\Service\\BigtableAdmin\\ColumnFamily' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ColumnFamily.php',
'Google\\Service\\BigtableAdmin\\CreateBackupMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/CreateBackupMetadata.php',
'Google\\Service\\BigtableAdmin\\CreateClusterMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/CreateClusterMetadata.php',
'Google\\Service\\BigtableAdmin\\CreateClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/CreateClusterRequest.php',
'Google\\Service\\BigtableAdmin\\CreateInstanceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/CreateInstanceMetadata.php',
'Google\\Service\\BigtableAdmin\\CreateInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/CreateInstanceRequest.php',
'Google\\Service\\BigtableAdmin\\CreateTableRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/CreateTableRequest.php',
'Google\\Service\\BigtableAdmin\\DropRowRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/DropRowRangeRequest.php',
'Google\\Service\\BigtableAdmin\\EncryptionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/EncryptionConfig.php',
'Google\\Service\\BigtableAdmin\\EncryptionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/EncryptionInfo.php',
'Google\\Service\\BigtableAdmin\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Expr.php',
'Google\\Service\\BigtableAdmin\\FailureTrace' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/FailureTrace.php',
'Google\\Service\\BigtableAdmin\\Frame' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Frame.php',
'Google\\Service\\BigtableAdmin\\GcRule' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/GcRule.php',
'Google\\Service\\BigtableAdmin\\GenerateConsistencyTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/GenerateConsistencyTokenRequest.php',
'Google\\Service\\BigtableAdmin\\GenerateConsistencyTokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/GenerateConsistencyTokenResponse.php',
'Google\\Service\\BigtableAdmin\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/GetIamPolicyRequest.php',
'Google\\Service\\BigtableAdmin\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/GetPolicyOptions.php',
'Google\\Service\\BigtableAdmin\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Instance.php',
'Google\\Service\\BigtableAdmin\\Intersection' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Intersection.php',
'Google\\Service\\BigtableAdmin\\ListAppProfilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ListAppProfilesResponse.php',
'Google\\Service\\BigtableAdmin\\ListBackupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ListBackupsResponse.php',
'Google\\Service\\BigtableAdmin\\ListClustersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ListClustersResponse.php',
'Google\\Service\\BigtableAdmin\\ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ListInstancesResponse.php',
'Google\\Service\\BigtableAdmin\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ListLocationsResponse.php',
'Google\\Service\\BigtableAdmin\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ListOperationsResponse.php',
'Google\\Service\\BigtableAdmin\\ListTablesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ListTablesResponse.php',
'Google\\Service\\BigtableAdmin\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Location.php',
'Google\\Service\\BigtableAdmin\\Modification' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Modification.php',
'Google\\Service\\BigtableAdmin\\ModifyColumnFamiliesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/ModifyColumnFamiliesRequest.php',
'Google\\Service\\BigtableAdmin\\MultiClusterRoutingUseAny' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/MultiClusterRoutingUseAny.php',
'Google\\Service\\BigtableAdmin\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Operation.php',
'Google\\Service\\BigtableAdmin\\OperationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/OperationProgress.php',
'Google\\Service\\BigtableAdmin\\OptimizeRestoredTableMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/OptimizeRestoredTableMetadata.php',
'Google\\Service\\BigtableAdmin\\PartialUpdateInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/PartialUpdateInstanceRequest.php',
'Google\\Service\\BigtableAdmin\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Policy.php',
'Google\\Service\\BigtableAdmin\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/Operations.php',
'Google\\Service\\BigtableAdmin\\Resource\\OperationsProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/OperationsProjects.php',
'Google\\Service\\BigtableAdmin\\Resource\\OperationsProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/OperationsProjectsOperations.php',
'Google\\Service\\BigtableAdmin\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/Projects.php',
'Google\\Service\\BigtableAdmin\\Resource\\ProjectsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/ProjectsInstances.php',
'Google\\Service\\BigtableAdmin\\Resource\\ProjectsInstancesAppProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/ProjectsInstancesAppProfiles.php',
'Google\\Service\\BigtableAdmin\\Resource\\ProjectsInstancesClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/ProjectsInstancesClusters.php',
'Google\\Service\\BigtableAdmin\\Resource\\ProjectsInstancesClustersBackups' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/ProjectsInstancesClustersBackups.php',
'Google\\Service\\BigtableAdmin\\Resource\\ProjectsInstancesTables' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/ProjectsInstancesTables.php',
'Google\\Service\\BigtableAdmin\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Resource/ProjectsLocations.php',
'Google\\Service\\BigtableAdmin\\RestoreInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/RestoreInfo.php',
'Google\\Service\\BigtableAdmin\\RestoreTableMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/RestoreTableMetadata.php',
'Google\\Service\\BigtableAdmin\\RestoreTableRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/RestoreTableRequest.php',
'Google\\Service\\BigtableAdmin\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/SetIamPolicyRequest.php',
'Google\\Service\\BigtableAdmin\\SingleClusterRouting' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/SingleClusterRouting.php',
'Google\\Service\\BigtableAdmin\\Split' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Split.php',
'Google\\Service\\BigtableAdmin\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Status.php',
'Google\\Service\\BigtableAdmin\\Table' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Table.php',
'Google\\Service\\BigtableAdmin\\TableProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/TableProgress.php',
'Google\\Service\\BigtableAdmin\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/TestIamPermissionsRequest.php',
'Google\\Service\\BigtableAdmin\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/TestIamPermissionsResponse.php',
'Google\\Service\\BigtableAdmin\\Union' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/Union.php',
'Google\\Service\\BigtableAdmin\\UpdateAppProfileMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/UpdateAppProfileMetadata.php',
'Google\\Service\\BigtableAdmin\\UpdateClusterMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/UpdateClusterMetadata.php',
'Google\\Service\\BigtableAdmin\\UpdateInstanceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/BigtableAdmin/UpdateInstanceMetadata.php',
'Google\\Service\\BinaryAuthorization' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization.php',
'Google\\Service\\BinaryAuthorization\\AdmissionRule' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/AdmissionRule.php',
'Google\\Service\\BinaryAuthorization\\AdmissionWhitelistPattern' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/AdmissionWhitelistPattern.php',
'Google\\Service\\BinaryAuthorization\\AttestationOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/AttestationOccurrence.php',
'Google\\Service\\BinaryAuthorization\\Attestor' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Attestor.php',
'Google\\Service\\BinaryAuthorization\\AttestorPublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/AttestorPublicKey.php',
'Google\\Service\\BinaryAuthorization\\BinaryauthorizationEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/BinaryauthorizationEmpty.php',
'Google\\Service\\BinaryAuthorization\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Binding.php',
'Google\\Service\\BinaryAuthorization\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Expr.php',
'Google\\Service\\BinaryAuthorization\\IamPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/IamPolicy.php',
'Google\\Service\\BinaryAuthorization\\Jwt' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Jwt.php',
'Google\\Service\\BinaryAuthorization\\ListAttestorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/ListAttestorsResponse.php',
'Google\\Service\\BinaryAuthorization\\PkixPublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/PkixPublicKey.php',
'Google\\Service\\BinaryAuthorization\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Policy.php',
'Google\\Service\\BinaryAuthorization\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Resource/Projects.php',
'Google\\Service\\BinaryAuthorization\\Resource\\ProjectsAttestors' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Resource/ProjectsAttestors.php',
'Google\\Service\\BinaryAuthorization\\Resource\\ProjectsPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Resource/ProjectsPolicy.php',
'Google\\Service\\BinaryAuthorization\\Resource\\Systempolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Resource/Systempolicy.php',
'Google\\Service\\BinaryAuthorization\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/SetIamPolicyRequest.php',
'Google\\Service\\BinaryAuthorization\\Signature' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/Signature.php',
'Google\\Service\\BinaryAuthorization\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/TestIamPermissionsRequest.php',
'Google\\Service\\BinaryAuthorization\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/TestIamPermissionsResponse.php',
'Google\\Service\\BinaryAuthorization\\UserOwnedGrafeasNote' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/UserOwnedGrafeasNote.php',
'Google\\Service\\BinaryAuthorization\\ValidateAttestationOccurrenceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/ValidateAttestationOccurrenceRequest.php',
'Google\\Service\\BinaryAuthorization\\ValidateAttestationOccurrenceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/BinaryAuthorization/ValidateAttestationOccurrenceResponse.php',
'Google\\Service\\Blogger' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger.php',
'Google\\Service\\Blogger\\Blog' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Blog.php',
'Google\\Service\\Blogger\\BlogList' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/BlogList.php',
'Google\\Service\\Blogger\\BlogLocale' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/BlogLocale.php',
'Google\\Service\\Blogger\\BlogPages' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/BlogPages.php',
'Google\\Service\\Blogger\\BlogPerUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/BlogPerUserInfo.php',
'Google\\Service\\Blogger\\BlogPosts' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/BlogPosts.php',
'Google\\Service\\Blogger\\BlogUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/BlogUserInfo.php',
'Google\\Service\\Blogger\\Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Comment.php',
'Google\\Service\\Blogger\\CommentAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/CommentAuthor.php',
'Google\\Service\\Blogger\\CommentAuthorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/CommentAuthorImage.php',
'Google\\Service\\Blogger\\CommentBlog' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/CommentBlog.php',
'Google\\Service\\Blogger\\CommentInReplyTo' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/CommentInReplyTo.php',
'Google\\Service\\Blogger\\CommentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/CommentList.php',
'Google\\Service\\Blogger\\CommentPost' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/CommentPost.php',
'Google\\Service\\Blogger\\Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Page.php',
'Google\\Service\\Blogger\\PageAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PageAuthor.php',
'Google\\Service\\Blogger\\PageAuthorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PageAuthorImage.php',
'Google\\Service\\Blogger\\PageBlog' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PageBlog.php',
'Google\\Service\\Blogger\\PageList' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PageList.php',
'Google\\Service\\Blogger\\Pageviews' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Pageviews.php',
'Google\\Service\\Blogger\\PageviewsCounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PageviewsCounts.php',
'Google\\Service\\Blogger\\Post' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Post.php',
'Google\\Service\\Blogger\\PostAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostAuthor.php',
'Google\\Service\\Blogger\\PostAuthorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostAuthorImage.php',
'Google\\Service\\Blogger\\PostBlog' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostBlog.php',
'Google\\Service\\Blogger\\PostImages' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostImages.php',
'Google\\Service\\Blogger\\PostList' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostList.php',
'Google\\Service\\Blogger\\PostLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostLocation.php',
'Google\\Service\\Blogger\\PostPerUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostPerUserInfo.php',
'Google\\Service\\Blogger\\PostReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostReplies.php',
'Google\\Service\\Blogger\\PostUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostUserInfo.php',
'Google\\Service\\Blogger\\PostUserInfosList' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/PostUserInfosList.php',
'Google\\Service\\Blogger\\Resource\\BlogUserInfos' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Resource/BlogUserInfos.php',
'Google\\Service\\Blogger\\Resource\\Blogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Resource/Blogs.php',
'Google\\Service\\Blogger\\Resource\\Comments' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Resource/Comments.php',
'Google\\Service\\Blogger\\Resource\\PageViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Resource/PageViews.php',
'Google\\Service\\Blogger\\Resource\\Pages' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Resource/Pages.php',
'Google\\Service\\Blogger\\Resource\\PostUserInfos' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Resource/PostUserInfos.php',
'Google\\Service\\Blogger\\Resource\\Posts' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Resource/Posts.php',
'Google\\Service\\Blogger\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/Resource/Users.php',
'Google\\Service\\Blogger\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/User.php',
'Google\\Service\\Blogger\\UserBlogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/UserBlogs.php',
'Google\\Service\\Blogger\\UserLocale' => __DIR__ . '/..' . '/google/apiclient-services/src/Blogger/UserLocale.php',
'Google\\Service\\Books' => __DIR__ . '/..' . '/google/apiclient-services/src/Books.php',
'Google\\Service\\Books\\Annotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Annotation.php',
'Google\\Service\\Books\\AnnotationClientVersionRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/AnnotationClientVersionRanges.php',
'Google\\Service\\Books\\AnnotationCurrentVersionRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/AnnotationCurrentVersionRanges.php',
'Google\\Service\\Books\\AnnotationLayerSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/AnnotationLayerSummary.php',
'Google\\Service\\Books\\Annotations' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Annotations.php',
'Google\\Service\\Books\\AnnotationsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/AnnotationsSummary.php',
'Google\\Service\\Books\\AnnotationsSummaryLayers' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/AnnotationsSummaryLayers.php',
'Google\\Service\\Books\\Annotationsdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Annotationsdata.php',
'Google\\Service\\Books\\BooksAnnotationsRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/BooksAnnotationsRange.php',
'Google\\Service\\Books\\BooksCloudloadingResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/BooksCloudloadingResource.php',
'Google\\Service\\Books\\BooksEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/BooksEmpty.php',
'Google\\Service\\Books\\BooksVolumesRecommendedRateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/BooksVolumesRecommendedRateResponse.php',
'Google\\Service\\Books\\Bookshelf' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Bookshelf.php',
'Google\\Service\\Books\\Bookshelves' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Bookshelves.php',
'Google\\Service\\Books\\Category' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Category.php',
'Google\\Service\\Books\\CategoryItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/CategoryItems.php',
'Google\\Service\\Books\\ConcurrentAccessRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/ConcurrentAccessRestriction.php',
'Google\\Service\\Books\\DictionaryAnnotationdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictionaryAnnotationdata.php',
'Google\\Service\\Books\\Dictlayerdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Dictlayerdata.php',
'Google\\Service\\Books\\DictlayerdataCommon' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataCommon.php',
'Google\\Service\\Books\\DictlayerdataDict' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDict.php',
'Google\\Service\\Books\\DictlayerdataDictSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictSource.php',
'Google\\Service\\Books\\DictlayerdataDictWords' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWords.php',
'Google\\Service\\Books\\DictlayerdataDictWordsDerivatives' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsDerivatives.php',
'Google\\Service\\Books\\DictlayerdataDictWordsDerivativesSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsDerivativesSource.php',
'Google\\Service\\Books\\DictlayerdataDictWordsExamples' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsExamples.php',
'Google\\Service\\Books\\DictlayerdataDictWordsExamplesSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsExamplesSource.php',
'Google\\Service\\Books\\DictlayerdataDictWordsSenses' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsSenses.php',
'Google\\Service\\Books\\DictlayerdataDictWordsSensesConjugations' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsSensesConjugations.php',
'Google\\Service\\Books\\DictlayerdataDictWordsSensesDefinitions' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsSensesDefinitions.php',
'Google\\Service\\Books\\DictlayerdataDictWordsSensesDefinitionsExamples' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsSensesDefinitionsExamples.php',
'Google\\Service\\Books\\DictlayerdataDictWordsSensesDefinitionsExamplesSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsSensesDefinitionsExamplesSource.php',
'Google\\Service\\Books\\DictlayerdataDictWordsSensesSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsSensesSource.php',
'Google\\Service\\Books\\DictlayerdataDictWordsSensesSynonyms' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsSensesSynonyms.php',
'Google\\Service\\Books\\DictlayerdataDictWordsSensesSynonymsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsSensesSynonymsSource.php',
'Google\\Service\\Books\\DictlayerdataDictWordsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DictlayerdataDictWordsSource.php',
'Google\\Service\\Books\\Discoveryclusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Discoveryclusters.php',
'Google\\Service\\Books\\DiscoveryclustersClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DiscoveryclustersClusters.php',
'Google\\Service\\Books\\DiscoveryclustersClustersBannerWithContentContainer' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DiscoveryclustersClustersBannerWithContentContainer.php',
'Google\\Service\\Books\\DownloadAccessRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DownloadAccessRestriction.php',
'Google\\Service\\Books\\DownloadAccesses' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/DownloadAccesses.php',
'Google\\Service\\Books\\FamilyInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/FamilyInfo.php',
'Google\\Service\\Books\\FamilyInfoMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/FamilyInfoMembership.php',
'Google\\Service\\Books\\GeoAnnotationdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/GeoAnnotationdata.php',
'Google\\Service\\Books\\Geolayerdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Geolayerdata.php',
'Google\\Service\\Books\\GeolayerdataCommon' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/GeolayerdataCommon.php',
'Google\\Service\\Books\\GeolayerdataGeo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/GeolayerdataGeo.php',
'Google\\Service\\Books\\GeolayerdataGeoViewport' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/GeolayerdataGeoViewport.php',
'Google\\Service\\Books\\GeolayerdataGeoViewportHi' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/GeolayerdataGeoViewportHi.php',
'Google\\Service\\Books\\GeolayerdataGeoViewportLo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/GeolayerdataGeoViewportLo.php',
'Google\\Service\\Books\\Layersummaries' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Layersummaries.php',
'Google\\Service\\Books\\Layersummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Layersummary.php',
'Google\\Service\\Books\\Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Metadata.php',
'Google\\Service\\Books\\MetadataItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/MetadataItems.php',
'Google\\Service\\Books\\Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Notification.php',
'Google\\Service\\Books\\Offers' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Offers.php',
'Google\\Service\\Books\\OffersItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/OffersItems.php',
'Google\\Service\\Books\\OffersItemsItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/OffersItemsItems.php',
'Google\\Service\\Books\\ReadingPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/ReadingPosition.php',
'Google\\Service\\Books\\RequestAccessData' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/RequestAccessData.php',
'Google\\Service\\Books\\Resource\\Bookshelves' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Bookshelves.php',
'Google\\Service\\Books\\Resource\\BookshelvesVolumes' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/BookshelvesVolumes.php',
'Google\\Service\\Books\\Resource\\Cloudloading' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Cloudloading.php',
'Google\\Service\\Books\\Resource\\Dictionary' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Dictionary.php',
'Google\\Service\\Books\\Resource\\Familysharing' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Familysharing.php',
'Google\\Service\\Books\\Resource\\Layers' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Layers.php',
'Google\\Service\\Books\\Resource\\LayersAnnotationData' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/LayersAnnotationData.php',
'Google\\Service\\Books\\Resource\\LayersVolumeAnnotations' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/LayersVolumeAnnotations.php',
'Google\\Service\\Books\\Resource\\Myconfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Myconfig.php',
'Google\\Service\\Books\\Resource\\Mylibrary' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Mylibrary.php',
'Google\\Service\\Books\\Resource\\MylibraryAnnotations' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/MylibraryAnnotations.php',
'Google\\Service\\Books\\Resource\\MylibraryBookshelves' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/MylibraryBookshelves.php',
'Google\\Service\\Books\\Resource\\MylibraryBookshelvesVolumes' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/MylibraryBookshelvesVolumes.php',
'Google\\Service\\Books\\Resource\\MylibraryReadingpositions' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/MylibraryReadingpositions.php',
'Google\\Service\\Books\\Resource\\Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Notification.php',
'Google\\Service\\Books\\Resource\\Onboarding' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Onboarding.php',
'Google\\Service\\Books\\Resource\\Personalizedstream' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Personalizedstream.php',
'Google\\Service\\Books\\Resource\\Promooffer' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Promooffer.php',
'Google\\Service\\Books\\Resource\\Series' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Series.php',
'Google\\Service\\Books\\Resource\\SeriesMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/SeriesMembership.php',
'Google\\Service\\Books\\Resource\\Volumes' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/Volumes.php',
'Google\\Service\\Books\\Resource\\VolumesAssociated' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/VolumesAssociated.php',
'Google\\Service\\Books\\Resource\\VolumesMybooks' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/VolumesMybooks.php',
'Google\\Service\\Books\\Resource\\VolumesRecommended' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/VolumesRecommended.php',
'Google\\Service\\Books\\Resource\\VolumesUseruploaded' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Resource/VolumesUseruploaded.php',
'Google\\Service\\Books\\Review' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Review.php',
'Google\\Service\\Books\\ReviewAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/ReviewAuthor.php',
'Google\\Service\\Books\\ReviewSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/ReviewSource.php',
'Google\\Service\\Books\\Series' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Series.php',
'Google\\Service\\Books\\SeriesSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/SeriesSeries.php',
'Google\\Service\\Books\\SeriesSeriesSeriesSubscriptionReleaseInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/SeriesSeriesSeriesSubscriptionReleaseInfo.php',
'Google\\Service\\Books\\SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo.php',
'Google\\Service\\Books\\SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo.php',
'Google\\Service\\Books\\Seriesmembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Seriesmembership.php',
'Google\\Service\\Books\\Usersettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Usersettings.php',
'Google\\Service\\Books\\UsersettingsNotesExport' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/UsersettingsNotesExport.php',
'Google\\Service\\Books\\UsersettingsNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/UsersettingsNotification.php',
'Google\\Service\\Books\\UsersettingsNotificationMatchMyInterests' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/UsersettingsNotificationMatchMyInterests.php',
'Google\\Service\\Books\\UsersettingsNotificationMoreFromAuthors' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/UsersettingsNotificationMoreFromAuthors.php',
'Google\\Service\\Books\\UsersettingsNotificationMoreFromSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/UsersettingsNotificationMoreFromSeries.php',
'Google\\Service\\Books\\UsersettingsNotificationPriceDrop' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/UsersettingsNotificationPriceDrop.php',
'Google\\Service\\Books\\UsersettingsNotificationRewardExpirations' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/UsersettingsNotificationRewardExpirations.php',
'Google\\Service\\Books\\Volume' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Volume.php',
'Google\\Service\\Books\\Volume2' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Volume2.php',
'Google\\Service\\Books\\VolumeAccessInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeAccessInfo.php',
'Google\\Service\\Books\\VolumeAccessInfoEpub' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeAccessInfoEpub.php',
'Google\\Service\\Books\\VolumeAccessInfoPdf' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeAccessInfoPdf.php',
'Google\\Service\\Books\\VolumeLayerInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeLayerInfo.php',
'Google\\Service\\Books\\VolumeLayerInfoLayers' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeLayerInfoLayers.php',
'Google\\Service\\Books\\VolumeRecommendedInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeRecommendedInfo.php',
'Google\\Service\\Books\\VolumeSaleInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeSaleInfo.php',
'Google\\Service\\Books\\VolumeSaleInfoListPrice' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeSaleInfoListPrice.php',
'Google\\Service\\Books\\VolumeSaleInfoOffers' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeSaleInfoOffers.php',
'Google\\Service\\Books\\VolumeSaleInfoOffersListPrice' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeSaleInfoOffersListPrice.php',
'Google\\Service\\Books\\VolumeSaleInfoOffersRentalDuration' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeSaleInfoOffersRentalDuration.php',
'Google\\Service\\Books\\VolumeSaleInfoOffersRetailPrice' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeSaleInfoOffersRetailPrice.php',
'Google\\Service\\Books\\VolumeSaleInfoRetailPrice' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeSaleInfoRetailPrice.php',
'Google\\Service\\Books\\VolumeSearchInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeSearchInfo.php',
'Google\\Service\\Books\\VolumeUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeUserInfo.php',
'Google\\Service\\Books\\VolumeUserInfoCopy' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeUserInfoCopy.php',
'Google\\Service\\Books\\VolumeUserInfoFamilySharing' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeUserInfoFamilySharing.php',
'Google\\Service\\Books\\VolumeUserInfoRentalPeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeUserInfoRentalPeriod.php',
'Google\\Service\\Books\\VolumeUserInfoUserUploadedVolumeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeUserInfoUserUploadedVolumeInfo.php',
'Google\\Service\\Books\\VolumeVolumeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeVolumeInfo.php',
'Google\\Service\\Books\\VolumeVolumeInfoDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeVolumeInfoDimensions.php',
'Google\\Service\\Books\\VolumeVolumeInfoImageLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeVolumeInfoImageLinks.php',
'Google\\Service\\Books\\VolumeVolumeInfoIndustryIdentifiers' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeVolumeInfoIndustryIdentifiers.php',
'Google\\Service\\Books\\VolumeVolumeInfoPanelizationSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeVolumeInfoPanelizationSummary.php',
'Google\\Service\\Books\\VolumeVolumeInfoReadingModes' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeVolumeInfoReadingModes.php',
'Google\\Service\\Books\\Volumeannotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Volumeannotation.php',
'Google\\Service\\Books\\VolumeannotationContentRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeannotationContentRanges.php',
'Google\\Service\\Books\\Volumeannotations' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Volumeannotations.php',
'Google\\Service\\Books\\Volumes' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Volumes.php',
'Google\\Service\\Books\\Volumeseriesinfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/Volumeseriesinfo.php',
'Google\\Service\\Books\\VolumeseriesinfoVolumeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeseriesinfoVolumeSeries.php',
'Google\\Service\\Books\\VolumeseriesinfoVolumeSeriesIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Books/VolumeseriesinfoVolumeSeriesIssue.php',
'Google\\Service\\Calendar' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar.php',
'Google\\Service\\Calendar\\Acl' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Acl.php',
'Google\\Service\\Calendar\\AclRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/AclRule.php',
'Google\\Service\\Calendar\\AclRuleScope' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/AclRuleScope.php',
'Google\\Service\\Calendar\\Calendar' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Calendar.php',
'Google\\Service\\Calendar\\CalendarList' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/CalendarList.php',
'Google\\Service\\Calendar\\CalendarListEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/CalendarListEntry.php',
'Google\\Service\\Calendar\\CalendarListEntryNotificationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/CalendarListEntryNotificationSettings.php',
'Google\\Service\\Calendar\\CalendarNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/CalendarNotification.php',
'Google\\Service\\Calendar\\Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Channel.php',
'Google\\Service\\Calendar\\ColorDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/ColorDefinition.php',
'Google\\Service\\Calendar\\Colors' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Colors.php',
'Google\\Service\\Calendar\\ConferenceData' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/ConferenceData.php',
'Google\\Service\\Calendar\\ConferenceParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/ConferenceParameters.php',
'Google\\Service\\Calendar\\ConferenceParametersAddOnParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/ConferenceParametersAddOnParameters.php',
'Google\\Service\\Calendar\\ConferenceProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/ConferenceProperties.php',
'Google\\Service\\Calendar\\ConferenceRequestStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/ConferenceRequestStatus.php',
'Google\\Service\\Calendar\\ConferenceSolution' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/ConferenceSolution.php',
'Google\\Service\\Calendar\\ConferenceSolutionKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/ConferenceSolutionKey.php',
'Google\\Service\\Calendar\\CreateConferenceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/CreateConferenceRequest.php',
'Google\\Service\\Calendar\\EntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EntryPoint.php',
'Google\\Service\\Calendar\\Error' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Error.php',
'Google\\Service\\Calendar\\Event' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Event.php',
'Google\\Service\\Calendar\\EventAttachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventAttachment.php',
'Google\\Service\\Calendar\\EventAttendee' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventAttendee.php',
'Google\\Service\\Calendar\\EventCreator' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventCreator.php',
'Google\\Service\\Calendar\\EventDateTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventDateTime.php',
'Google\\Service\\Calendar\\EventExtendedProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventExtendedProperties.php',
'Google\\Service\\Calendar\\EventGadget' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventGadget.php',
'Google\\Service\\Calendar\\EventOrganizer' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventOrganizer.php',
'Google\\Service\\Calendar\\EventReminder' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventReminder.php',
'Google\\Service\\Calendar\\EventReminders' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventReminders.php',
'Google\\Service\\Calendar\\EventSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/EventSource.php',
'Google\\Service\\Calendar\\Events' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Events.php',
'Google\\Service\\Calendar\\FreeBusyCalendar' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/FreeBusyCalendar.php',
'Google\\Service\\Calendar\\FreeBusyGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/FreeBusyGroup.php',
'Google\\Service\\Calendar\\FreeBusyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/FreeBusyRequest.php',
'Google\\Service\\Calendar\\FreeBusyRequestItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/FreeBusyRequestItem.php',
'Google\\Service\\Calendar\\FreeBusyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/FreeBusyResponse.php',
'Google\\Service\\Calendar\\Resource\\Acl' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Resource/Acl.php',
'Google\\Service\\Calendar\\Resource\\CalendarList' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Resource/CalendarList.php',
'Google\\Service\\Calendar\\Resource\\Calendars' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Resource/Calendars.php',
'Google\\Service\\Calendar\\Resource\\Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Resource/Channels.php',
'Google\\Service\\Calendar\\Resource\\Colors' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Resource/Colors.php',
'Google\\Service\\Calendar\\Resource\\Events' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Resource/Events.php',
'Google\\Service\\Calendar\\Resource\\Freebusy' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Resource/Freebusy.php',
'Google\\Service\\Calendar\\Resource\\Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Resource/Settings.php',
'Google\\Service\\Calendar\\Setting' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Setting.php',
'Google\\Service\\Calendar\\Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/Settings.php',
'Google\\Service\\Calendar\\TimePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/Calendar/TimePeriod.php',
'Google\\Service\\CertificateAuthorityService' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService.php',
'Google\\Service\\CertificateAuthorityService\\AccessUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/AccessUrls.php',
'Google\\Service\\CertificateAuthorityService\\ActivateCertificateAuthorityRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ActivateCertificateAuthorityRequest.php',
'Google\\Service\\CertificateAuthorityService\\AllowedKeyType' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/AllowedKeyType.php',
'Google\\Service\\CertificateAuthorityService\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/AuditConfig.php',
'Google\\Service\\CertificateAuthorityService\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/AuditLogConfig.php',
'Google\\Service\\CertificateAuthorityService\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Binding.php',
'Google\\Service\\CertificateAuthorityService\\CaOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CaOptions.php',
'Google\\Service\\CertificateAuthorityService\\CaPool' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CaPool.php',
'Google\\Service\\CertificateAuthorityService\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CancelOperationRequest.php',
'Google\\Service\\CertificateAuthorityService\\CertChain' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CertChain.php',
'Google\\Service\\CertificateAuthorityService\\Certificate' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Certificate.php',
'Google\\Service\\CertificateAuthorityService\\CertificateAuthority' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CertificateAuthority.php',
'Google\\Service\\CertificateAuthorityService\\CertificateConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CertificateConfig.php',
'Google\\Service\\CertificateAuthorityService\\CertificateDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CertificateDescription.php',
'Google\\Service\\CertificateAuthorityService\\CertificateExtensionConstraints' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CertificateExtensionConstraints.php',
'Google\\Service\\CertificateAuthorityService\\CertificateFingerprint' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CertificateFingerprint.php',
'Google\\Service\\CertificateAuthorityService\\CertificateIdentityConstraints' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CertificateIdentityConstraints.php',
'Google\\Service\\CertificateAuthorityService\\CertificateRevocationList' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CertificateRevocationList.php',
'Google\\Service\\CertificateAuthorityService\\CertificateTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/CertificateTemplate.php',
'Google\\Service\\CertificateAuthorityService\\DisableCertificateAuthorityRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/DisableCertificateAuthorityRequest.php',
'Google\\Service\\CertificateAuthorityService\\EcKeyType' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/EcKeyType.php',
'Google\\Service\\CertificateAuthorityService\\EnableCertificateAuthorityRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/EnableCertificateAuthorityRequest.php',
'Google\\Service\\CertificateAuthorityService\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Expr.php',
'Google\\Service\\CertificateAuthorityService\\ExtendedKeyUsageOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ExtendedKeyUsageOptions.php',
'Google\\Service\\CertificateAuthorityService\\FetchCaCertsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/FetchCaCertsRequest.php',
'Google\\Service\\CertificateAuthorityService\\FetchCaCertsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/FetchCaCertsResponse.php',
'Google\\Service\\CertificateAuthorityService\\FetchCertificateAuthorityCsrResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/FetchCertificateAuthorityCsrResponse.php',
'Google\\Service\\CertificateAuthorityService\\IssuanceModes' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/IssuanceModes.php',
'Google\\Service\\CertificateAuthorityService\\IssuancePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/IssuancePolicy.php',
'Google\\Service\\CertificateAuthorityService\\KeyId' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/KeyId.php',
'Google\\Service\\CertificateAuthorityService\\KeyUsage' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/KeyUsage.php',
'Google\\Service\\CertificateAuthorityService\\KeyUsageOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/KeyUsageOptions.php',
'Google\\Service\\CertificateAuthorityService\\KeyVersionSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/KeyVersionSpec.php',
'Google\\Service\\CertificateAuthorityService\\ListCaPoolsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ListCaPoolsResponse.php',
'Google\\Service\\CertificateAuthorityService\\ListCertificateAuthoritiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ListCertificateAuthoritiesResponse.php',
'Google\\Service\\CertificateAuthorityService\\ListCertificateRevocationListsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ListCertificateRevocationListsResponse.php',
'Google\\Service\\CertificateAuthorityService\\ListCertificateTemplatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ListCertificateTemplatesResponse.php',
'Google\\Service\\CertificateAuthorityService\\ListCertificatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ListCertificatesResponse.php',
'Google\\Service\\CertificateAuthorityService\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ListLocationsResponse.php',
'Google\\Service\\CertificateAuthorityService\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ListOperationsResponse.php',
'Google\\Service\\CertificateAuthorityService\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Location.php',
'Google\\Service\\CertificateAuthorityService\\ObjectId' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ObjectId.php',
'Google\\Service\\CertificateAuthorityService\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Operation.php',
'Google\\Service\\CertificateAuthorityService\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/OperationMetadata.php',
'Google\\Service\\CertificateAuthorityService\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Policy.php',
'Google\\Service\\CertificateAuthorityService\\PrivatecaEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/PrivatecaEmpty.php',
'Google\\Service\\CertificateAuthorityService\\PublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/PublicKey.php',
'Google\\Service\\CertificateAuthorityService\\PublishingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/PublishingOptions.php',
'Google\\Service\\CertificateAuthorityService\\ReconciliationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/ReconciliationOperationMetadata.php',
'Google\\Service\\CertificateAuthorityService\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Resource/Projects.php',
'Google\\Service\\CertificateAuthorityService\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Resource/ProjectsLocations.php',
'Google\\Service\\CertificateAuthorityService\\Resource\\ProjectsLocationsCaPools' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Resource/ProjectsLocationsCaPools.php',
'Google\\Service\\CertificateAuthorityService\\Resource\\ProjectsLocationsCaPoolsCertificateAuthorities' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Resource/ProjectsLocationsCaPoolsCertificateAuthorities.php',
'Google\\Service\\CertificateAuthorityService\\Resource\\ProjectsLocationsCaPoolsCertificateAuthoritiesCertificateRevocationLists' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Resource/ProjectsLocationsCaPoolsCertificateAuthoritiesCertificateRevocationLists.php',
'Google\\Service\\CertificateAuthorityService\\Resource\\ProjectsLocationsCaPoolsCertificates' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Resource/ProjectsLocationsCaPoolsCertificates.php',
'Google\\Service\\CertificateAuthorityService\\Resource\\ProjectsLocationsCertificateTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Resource/ProjectsLocationsCertificateTemplates.php',
'Google\\Service\\CertificateAuthorityService\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CertificateAuthorityService\\RevocationDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/RevocationDetails.php',
'Google\\Service\\CertificateAuthorityService\\RevokeCertificateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/RevokeCertificateRequest.php',
'Google\\Service\\CertificateAuthorityService\\RevokedCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/RevokedCertificate.php',
'Google\\Service\\CertificateAuthorityService\\RsaKeyType' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/RsaKeyType.php',
'Google\\Service\\CertificateAuthorityService\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/SetIamPolicyRequest.php',
'Google\\Service\\CertificateAuthorityService\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Status.php',
'Google\\Service\\CertificateAuthorityService\\Subject' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/Subject.php',
'Google\\Service\\CertificateAuthorityService\\SubjectAltNames' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/SubjectAltNames.php',
'Google\\Service\\CertificateAuthorityService\\SubjectConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/SubjectConfig.php',
'Google\\Service\\CertificateAuthorityService\\SubjectDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/SubjectDescription.php',
'Google\\Service\\CertificateAuthorityService\\SubordinateConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/SubordinateConfig.php',
'Google\\Service\\CertificateAuthorityService\\SubordinateConfigChain' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/SubordinateConfigChain.php',
'Google\\Service\\CertificateAuthorityService\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/TestIamPermissionsRequest.php',
'Google\\Service\\CertificateAuthorityService\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/TestIamPermissionsResponse.php',
'Google\\Service\\CertificateAuthorityService\\UndeleteCertificateAuthorityRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/UndeleteCertificateAuthorityRequest.php',
'Google\\Service\\CertificateAuthorityService\\X509Extension' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/X509Extension.php',
'Google\\Service\\CertificateAuthorityService\\X509Parameters' => __DIR__ . '/..' . '/google/apiclient-services/src/CertificateAuthorityService/X509Parameters.php',
'Google\\Service\\ChromeManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeManagement.php',
'Google\\Service\\ChromeManagement\\GoogleChromeManagementV1BrowserVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeManagement/GoogleChromeManagementV1BrowserVersion.php',
'Google\\Service\\ChromeManagement\\GoogleChromeManagementV1CountChromeVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeManagement/GoogleChromeManagementV1CountChromeVersionsResponse.php',
'Google\\Service\\ChromeManagement\\GoogleChromeManagementV1CountInstalledAppsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeManagement/GoogleChromeManagementV1CountInstalledAppsResponse.php',
'Google\\Service\\ChromeManagement\\GoogleChromeManagementV1Device' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeManagement/GoogleChromeManagementV1Device.php',
'Google\\Service\\ChromeManagement\\GoogleChromeManagementV1FindInstalledAppDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeManagement/GoogleChromeManagementV1FindInstalledAppDevicesResponse.php',
'Google\\Service\\ChromeManagement\\GoogleChromeManagementV1InstalledApp' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeManagement/GoogleChromeManagementV1InstalledApp.php',
'Google\\Service\\ChromeManagement\\Resource\\Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeManagement/Resource/Customers.php',
'Google\\Service\\ChromeManagement\\Resource\\CustomersReports' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeManagement/Resource/CustomersReports.php',
'Google\\Service\\ChromePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1AdditionalTargetKeyName' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1AdditionalTargetKeyName.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1InheritOrgUnitPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1InheritOrgUnitPolicyRequest.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1ListPolicySchemasResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1ListPolicySchemasResponse.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1ModifyOrgUnitPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1ModifyOrgUnitPolicyRequest.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1PolicySchema' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1PolicySchema.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1PolicySchemaFieldDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1PolicySchemaFieldDescription.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1PolicySchemaNoticeDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1PolicySchemaNoticeDescription.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1PolicyTargetKey' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1PolicyTargetKey.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1PolicyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1PolicyValue.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1ResolveRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1ResolveRequest.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1ResolveResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1ResolveResponse.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1ResolvedPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1ResolvedPolicy.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1UploadPolicyFileRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1UploadPolicyFileRequest.php',
'Google\\Service\\ChromePolicy\\GoogleChromePolicyV1UploadPolicyFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleChromePolicyV1UploadPolicyFileResponse.php',
'Google\\Service\\ChromePolicy\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/GoogleProtobufEmpty.php',
'Google\\Service\\ChromePolicy\\Proto2DescriptorProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Proto2DescriptorProto.php',
'Google\\Service\\ChromePolicy\\Proto2EnumDescriptorProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Proto2EnumDescriptorProto.php',
'Google\\Service\\ChromePolicy\\Proto2EnumValueDescriptorProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Proto2EnumValueDescriptorProto.php',
'Google\\Service\\ChromePolicy\\Proto2FieldDescriptorProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Proto2FieldDescriptorProto.php',
'Google\\Service\\ChromePolicy\\Proto2FileDescriptorProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Proto2FileDescriptorProto.php',
'Google\\Service\\ChromePolicy\\Proto2OneofDescriptorProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Proto2OneofDescriptorProto.php',
'Google\\Service\\ChromePolicy\\Resource\\Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Resource/Customers.php',
'Google\\Service\\ChromePolicy\\Resource\\CustomersPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Resource/CustomersPolicies.php',
'Google\\Service\\ChromePolicy\\Resource\\CustomersPoliciesOrgunits' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Resource/CustomersPoliciesOrgunits.php',
'Google\\Service\\ChromePolicy\\Resource\\CustomersPolicySchemas' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Resource/CustomersPolicySchemas.php',
'Google\\Service\\ChromePolicy\\Resource\\Media' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromePolicy/Resource/Media.php',
'Google\\Service\\ChromeUXReport' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport.php',
'Google\\Service\\ChromeUXReport\\Bin' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport/Bin.php',
'Google\\Service\\ChromeUXReport\\Key' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport/Key.php',
'Google\\Service\\ChromeUXReport\\Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport/Metric.php',
'Google\\Service\\ChromeUXReport\\Percentiles' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport/Percentiles.php',
'Google\\Service\\ChromeUXReport\\QueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport/QueryRequest.php',
'Google\\Service\\ChromeUXReport\\QueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport/QueryResponse.php',
'Google\\Service\\ChromeUXReport\\Record' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport/Record.php',
'Google\\Service\\ChromeUXReport\\Resource\\Records' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport/Resource/Records.php',
'Google\\Service\\ChromeUXReport\\UrlNormalization' => __DIR__ . '/..' . '/google/apiclient-services/src/ChromeUXReport/UrlNormalization.php',
'Google\\Service\\CivicInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo.php',
'Google\\Service\\CivicInfo\\AdministrationRegion' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/AdministrationRegion.php',
'Google\\Service\\CivicInfo\\AdministrativeBody' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/AdministrativeBody.php',
'Google\\Service\\CivicInfo\\Candidate' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Candidate.php',
'Google\\Service\\CivicInfo\\Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Channel.php',
'Google\\Service\\CivicInfo\\Contest' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Contest.php',
'Google\\Service\\CivicInfo\\DivisionSearchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/DivisionSearchResponse.php',
'Google\\Service\\CivicInfo\\DivisionSearchResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/DivisionSearchResult.php',
'Google\\Service\\CivicInfo\\Election' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Election.php',
'Google\\Service\\CivicInfo\\ElectionOfficial' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/ElectionOfficial.php',
'Google\\Service\\CivicInfo\\ElectionsQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/ElectionsQueryResponse.php',
'Google\\Service\\CivicInfo\\ElectoralDistrict' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/ElectoralDistrict.php',
'Google\\Service\\CivicInfo\\GeographicDivision' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/GeographicDivision.php',
'Google\\Service\\CivicInfo\\Office' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Office.php',
'Google\\Service\\CivicInfo\\Official' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Official.php',
'Google\\Service\\CivicInfo\\PollingLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/PollingLocation.php',
'Google\\Service\\CivicInfo\\RepresentativeInfoData' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/RepresentativeInfoData.php',
'Google\\Service\\CivicInfo\\RepresentativeInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/RepresentativeInfoResponse.php',
'Google\\Service\\CivicInfo\\Resource\\Divisions' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Resource/Divisions.php',
'Google\\Service\\CivicInfo\\Resource\\Elections' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Resource/Elections.php',
'Google\\Service\\CivicInfo\\Resource\\Representatives' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Resource/Representatives.php',
'Google\\Service\\CivicInfo\\SimpleAddressType' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/SimpleAddressType.php',
'Google\\Service\\CivicInfo\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/Source.php',
'Google\\Service\\CivicInfo\\VoterInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CivicInfo/VoterInfoResponse.php',
'Google\\Service\\Classroom' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom.php',
'Google\\Service\\Classroom\\Announcement' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Announcement.php',
'Google\\Service\\Classroom\\Assignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Assignment.php',
'Google\\Service\\Classroom\\AssignmentSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/AssignmentSubmission.php',
'Google\\Service\\Classroom\\Attachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Attachment.php',
'Google\\Service\\Classroom\\ClassroomEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ClassroomEmpty.php',
'Google\\Service\\Classroom\\CloudPubsubTopic' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/CloudPubsubTopic.php',
'Google\\Service\\Classroom\\Course' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Course.php',
'Google\\Service\\Classroom\\CourseAlias' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/CourseAlias.php',
'Google\\Service\\Classroom\\CourseMaterial' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/CourseMaterial.php',
'Google\\Service\\Classroom\\CourseMaterialSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/CourseMaterialSet.php',
'Google\\Service\\Classroom\\CourseRosterChangesInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/CourseRosterChangesInfo.php',
'Google\\Service\\Classroom\\CourseWork' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/CourseWork.php',
'Google\\Service\\Classroom\\CourseWorkChangesInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/CourseWorkChangesInfo.php',
'Google\\Service\\Classroom\\CourseWorkMaterial' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/CourseWorkMaterial.php',
'Google\\Service\\Classroom\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Date.php',
'Google\\Service\\Classroom\\DriveFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/DriveFile.php',
'Google\\Service\\Classroom\\DriveFolder' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/DriveFolder.php',
'Google\\Service\\Classroom\\Feed' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Feed.php',
'Google\\Service\\Classroom\\Form' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Form.php',
'Google\\Service\\Classroom\\GlobalPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/GlobalPermission.php',
'Google\\Service\\Classroom\\GradeHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/GradeHistory.php',
'Google\\Service\\Classroom\\Guardian' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Guardian.php',
'Google\\Service\\Classroom\\GuardianInvitation' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/GuardianInvitation.php',
'Google\\Service\\Classroom\\IndividualStudentsOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/IndividualStudentsOptions.php',
'Google\\Service\\Classroom\\Invitation' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Invitation.php',
'Google\\Service\\Classroom\\Link' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Link.php',
'Google\\Service\\Classroom\\ListAnnouncementsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListAnnouncementsResponse.php',
'Google\\Service\\Classroom\\ListCourseAliasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListCourseAliasesResponse.php',
'Google\\Service\\Classroom\\ListCourseWorkMaterialResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListCourseWorkMaterialResponse.php',
'Google\\Service\\Classroom\\ListCourseWorkResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListCourseWorkResponse.php',
'Google\\Service\\Classroom\\ListCoursesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListCoursesResponse.php',
'Google\\Service\\Classroom\\ListGuardianInvitationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListGuardianInvitationsResponse.php',
'Google\\Service\\Classroom\\ListGuardiansResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListGuardiansResponse.php',
'Google\\Service\\Classroom\\ListInvitationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListInvitationsResponse.php',
'Google\\Service\\Classroom\\ListStudentSubmissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListStudentSubmissionsResponse.php',
'Google\\Service\\Classroom\\ListStudentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListStudentsResponse.php',
'Google\\Service\\Classroom\\ListTeachersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListTeachersResponse.php',
'Google\\Service\\Classroom\\ListTopicResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ListTopicResponse.php',
'Google\\Service\\Classroom\\Material' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Material.php',
'Google\\Service\\Classroom\\ModifyAnnouncementAssigneesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ModifyAnnouncementAssigneesRequest.php',
'Google\\Service\\Classroom\\ModifyAttachmentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ModifyAttachmentsRequest.php',
'Google\\Service\\Classroom\\ModifyCourseWorkAssigneesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ModifyCourseWorkAssigneesRequest.php',
'Google\\Service\\Classroom\\ModifyIndividualStudentsOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ModifyIndividualStudentsOptions.php',
'Google\\Service\\Classroom\\MultipleChoiceQuestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/MultipleChoiceQuestion.php',
'Google\\Service\\Classroom\\MultipleChoiceSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/MultipleChoiceSubmission.php',
'Google\\Service\\Classroom\\Name' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Name.php',
'Google\\Service\\Classroom\\ReclaimStudentSubmissionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ReclaimStudentSubmissionRequest.php',
'Google\\Service\\Classroom\\Registration' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Registration.php',
'Google\\Service\\Classroom\\Resource\\Courses' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/Courses.php',
'Google\\Service\\Classroom\\Resource\\CoursesAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/CoursesAliases.php',
'Google\\Service\\Classroom\\Resource\\CoursesAnnouncements' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/CoursesAnnouncements.php',
'Google\\Service\\Classroom\\Resource\\CoursesCourseWork' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/CoursesCourseWork.php',
'Google\\Service\\Classroom\\Resource\\CoursesCourseWorkMaterials' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/CoursesCourseWorkMaterials.php',
'Google\\Service\\Classroom\\Resource\\CoursesCourseWorkStudentSubmissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/CoursesCourseWorkStudentSubmissions.php',
'Google\\Service\\Classroom\\Resource\\CoursesStudents' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/CoursesStudents.php',
'Google\\Service\\Classroom\\Resource\\CoursesTeachers' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/CoursesTeachers.php',
'Google\\Service\\Classroom\\Resource\\CoursesTopics' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/CoursesTopics.php',
'Google\\Service\\Classroom\\Resource\\Invitations' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/Invitations.php',
'Google\\Service\\Classroom\\Resource\\Registrations' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/Registrations.php',
'Google\\Service\\Classroom\\Resource\\UserProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/UserProfiles.php',
'Google\\Service\\Classroom\\Resource\\UserProfilesGuardianInvitations' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/UserProfilesGuardianInvitations.php',
'Google\\Service\\Classroom\\Resource\\UserProfilesGuardians' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Resource/UserProfilesGuardians.php',
'Google\\Service\\Classroom\\ReturnStudentSubmissionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ReturnStudentSubmissionRequest.php',
'Google\\Service\\Classroom\\SharedDriveFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/SharedDriveFile.php',
'Google\\Service\\Classroom\\ShortAnswerSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/ShortAnswerSubmission.php',
'Google\\Service\\Classroom\\StateHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/StateHistory.php',
'Google\\Service\\Classroom\\Student' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Student.php',
'Google\\Service\\Classroom\\StudentSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/StudentSubmission.php',
'Google\\Service\\Classroom\\SubmissionHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/SubmissionHistory.php',
'Google\\Service\\Classroom\\Teacher' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Teacher.php',
'Google\\Service\\Classroom\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/TimeOfDay.php',
'Google\\Service\\Classroom\\Topic' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/Topic.php',
'Google\\Service\\Classroom\\TurnInStudentSubmissionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/TurnInStudentSubmissionRequest.php',
'Google\\Service\\Classroom\\UserProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/UserProfile.php',
'Google\\Service\\Classroom\\YouTubeVideo' => __DIR__ . '/..' . '/google/apiclient-services/src/Classroom/YouTubeVideo.php',
'Google\\Service\\CloudAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset.php',
'Google\\Service\\CloudAsset\\AccessSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/AccessSelector.php',
'Google\\Service\\CloudAsset\\AnalyzeIamPolicyLongrunningRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/AnalyzeIamPolicyLongrunningRequest.php',
'Google\\Service\\CloudAsset\\AnalyzeIamPolicyLongrunningResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/AnalyzeIamPolicyLongrunningResponse.php',
'Google\\Service\\CloudAsset\\AnalyzeIamPolicyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/AnalyzeIamPolicyResponse.php',
'Google\\Service\\CloudAsset\\AnalyzeMoveResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/AnalyzeMoveResponse.php',
'Google\\Service\\CloudAsset\\Asset' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Asset.php',
'Google\\Service\\CloudAsset\\AttachedResource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/AttachedResource.php',
'Google\\Service\\CloudAsset\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/AuditConfig.php',
'Google\\Service\\CloudAsset\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/AuditLogConfig.php',
'Google\\Service\\CloudAsset\\BatchGetAssetsHistoryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/BatchGetAssetsHistoryResponse.php',
'Google\\Service\\CloudAsset\\BigQueryDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/BigQueryDestination.php',
'Google\\Service\\CloudAsset\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Binding.php',
'Google\\Service\\CloudAsset\\CloudassetEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/CloudassetEmpty.php',
'Google\\Service\\CloudAsset\\CloudassetResource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/CloudassetResource.php',
'Google\\Service\\CloudAsset\\ConditionContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/ConditionContext.php',
'Google\\Service\\CloudAsset\\ConditionEvaluation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/ConditionEvaluation.php',
'Google\\Service\\CloudAsset\\CreateFeedRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/CreateFeedRequest.php',
'Google\\Service\\CloudAsset\\Explanation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Explanation.php',
'Google\\Service\\CloudAsset\\ExportAssetsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/ExportAssetsRequest.php',
'Google\\Service\\CloudAsset\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Expr.php',
'Google\\Service\\CloudAsset\\Feed' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Feed.php',
'Google\\Service\\CloudAsset\\FeedOutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/FeedOutputConfig.php',
'Google\\Service\\CloudAsset\\GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GcsDestination.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1Access' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1Access.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1AccessControlList' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1AccessControlList.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1BigQueryDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1BigQueryDestination.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1Edge' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1Edge.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1GcsDestination.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1Identity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1Identity.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1IdentityList' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1IdentityList.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1Resource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1Resource.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1Asset' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1p7beta1Asset.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1RelatedAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1p7beta1RelatedAsset.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1RelatedAssets' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1p7beta1RelatedAssets.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1RelationshipAttributes' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1p7beta1RelationshipAttributes.php',
'Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1Resource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudAssetV1p7beta1Resource.php',
'Google\\Service\\CloudAsset\\GoogleCloudOrgpolicyV1BooleanPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudOrgpolicyV1BooleanPolicy.php',
'Google\\Service\\CloudAsset\\GoogleCloudOrgpolicyV1ListPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudOrgpolicyV1ListPolicy.php',
'Google\\Service\\CloudAsset\\GoogleCloudOrgpolicyV1Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudOrgpolicyV1Policy.php',
'Google\\Service\\CloudAsset\\GoogleCloudOrgpolicyV1RestoreDefault' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleCloudOrgpolicyV1RestoreDefault.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1AccessLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1AccessLevel.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1AccessPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1AccessPolicy.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1ApiOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1ApiOperation.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1BasicLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1BasicLevel.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1Condition.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1CustomLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1CustomLevel.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1DevicePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1DevicePolicy.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1EgressFrom' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1EgressFrom.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1EgressPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1EgressPolicy.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1EgressTo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1EgressTo.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1IngressFrom' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1IngressFrom.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1IngressPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1IngressPolicy.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1IngressSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1IngressSource.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1IngressTo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1IngressTo.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1MethodSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1MethodSelector.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1OsConstraint' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1OsConstraint.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1ServicePerimeter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1ServicePerimeter.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig.php',
'Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices.php',
'Google\\Service\\CloudAsset\\IamPolicyAnalysis' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/IamPolicyAnalysis.php',
'Google\\Service\\CloudAsset\\IamPolicyAnalysisOutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/IamPolicyAnalysisOutputConfig.php',
'Google\\Service\\CloudAsset\\IamPolicyAnalysisQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/IamPolicyAnalysisQuery.php',
'Google\\Service\\CloudAsset\\IamPolicyAnalysisResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/IamPolicyAnalysisResult.php',
'Google\\Service\\CloudAsset\\IamPolicyAnalysisState' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/IamPolicyAnalysisState.php',
'Google\\Service\\CloudAsset\\IamPolicySearchResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/IamPolicySearchResult.php',
'Google\\Service\\CloudAsset\\IdentitySelector' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/IdentitySelector.php',
'Google\\Service\\CloudAsset\\Inventory' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Inventory.php',
'Google\\Service\\CloudAsset\\Item' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Item.php',
'Google\\Service\\CloudAsset\\ListAssetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/ListAssetsResponse.php',
'Google\\Service\\CloudAsset\\ListFeedsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/ListFeedsResponse.php',
'Google\\Service\\CloudAsset\\MoveAnalysis' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/MoveAnalysis.php',
'Google\\Service\\CloudAsset\\MoveAnalysisResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/MoveAnalysisResult.php',
'Google\\Service\\CloudAsset\\MoveImpact' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/MoveImpact.php',
'Google\\Service\\CloudAsset\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Operation.php',
'Google\\Service\\CloudAsset\\Options' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Options.php',
'Google\\Service\\CloudAsset\\OsInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/OsInfo.php',
'Google\\Service\\CloudAsset\\OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/OutputConfig.php',
'Google\\Service\\CloudAsset\\PartitionSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/PartitionSpec.php',
'Google\\Service\\CloudAsset\\Permissions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Permissions.php',
'Google\\Service\\CloudAsset\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Policy.php',
'Google\\Service\\CloudAsset\\PubsubDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/PubsubDestination.php',
'Google\\Service\\CloudAsset\\ResourceSearchResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/ResourceSearchResult.php',
'Google\\Service\\CloudAsset\\ResourceSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/ResourceSelector.php',
'Google\\Service\\CloudAsset\\Resource\\Assets' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Resource/Assets.php',
'Google\\Service\\CloudAsset\\Resource\\Feeds' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Resource/Feeds.php',
'Google\\Service\\CloudAsset\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Resource/Operations.php',
'Google\\Service\\CloudAsset\\Resource\\V1' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Resource/V1.php',
'Google\\Service\\CloudAsset\\SearchAllIamPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/SearchAllIamPoliciesResponse.php',
'Google\\Service\\CloudAsset\\SearchAllResourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/SearchAllResourcesResponse.php',
'Google\\Service\\CloudAsset\\SoftwarePackage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/SoftwarePackage.php',
'Google\\Service\\CloudAsset\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/Status.php',
'Google\\Service\\CloudAsset\\TemporalAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/TemporalAsset.php',
'Google\\Service\\CloudAsset\\TimeWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/TimeWindow.php',
'Google\\Service\\CloudAsset\\UpdateFeedRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/UpdateFeedRequest.php',
'Google\\Service\\CloudAsset\\VersionedPackage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/VersionedPackage.php',
'Google\\Service\\CloudAsset\\VersionedResource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/VersionedResource.php',
'Google\\Service\\CloudAsset\\WindowsQuickFixEngineeringPackage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/WindowsQuickFixEngineeringPackage.php',
'Google\\Service\\CloudAsset\\WindowsUpdateCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/WindowsUpdateCategory.php',
'Google\\Service\\CloudAsset\\WindowsUpdatePackage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/WindowsUpdatePackage.php',
'Google\\Service\\CloudAsset\\ZypperPatch' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudAsset/ZypperPatch.php',
'Google\\Service\\CloudBillingBudget' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget.php',
'Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1Budget' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleCloudBillingBudgetsV1Budget.php',
'Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1BudgetAmount' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleCloudBillingBudgetsV1BudgetAmount.php',
'Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1CustomPeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleCloudBillingBudgetsV1CustomPeriod.php',
'Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleCloudBillingBudgetsV1Filter.php',
'Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1LastPeriodAmount' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleCloudBillingBudgetsV1LastPeriodAmount.php',
'Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1ListBudgetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleCloudBillingBudgetsV1ListBudgetsResponse.php',
'Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1NotificationsRule' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleCloudBillingBudgetsV1NotificationsRule.php',
'Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1ThresholdRule' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleCloudBillingBudgetsV1ThresholdRule.php',
'Google\\Service\\CloudBillingBudget\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleProtobufEmpty.php',
'Google\\Service\\CloudBillingBudget\\GoogleTypeDate' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleTypeDate.php',
'Google\\Service\\CloudBillingBudget\\GoogleTypeMoney' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/GoogleTypeMoney.php',
'Google\\Service\\CloudBillingBudget\\Resource\\BillingAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/Resource/BillingAccounts.php',
'Google\\Service\\CloudBillingBudget\\Resource\\BillingAccountsBudgets' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBillingBudget/Resource/BillingAccountsBudgets.php',
'Google\\Service\\CloudBuild' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild.php',
'Google\\Service\\CloudBuild\\ArtifactObjects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/ArtifactObjects.php',
'Google\\Service\\CloudBuild\\ArtifactResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/ArtifactResult.php',
'Google\\Service\\CloudBuild\\Artifacts' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Artifacts.php',
'Google\\Service\\CloudBuild\\Build' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Build.php',
'Google\\Service\\CloudBuild\\BuildOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/BuildOperationMetadata.php',
'Google\\Service\\CloudBuild\\BuildOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/BuildOptions.php',
'Google\\Service\\CloudBuild\\BuildStep' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/BuildStep.php',
'Google\\Service\\CloudBuild\\BuildTrigger' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/BuildTrigger.php',
'Google\\Service\\CloudBuild\\BuiltImage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/BuiltImage.php',
'Google\\Service\\CloudBuild\\CancelBuildRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/CancelBuildRequest.php',
'Google\\Service\\CloudBuild\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/CancelOperationRequest.php',
'Google\\Service\\CloudBuild\\CloudbuildEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/CloudbuildEmpty.php',
'Google\\Service\\CloudBuild\\CreateWorkerPoolOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/CreateWorkerPoolOperationMetadata.php',
'Google\\Service\\CloudBuild\\DeleteWorkerPoolOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/DeleteWorkerPoolOperationMetadata.php',
'Google\\Service\\CloudBuild\\FileHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/FileHashes.php',
'Google\\Service\\CloudBuild\\GitHubEventsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/GitHubEventsConfig.php',
'Google\\Service\\CloudBuild\\HTTPDelivery' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/HTTPDelivery.php',
'Google\\Service\\CloudBuild\\Hash' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Hash.php',
'Google\\Service\\CloudBuild\\HttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/HttpBody.php',
'Google\\Service\\CloudBuild\\InlineSecret' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/InlineSecret.php',
'Google\\Service\\CloudBuild\\ListBuildTriggersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/ListBuildTriggersResponse.php',
'Google\\Service\\CloudBuild\\ListBuildsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/ListBuildsResponse.php',
'Google\\Service\\CloudBuild\\ListWorkerPoolsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/ListWorkerPoolsResponse.php',
'Google\\Service\\CloudBuild\\NetworkConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/NetworkConfig.php',
'Google\\Service\\CloudBuild\\Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Notification.php',
'Google\\Service\\CloudBuild\\NotifierConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/NotifierConfig.php',
'Google\\Service\\CloudBuild\\NotifierMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/NotifierMetadata.php',
'Google\\Service\\CloudBuild\\NotifierSecret' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/NotifierSecret.php',
'Google\\Service\\CloudBuild\\NotifierSecretRef' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/NotifierSecretRef.php',
'Google\\Service\\CloudBuild\\NotifierSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/NotifierSpec.php',
'Google\\Service\\CloudBuild\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Operation.php',
'Google\\Service\\CloudBuild\\PoolOption' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/PoolOption.php',
'Google\\Service\\CloudBuild\\PrivatePoolV1Config' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/PrivatePoolV1Config.php',
'Google\\Service\\CloudBuild\\PubsubConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/PubsubConfig.php',
'Google\\Service\\CloudBuild\\PullRequestFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/PullRequestFilter.php',
'Google\\Service\\CloudBuild\\PushFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/PushFilter.php',
'Google\\Service\\CloudBuild\\ReceiveTriggerWebhookResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/ReceiveTriggerWebhookResponse.php',
'Google\\Service\\CloudBuild\\RepoSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/RepoSource.php',
'Google\\Service\\CloudBuild\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Resource/Operations.php',
'Google\\Service\\CloudBuild\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Resource/Projects.php',
'Google\\Service\\CloudBuild\\Resource\\ProjectsBuilds' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Resource/ProjectsBuilds.php',
'Google\\Service\\CloudBuild\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Resource/ProjectsLocations.php',
'Google\\Service\\CloudBuild\\Resource\\ProjectsLocationsBuilds' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Resource/ProjectsLocationsBuilds.php',
'Google\\Service\\CloudBuild\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudBuild\\Resource\\ProjectsLocationsTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Resource/ProjectsLocationsTriggers.php',
'Google\\Service\\CloudBuild\\Resource\\ProjectsLocationsWorkerPools' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Resource/ProjectsLocationsWorkerPools.php',
'Google\\Service\\CloudBuild\\Resource\\ProjectsTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Resource/ProjectsTriggers.php',
'Google\\Service\\CloudBuild\\Results' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Results.php',
'Google\\Service\\CloudBuild\\RetryBuildRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/RetryBuildRequest.php',
'Google\\Service\\CloudBuild\\RunBuildTriggerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/RunBuildTriggerRequest.php',
'Google\\Service\\CloudBuild\\SMTPDelivery' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/SMTPDelivery.php',
'Google\\Service\\CloudBuild\\Secret' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Secret.php',
'Google\\Service\\CloudBuild\\SecretManagerSecret' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/SecretManagerSecret.php',
'Google\\Service\\CloudBuild\\Secrets' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Secrets.php',
'Google\\Service\\CloudBuild\\SlackDelivery' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/SlackDelivery.php',
'Google\\Service\\CloudBuild\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Source.php',
'Google\\Service\\CloudBuild\\SourceProvenance' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/SourceProvenance.php',
'Google\\Service\\CloudBuild\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Status.php',
'Google\\Service\\CloudBuild\\StorageSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/StorageSource.php',
'Google\\Service\\CloudBuild\\StorageSourceManifest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/StorageSourceManifest.php',
'Google\\Service\\CloudBuild\\TimeSpan' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/TimeSpan.php',
'Google\\Service\\CloudBuild\\UpdateWorkerPoolOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/UpdateWorkerPoolOperationMetadata.php',
'Google\\Service\\CloudBuild\\Volume' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Volume.php',
'Google\\Service\\CloudBuild\\Warning' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/Warning.php',
'Google\\Service\\CloudBuild\\WebhookConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/WebhookConfig.php',
'Google\\Service\\CloudBuild\\WorkerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/WorkerConfig.php',
'Google\\Service\\CloudBuild\\WorkerPool' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudBuild/WorkerPool.php',
'Google\\Service\\CloudComposer' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer.php',
'Google\\Service\\CloudComposer\\AllowedIpRange' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/AllowedIpRange.php',
'Google\\Service\\CloudComposer\\CheckUpgradeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/CheckUpgradeResponse.php',
'Google\\Service\\CloudComposer\\ComposerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/ComposerEmpty.php',
'Google\\Service\\CloudComposer\\DatabaseConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/DatabaseConfig.php',
'Google\\Service\\CloudComposer\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/Date.php',
'Google\\Service\\CloudComposer\\EncryptionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/EncryptionConfig.php',
'Google\\Service\\CloudComposer\\Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/Environment.php',
'Google\\Service\\CloudComposer\\EnvironmentConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/EnvironmentConfig.php',
'Google\\Service\\CloudComposer\\IPAllocationPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/IPAllocationPolicy.php',
'Google\\Service\\CloudComposer\\ImageVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/ImageVersion.php',
'Google\\Service\\CloudComposer\\ListEnvironmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/ListEnvironmentsResponse.php',
'Google\\Service\\CloudComposer\\ListImageVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/ListImageVersionsResponse.php',
'Google\\Service\\CloudComposer\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/ListOperationsResponse.php',
'Google\\Service\\CloudComposer\\NodeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/NodeConfig.php',
'Google\\Service\\CloudComposer\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/Operation.php',
'Google\\Service\\CloudComposer\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/OperationMetadata.php',
'Google\\Service\\CloudComposer\\PrivateClusterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/PrivateClusterConfig.php',
'Google\\Service\\CloudComposer\\PrivateEnvironmentConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/PrivateEnvironmentConfig.php',
'Google\\Service\\CloudComposer\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/Resource/Projects.php',
'Google\\Service\\CloudComposer\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/Resource/ProjectsLocations.php',
'Google\\Service\\CloudComposer\\Resource\\ProjectsLocationsEnvironments' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/Resource/ProjectsLocationsEnvironments.php',
'Google\\Service\\CloudComposer\\Resource\\ProjectsLocationsImageVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/Resource/ProjectsLocationsImageVersions.php',
'Google\\Service\\CloudComposer\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudComposer\\SoftwareConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/SoftwareConfig.php',
'Google\\Service\\CloudComposer\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/Status.php',
'Google\\Service\\CloudComposer\\WebServerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/WebServerConfig.php',
'Google\\Service\\CloudComposer\\WebServerNetworkAccessControl' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudComposer/WebServerNetworkAccessControl.php',
'Google\\Service\\CloudDebugger' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger.php',
'Google\\Service\\CloudDebugger\\AliasContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/AliasContext.php',
'Google\\Service\\CloudDebugger\\Breakpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/Breakpoint.php',
'Google\\Service\\CloudDebugger\\CloudRepoSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/CloudRepoSourceContext.php',
'Google\\Service\\CloudDebugger\\CloudWorkspaceId' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/CloudWorkspaceId.php',
'Google\\Service\\CloudDebugger\\CloudWorkspaceSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/CloudWorkspaceSourceContext.php',
'Google\\Service\\CloudDebugger\\ClouddebuggerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/ClouddebuggerEmpty.php',
'Google\\Service\\CloudDebugger\\Debuggee' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/Debuggee.php',
'Google\\Service\\CloudDebugger\\ExtendedSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/ExtendedSourceContext.php',
'Google\\Service\\CloudDebugger\\FormatMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/FormatMessage.php',
'Google\\Service\\CloudDebugger\\GerritSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/GerritSourceContext.php',
'Google\\Service\\CloudDebugger\\GetBreakpointResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/GetBreakpointResponse.php',
'Google\\Service\\CloudDebugger\\GitSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/GitSourceContext.php',
'Google\\Service\\CloudDebugger\\ListActiveBreakpointsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/ListActiveBreakpointsResponse.php',
'Google\\Service\\CloudDebugger\\ListBreakpointsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/ListBreakpointsResponse.php',
'Google\\Service\\CloudDebugger\\ListDebuggeesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/ListDebuggeesResponse.php',
'Google\\Service\\CloudDebugger\\ProjectRepoId' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/ProjectRepoId.php',
'Google\\Service\\CloudDebugger\\RegisterDebuggeeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/RegisterDebuggeeRequest.php',
'Google\\Service\\CloudDebugger\\RegisterDebuggeeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/RegisterDebuggeeResponse.php',
'Google\\Service\\CloudDebugger\\RepoId' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/RepoId.php',
'Google\\Service\\CloudDebugger\\Resource\\Controller' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/Resource/Controller.php',
'Google\\Service\\CloudDebugger\\Resource\\ControllerDebuggees' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/Resource/ControllerDebuggees.php',
'Google\\Service\\CloudDebugger\\Resource\\ControllerDebuggeesBreakpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/Resource/ControllerDebuggeesBreakpoints.php',
'Google\\Service\\CloudDebugger\\Resource\\Debugger' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/Resource/Debugger.php',
'Google\\Service\\CloudDebugger\\Resource\\DebuggerDebuggees' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/Resource/DebuggerDebuggees.php',
'Google\\Service\\CloudDebugger\\Resource\\DebuggerDebuggeesBreakpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/Resource/DebuggerDebuggeesBreakpoints.php',
'Google\\Service\\CloudDebugger\\SetBreakpointResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/SetBreakpointResponse.php',
'Google\\Service\\CloudDebugger\\SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/SourceContext.php',
'Google\\Service\\CloudDebugger\\SourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/SourceLocation.php',
'Google\\Service\\CloudDebugger\\StackFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/StackFrame.php',
'Google\\Service\\CloudDebugger\\StatusMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/StatusMessage.php',
'Google\\Service\\CloudDebugger\\UpdateActiveBreakpointRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/UpdateActiveBreakpointRequest.php',
'Google\\Service\\CloudDebugger\\UpdateActiveBreakpointResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/UpdateActiveBreakpointResponse.php',
'Google\\Service\\CloudDebugger\\Variable' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDebugger/Variable.php',
'Google\\Service\\CloudDomains' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains.php',
'Google\\Service\\CloudDomains\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/AuditConfig.php',
'Google\\Service\\CloudDomains\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/AuditLogConfig.php',
'Google\\Service\\CloudDomains\\AuthorizationCode' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/AuthorizationCode.php',
'Google\\Service\\CloudDomains\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Binding.php',
'Google\\Service\\CloudDomains\\ConfigureContactSettingsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ConfigureContactSettingsRequest.php',
'Google\\Service\\CloudDomains\\ConfigureDnsSettingsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ConfigureDnsSettingsRequest.php',
'Google\\Service\\CloudDomains\\ConfigureManagementSettingsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ConfigureManagementSettingsRequest.php',
'Google\\Service\\CloudDomains\\Contact' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Contact.php',
'Google\\Service\\CloudDomains\\ContactSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ContactSettings.php',
'Google\\Service\\CloudDomains\\CustomDns' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/CustomDns.php',
'Google\\Service\\CloudDomains\\DnsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/DnsSettings.php',
'Google\\Service\\CloudDomains\\DsRecord' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/DsRecord.php',
'Google\\Service\\CloudDomains\\ExportRegistrationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ExportRegistrationRequest.php',
'Google\\Service\\CloudDomains\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Expr.php',
'Google\\Service\\CloudDomains\\GlueRecord' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/GlueRecord.php',
'Google\\Service\\CloudDomains\\GoogleDomainsDns' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/GoogleDomainsDns.php',
'Google\\Service\\CloudDomains\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ListLocationsResponse.php',
'Google\\Service\\CloudDomains\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ListOperationsResponse.php',
'Google\\Service\\CloudDomains\\ListRegistrationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ListRegistrationsResponse.php',
'Google\\Service\\CloudDomains\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Location.php',
'Google\\Service\\CloudDomains\\ManagementSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ManagementSettings.php',
'Google\\Service\\CloudDomains\\Money' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Money.php',
'Google\\Service\\CloudDomains\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Operation.php',
'Google\\Service\\CloudDomains\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/OperationMetadata.php',
'Google\\Service\\CloudDomains\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Policy.php',
'Google\\Service\\CloudDomains\\PostalAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/PostalAddress.php',
'Google\\Service\\CloudDomains\\RegisterDomainRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/RegisterDomainRequest.php',
'Google\\Service\\CloudDomains\\RegisterParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/RegisterParameters.php',
'Google\\Service\\CloudDomains\\Registration' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Registration.php',
'Google\\Service\\CloudDomains\\ResetAuthorizationCodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/ResetAuthorizationCodeRequest.php',
'Google\\Service\\CloudDomains\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Resource/Projects.php',
'Google\\Service\\CloudDomains\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Resource/ProjectsLocations.php',
'Google\\Service\\CloudDomains\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudDomains\\Resource\\ProjectsLocationsRegistrations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Resource/ProjectsLocationsRegistrations.php',
'Google\\Service\\CloudDomains\\RetrieveRegisterParametersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/RetrieveRegisterParametersResponse.php',
'Google\\Service\\CloudDomains\\SearchDomainsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/SearchDomainsResponse.php',
'Google\\Service\\CloudDomains\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/SetIamPolicyRequest.php',
'Google\\Service\\CloudDomains\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/Status.php',
'Google\\Service\\CloudDomains\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/TestIamPermissionsRequest.php',
'Google\\Service\\CloudDomains\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudDomains/TestIamPermissionsResponse.php',
'Google\\Service\\CloudFilestore' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore.php',
'Google\\Service\\CloudFilestore\\Backup' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Backup.php',
'Google\\Service\\CloudFilestore\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/CancelOperationRequest.php',
'Google\\Service\\CloudFilestore\\DailyCycle' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/DailyCycle.php',
'Google\\Service\\CloudFilestore\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Date.php',
'Google\\Service\\CloudFilestore\\DenyMaintenancePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/DenyMaintenancePeriod.php',
'Google\\Service\\CloudFilestore\\FileEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/FileEmpty.php',
'Google\\Service\\CloudFilestore\\FileShareConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/FileShareConfig.php',
'Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/GoogleCloudSaasacceleratorManagementProvidersV1Instance.php',
'Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.php',
'Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.php',
'Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata.php',
'Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility.php',
'Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource.php',
'Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility.php',
'Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion.php',
'Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.php',
'Google\\Service\\CloudFilestore\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Instance.php',
'Google\\Service\\CloudFilestore\\ListBackupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/ListBackupsResponse.php',
'Google\\Service\\CloudFilestore\\ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/ListInstancesResponse.php',
'Google\\Service\\CloudFilestore\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/ListLocationsResponse.php',
'Google\\Service\\CloudFilestore\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/ListOperationsResponse.php',
'Google\\Service\\CloudFilestore\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Location.php',
'Google\\Service\\CloudFilestore\\MaintenancePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/MaintenancePolicy.php',
'Google\\Service\\CloudFilestore\\MaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/MaintenanceWindow.php',
'Google\\Service\\CloudFilestore\\NetworkConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/NetworkConfig.php',
'Google\\Service\\CloudFilestore\\NfsExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/NfsExportOptions.php',
'Google\\Service\\CloudFilestore\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Operation.php',
'Google\\Service\\CloudFilestore\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/OperationMetadata.php',
'Google\\Service\\CloudFilestore\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Resource/Projects.php',
'Google\\Service\\CloudFilestore\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Resource/ProjectsLocations.php',
'Google\\Service\\CloudFilestore\\Resource\\ProjectsLocationsBackups' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Resource/ProjectsLocationsBackups.php',
'Google\\Service\\CloudFilestore\\Resource\\ProjectsLocationsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Resource/ProjectsLocationsInstances.php',
'Google\\Service\\CloudFilestore\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudFilestore\\RestoreInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/RestoreInstanceRequest.php',
'Google\\Service\\CloudFilestore\\Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Schedule.php',
'Google\\Service\\CloudFilestore\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/Status.php',
'Google\\Service\\CloudFilestore\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/TimeOfDay.php',
'Google\\Service\\CloudFilestore\\UpdatePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/UpdatePolicy.php',
'Google\\Service\\CloudFilestore\\WeeklyCycle' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFilestore/WeeklyCycle.php',
'Google\\Service\\CloudFunctions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions.php',
'Google\\Service\\CloudFunctions\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/AuditConfig.php',
'Google\\Service\\CloudFunctions\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/AuditLogConfig.php',
'Google\\Service\\CloudFunctions\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Binding.php',
'Google\\Service\\CloudFunctions\\CallFunctionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/CallFunctionRequest.php',
'Google\\Service\\CloudFunctions\\CallFunctionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/CallFunctionResponse.php',
'Google\\Service\\CloudFunctions\\CloudFunction' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/CloudFunction.php',
'Google\\Service\\CloudFunctions\\EventTrigger' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/EventTrigger.php',
'Google\\Service\\CloudFunctions\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Expr.php',
'Google\\Service\\CloudFunctions\\FailurePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/FailurePolicy.php',
'Google\\Service\\CloudFunctions\\GenerateDownloadUrlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/GenerateDownloadUrlRequest.php',
'Google\\Service\\CloudFunctions\\GenerateDownloadUrlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/GenerateDownloadUrlResponse.php',
'Google\\Service\\CloudFunctions\\GenerateUploadUrlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/GenerateUploadUrlRequest.php',
'Google\\Service\\CloudFunctions\\GenerateUploadUrlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/GenerateUploadUrlResponse.php',
'Google\\Service\\CloudFunctions\\HttpsTrigger' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/HttpsTrigger.php',
'Google\\Service\\CloudFunctions\\ListFunctionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/ListFunctionsResponse.php',
'Google\\Service\\CloudFunctions\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/ListLocationsResponse.php',
'Google\\Service\\CloudFunctions\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/ListOperationsResponse.php',
'Google\\Service\\CloudFunctions\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Location.php',
'Google\\Service\\CloudFunctions\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Operation.php',
'Google\\Service\\CloudFunctions\\OperationMetadataV1' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/OperationMetadataV1.php',
'Google\\Service\\CloudFunctions\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Policy.php',
'Google\\Service\\CloudFunctions\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Resource/Operations.php',
'Google\\Service\\CloudFunctions\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Resource/Projects.php',
'Google\\Service\\CloudFunctions\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Resource/ProjectsLocations.php',
'Google\\Service\\CloudFunctions\\Resource\\ProjectsLocationsFunctions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Resource/ProjectsLocationsFunctions.php',
'Google\\Service\\CloudFunctions\\Retry' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Retry.php',
'Google\\Service\\CloudFunctions\\SecretEnvVar' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/SecretEnvVar.php',
'Google\\Service\\CloudFunctions\\SecretVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/SecretVersion.php',
'Google\\Service\\CloudFunctions\\SecretVolume' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/SecretVolume.php',
'Google\\Service\\CloudFunctions\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/SetIamPolicyRequest.php',
'Google\\Service\\CloudFunctions\\SourceRepository' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/SourceRepository.php',
'Google\\Service\\CloudFunctions\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/Status.php',
'Google\\Service\\CloudFunctions\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/TestIamPermissionsRequest.php',
'Google\\Service\\CloudFunctions\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudFunctions/TestIamPermissionsResponse.php',
'Google\\Service\\CloudHealthcare' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare.php',
'Google\\Service\\CloudHealthcare\\ActivateConsentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ActivateConsentRequest.php',
'Google\\Service\\CloudHealthcare\\ArchiveUserDataMappingRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ArchiveUserDataMappingRequest.php',
'Google\\Service\\CloudHealthcare\\ArchiveUserDataMappingResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ArchiveUserDataMappingResponse.php',
'Google\\Service\\CloudHealthcare\\Attribute' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Attribute.php',
'Google\\Service\\CloudHealthcare\\AttributeDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/AttributeDefinition.php',
'Google\\Service\\CloudHealthcare\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/AuditConfig.php',
'Google\\Service\\CloudHealthcare\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/AuditLogConfig.php',
'Google\\Service\\CloudHealthcare\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Binding.php',
'Google\\Service\\CloudHealthcare\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/CancelOperationRequest.php',
'Google\\Service\\CloudHealthcare\\CharacterMaskConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/CharacterMaskConfig.php',
'Google\\Service\\CloudHealthcare\\CheckDataAccessRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/CheckDataAccessRequest.php',
'Google\\Service\\CloudHealthcare\\CheckDataAccessResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/CheckDataAccessResponse.php',
'Google\\Service\\CloudHealthcare\\Consent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Consent.php',
'Google\\Service\\CloudHealthcare\\ConsentArtifact' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ConsentArtifact.php',
'Google\\Service\\CloudHealthcare\\ConsentEvaluation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ConsentEvaluation.php',
'Google\\Service\\CloudHealthcare\\ConsentList' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ConsentList.php',
'Google\\Service\\CloudHealthcare\\ConsentStore' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ConsentStore.php',
'Google\\Service\\CloudHealthcare\\CreateMessageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/CreateMessageRequest.php',
'Google\\Service\\CloudHealthcare\\CryptoHashConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/CryptoHashConfig.php',
'Google\\Service\\CloudHealthcare\\Dataset' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Dataset.php',
'Google\\Service\\CloudHealthcare\\DateShiftConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/DateShiftConfig.php',
'Google\\Service\\CloudHealthcare\\DeidentifyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/DeidentifyConfig.php',
'Google\\Service\\CloudHealthcare\\DeidentifyDatasetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/DeidentifyDatasetRequest.php',
'Google\\Service\\CloudHealthcare\\DeidentifyDicomStoreRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/DeidentifyDicomStoreRequest.php',
'Google\\Service\\CloudHealthcare\\DeidentifyFhirStoreRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/DeidentifyFhirStoreRequest.php',
'Google\\Service\\CloudHealthcare\\DeidentifySummary' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/DeidentifySummary.php',
'Google\\Service\\CloudHealthcare\\DicomConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/DicomConfig.php',
'Google\\Service\\CloudHealthcare\\DicomFilterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/DicomFilterConfig.php',
'Google\\Service\\CloudHealthcare\\DicomStore' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/DicomStore.php',
'Google\\Service\\CloudHealthcare\\EvaluateUserConsentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/EvaluateUserConsentsRequest.php',
'Google\\Service\\CloudHealthcare\\EvaluateUserConsentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/EvaluateUserConsentsResponse.php',
'Google\\Service\\CloudHealthcare\\ExportDicomDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ExportDicomDataRequest.php',
'Google\\Service\\CloudHealthcare\\ExportDicomDataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ExportDicomDataResponse.php',
'Google\\Service\\CloudHealthcare\\ExportResourcesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ExportResourcesRequest.php',
'Google\\Service\\CloudHealthcare\\ExportResourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ExportResourcesResponse.php',
'Google\\Service\\CloudHealthcare\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Expr.php',
'Google\\Service\\CloudHealthcare\\FhirConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/FhirConfig.php',
'Google\\Service\\CloudHealthcare\\FhirFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/FhirFilter.php',
'Google\\Service\\CloudHealthcare\\FhirStore' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/FhirStore.php',
'Google\\Service\\CloudHealthcare\\Field' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Field.php',
'Google\\Service\\CloudHealthcare\\FieldMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/FieldMetadata.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1ConsentGcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1ConsentGcsDestination.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1ConsentPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1ConsentPolicy.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1DeidentifyDeidentifyFhirStoreSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1DeidentifyDeidentifyFhirStoreSummary.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1DicomBigQueryDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1DicomBigQueryDestination.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1DicomGcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1DicomGcsDestination.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1DicomGcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1DicomGcsSource.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1FhirBigQueryDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1FhirBigQueryDestination.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1FhirGcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1FhirGcsDestination.php',
'Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1FhirGcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GoogleCloudHealthcareV1FhirGcsSource.php',
'Google\\Service\\CloudHealthcare\\GroupOrSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/GroupOrSegment.php',
'Google\\Service\\CloudHealthcare\\HealthcareEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/HealthcareEmpty.php',
'Google\\Service\\CloudHealthcare\\Hl7SchemaConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Hl7SchemaConfig.php',
'Google\\Service\\CloudHealthcare\\Hl7TypesConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Hl7TypesConfig.php',
'Google\\Service\\CloudHealthcare\\Hl7V2NotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Hl7V2NotificationConfig.php',
'Google\\Service\\CloudHealthcare\\Hl7V2Store' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Hl7V2Store.php',
'Google\\Service\\CloudHealthcare\\HttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/HttpBody.php',
'Google\\Service\\CloudHealthcare\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Image.php',
'Google\\Service\\CloudHealthcare\\ImageConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ImageConfig.php',
'Google\\Service\\CloudHealthcare\\ImportDicomDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ImportDicomDataRequest.php',
'Google\\Service\\CloudHealthcare\\ImportDicomDataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ImportDicomDataResponse.php',
'Google\\Service\\CloudHealthcare\\ImportResourcesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ImportResourcesRequest.php',
'Google\\Service\\CloudHealthcare\\ImportResourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ImportResourcesResponse.php',
'Google\\Service\\CloudHealthcare\\InfoTypeTransformation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/InfoTypeTransformation.php',
'Google\\Service\\CloudHealthcare\\IngestMessageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/IngestMessageRequest.php',
'Google\\Service\\CloudHealthcare\\IngestMessageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/IngestMessageResponse.php',
'Google\\Service\\CloudHealthcare\\ListAttributeDefinitionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListAttributeDefinitionsResponse.php',
'Google\\Service\\CloudHealthcare\\ListConsentArtifactsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListConsentArtifactsResponse.php',
'Google\\Service\\CloudHealthcare\\ListConsentRevisionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListConsentRevisionsResponse.php',
'Google\\Service\\CloudHealthcare\\ListConsentStoresResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListConsentStoresResponse.php',
'Google\\Service\\CloudHealthcare\\ListConsentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListConsentsResponse.php',
'Google\\Service\\CloudHealthcare\\ListDatasetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListDatasetsResponse.php',
'Google\\Service\\CloudHealthcare\\ListDicomStoresResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListDicomStoresResponse.php',
'Google\\Service\\CloudHealthcare\\ListFhirStoresResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListFhirStoresResponse.php',
'Google\\Service\\CloudHealthcare\\ListHl7V2StoresResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListHl7V2StoresResponse.php',
'Google\\Service\\CloudHealthcare\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListLocationsResponse.php',
'Google\\Service\\CloudHealthcare\\ListMessagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListMessagesResponse.php',
'Google\\Service\\CloudHealthcare\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListOperationsResponse.php',
'Google\\Service\\CloudHealthcare\\ListUserDataMappingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ListUserDataMappingsResponse.php',
'Google\\Service\\CloudHealthcare\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Location.php',
'Google\\Service\\CloudHealthcare\\Message' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Message.php',
'Google\\Service\\CloudHealthcare\\NotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/NotificationConfig.php',
'Google\\Service\\CloudHealthcare\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Operation.php',
'Google\\Service\\CloudHealthcare\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/OperationMetadata.php',
'Google\\Service\\CloudHealthcare\\ParsedData' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ParsedData.php',
'Google\\Service\\CloudHealthcare\\ParserConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ParserConfig.php',
'Google\\Service\\CloudHealthcare\\PatientId' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/PatientId.php',
'Google\\Service\\CloudHealthcare\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Policy.php',
'Google\\Service\\CloudHealthcare\\ProgressCounter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ProgressCounter.php',
'Google\\Service\\CloudHealthcare\\QueryAccessibleDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/QueryAccessibleDataRequest.php',
'Google\\Service\\CloudHealthcare\\QueryAccessibleDataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/QueryAccessibleDataResponse.php',
'Google\\Service\\CloudHealthcare\\RedactConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/RedactConfig.php',
'Google\\Service\\CloudHealthcare\\RejectConsentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/RejectConsentRequest.php',
'Google\\Service\\CloudHealthcare\\ReplaceWithInfoTypeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/ReplaceWithInfoTypeConfig.php',
'Google\\Service\\CloudHealthcare\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/Projects.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocations.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasets' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasets.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsConsentStores' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsConsentStores.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsConsentStoresAttributeDefinitions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsConsentStoresAttributeDefinitions.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsConsentStoresConsentArtifacts' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsConsentStoresConsentArtifacts.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsConsentStoresConsents' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsConsentStoresConsents.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsConsentStoresUserDataMappings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsConsentStoresUserDataMappings.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsDicomStores' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsDicomStores.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsDicomStoresStudies' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsDicomStoresStudies.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsDicomStoresStudiesSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsDicomStoresStudiesSeries.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstances.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFrames' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFrames.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsFhirStores' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsFhirStores.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsFhirStoresFhir' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsFhirStoresFhir.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsHl7V2Stores' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsHl7V2Stores.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsHl7V2StoresMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsHl7V2StoresMessages.php',
'Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resource/ProjectsLocationsDatasetsOperations.php',
'Google\\Service\\CloudHealthcare\\Resources' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Resources.php',
'Google\\Service\\CloudHealthcare\\Result' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Result.php',
'Google\\Service\\CloudHealthcare\\RevokeConsentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/RevokeConsentRequest.php',
'Google\\Service\\CloudHealthcare\\SchemaConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/SchemaConfig.php',
'Google\\Service\\CloudHealthcare\\SchemaGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/SchemaGroup.php',
'Google\\Service\\CloudHealthcare\\SchemaPackage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/SchemaPackage.php',
'Google\\Service\\CloudHealthcare\\SchemaSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/SchemaSegment.php',
'Google\\Service\\CloudHealthcare\\SchematizedData' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/SchematizedData.php',
'Google\\Service\\CloudHealthcare\\SearchResourcesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/SearchResourcesRequest.php',
'Google\\Service\\CloudHealthcare\\Segment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Segment.php',
'Google\\Service\\CloudHealthcare\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/SetIamPolicyRequest.php',
'Google\\Service\\CloudHealthcare\\Signature' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Signature.php',
'Google\\Service\\CloudHealthcare\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Status.php',
'Google\\Service\\CloudHealthcare\\StreamConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/StreamConfig.php',
'Google\\Service\\CloudHealthcare\\TagFilterList' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/TagFilterList.php',
'Google\\Service\\CloudHealthcare\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/TestIamPermissionsRequest.php',
'Google\\Service\\CloudHealthcare\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/TestIamPermissionsResponse.php',
'Google\\Service\\CloudHealthcare\\TextConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/TextConfig.php',
'Google\\Service\\CloudHealthcare\\Type' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/Type.php',
'Google\\Service\\CloudHealthcare\\UserDataMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/UserDataMapping.php',
'Google\\Service\\CloudHealthcare\\VersionSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudHealthcare/VersionSource.php',
'Google\\Service\\CloudIAP' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP.php',
'Google\\Service\\CloudIAP\\AccessDeniedPageSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/AccessDeniedPageSettings.php',
'Google\\Service\\CloudIAP\\AccessSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/AccessSettings.php',
'Google\\Service\\CloudIAP\\ApplicationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/ApplicationSettings.php',
'Google\\Service\\CloudIAP\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/Binding.php',
'Google\\Service\\CloudIAP\\Brand' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/Brand.php',
'Google\\Service\\CloudIAP\\CorsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/CorsSettings.php',
'Google\\Service\\CloudIAP\\CsmSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/CsmSettings.php',
'Google\\Service\\CloudIAP\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/Expr.php',
'Google\\Service\\CloudIAP\\GcipSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/GcipSettings.php',
'Google\\Service\\CloudIAP\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/GetIamPolicyRequest.php',
'Google\\Service\\CloudIAP\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/GetPolicyOptions.php',
'Google\\Service\\CloudIAP\\IapEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/IapEmpty.php',
'Google\\Service\\CloudIAP\\IapResource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/IapResource.php',
'Google\\Service\\CloudIAP\\IapSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/IapSettings.php',
'Google\\Service\\CloudIAP\\IdentityAwareProxyClient' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/IdentityAwareProxyClient.php',
'Google\\Service\\CloudIAP\\ListBrandsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/ListBrandsResponse.php',
'Google\\Service\\CloudIAP\\ListIdentityAwareProxyClientsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/ListIdentityAwareProxyClientsResponse.php',
'Google\\Service\\CloudIAP\\OAuthSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/OAuthSettings.php',
'Google\\Service\\CloudIAP\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/Policy.php',
'Google\\Service\\CloudIAP\\PolicyDelegationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/PolicyDelegationSettings.php',
'Google\\Service\\CloudIAP\\PolicyName' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/PolicyName.php',
'Google\\Service\\CloudIAP\\ResetIdentityAwareProxyClientSecretRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/ResetIdentityAwareProxyClientSecretRequest.php',
'Google\\Service\\CloudIAP\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/Resource/Projects.php',
'Google\\Service\\CloudIAP\\Resource\\ProjectsBrands' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/Resource/ProjectsBrands.php',
'Google\\Service\\CloudIAP\\Resource\\ProjectsBrandsIdentityAwareProxyClients' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/Resource/ProjectsBrandsIdentityAwareProxyClients.php',
'Google\\Service\\CloudIAP\\Resource\\V1' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/Resource/V1.php',
'Google\\Service\\CloudIAP\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/SetIamPolicyRequest.php',
'Google\\Service\\CloudIAP\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/TestIamPermissionsRequest.php',
'Google\\Service\\CloudIAP\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIAP/TestIamPermissionsResponse.php',
'Google\\Service\\CloudIdentity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity.php',
'Google\\Service\\CloudIdentity\\CheckTransitiveMembershipResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/CheckTransitiveMembershipResponse.php',
'Google\\Service\\CloudIdentity\\DynamicGroupMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/DynamicGroupMetadata.php',
'Google\\Service\\CloudIdentity\\DynamicGroupQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/DynamicGroupQuery.php',
'Google\\Service\\CloudIdentity\\DynamicGroupStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/DynamicGroupStatus.php',
'Google\\Service\\CloudIdentity\\EntityKey' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/EntityKey.php',
'Google\\Service\\CloudIdentity\\ExpiryDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/ExpiryDetail.php',
'Google\\Service\\CloudIdentity\\GetMembershipGraphResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GetMembershipGraphResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1AndroidAttributes' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1AndroidAttributes.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1ClientState' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1ClientState.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1CustomAttributeValue' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1CustomAttributeValue.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1Device' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1Device.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1DeviceUser' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1DeviceUser.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1ListClientStatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1ListClientStatesResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1ListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1ListDevicesResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1WipeDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1WipeDeviceRequest.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1WipeDeviceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1WipeDeviceResponse.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest.php',
'Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse.php',
'Google\\Service\\CloudIdentity\\Group' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/Group.php',
'Google\\Service\\CloudIdentity\\GroupRelation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/GroupRelation.php',
'Google\\Service\\CloudIdentity\\ListGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/ListGroupsResponse.php',
'Google\\Service\\CloudIdentity\\ListMembershipsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/ListMembershipsResponse.php',
'Google\\Service\\CloudIdentity\\LookupGroupNameResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/LookupGroupNameResponse.php',
'Google\\Service\\CloudIdentity\\LookupMembershipNameResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/LookupMembershipNameResponse.php',
'Google\\Service\\CloudIdentity\\MemberRelation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/MemberRelation.php',
'Google\\Service\\CloudIdentity\\Membership' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/Membership.php',
'Google\\Service\\CloudIdentity\\MembershipAdjacencyList' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/MembershipAdjacencyList.php',
'Google\\Service\\CloudIdentity\\MembershipRole' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/MembershipRole.php',
'Google\\Service\\CloudIdentity\\ModifyMembershipRolesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/ModifyMembershipRolesRequest.php',
'Google\\Service\\CloudIdentity\\ModifyMembershipRolesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/ModifyMembershipRolesResponse.php',
'Google\\Service\\CloudIdentity\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/Operation.php',
'Google\\Service\\CloudIdentity\\Resource\\Devices' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/Resource/Devices.php',
'Google\\Service\\CloudIdentity\\Resource\\DevicesDeviceUsers' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/Resource/DevicesDeviceUsers.php',
'Google\\Service\\CloudIdentity\\Resource\\DevicesDeviceUsersClientStates' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/Resource/DevicesDeviceUsersClientStates.php',
'Google\\Service\\CloudIdentity\\Resource\\Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/Resource/Groups.php',
'Google\\Service\\CloudIdentity\\Resource\\GroupsMemberships' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/Resource/GroupsMemberships.php',
'Google\\Service\\CloudIdentity\\SearchGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/SearchGroupsResponse.php',
'Google\\Service\\CloudIdentity\\SearchTransitiveGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/SearchTransitiveGroupsResponse.php',
'Google\\Service\\CloudIdentity\\SearchTransitiveMembershipsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/SearchTransitiveMembershipsResponse.php',
'Google\\Service\\CloudIdentity\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/Status.php',
'Google\\Service\\CloudIdentity\\TransitiveMembershipRole' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/TransitiveMembershipRole.php',
'Google\\Service\\CloudIdentity\\UpdateMembershipRolesParams' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/UpdateMembershipRolesParams.php',
'Google\\Service\\CloudIdentity\\UserInvitation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIdentity/UserInvitation.php',
'Google\\Service\\CloudIot' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot.php',
'Google\\Service\\CloudIot\\BindDeviceToGatewayRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/BindDeviceToGatewayRequest.php',
'Google\\Service\\CloudIot\\BindDeviceToGatewayResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/BindDeviceToGatewayResponse.php',
'Google\\Service\\CloudIot\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Binding.php',
'Google\\Service\\CloudIot\\CloudiotEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/CloudiotEmpty.php',
'Google\\Service\\CloudIot\\Device' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Device.php',
'Google\\Service\\CloudIot\\DeviceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/DeviceConfig.php',
'Google\\Service\\CloudIot\\DeviceCredential' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/DeviceCredential.php',
'Google\\Service\\CloudIot\\DeviceRegistry' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/DeviceRegistry.php',
'Google\\Service\\CloudIot\\DeviceState' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/DeviceState.php',
'Google\\Service\\CloudIot\\EventNotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/EventNotificationConfig.php',
'Google\\Service\\CloudIot\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Expr.php',
'Google\\Service\\CloudIot\\GatewayConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/GatewayConfig.php',
'Google\\Service\\CloudIot\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/GetIamPolicyRequest.php',
'Google\\Service\\CloudIot\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/GetPolicyOptions.php',
'Google\\Service\\CloudIot\\HttpConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/HttpConfig.php',
'Google\\Service\\CloudIot\\ListDeviceConfigVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/ListDeviceConfigVersionsResponse.php',
'Google\\Service\\CloudIot\\ListDeviceRegistriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/ListDeviceRegistriesResponse.php',
'Google\\Service\\CloudIot\\ListDeviceStatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/ListDeviceStatesResponse.php',
'Google\\Service\\CloudIot\\ListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/ListDevicesResponse.php',
'Google\\Service\\CloudIot\\ModifyCloudToDeviceConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/ModifyCloudToDeviceConfigRequest.php',
'Google\\Service\\CloudIot\\MqttConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/MqttConfig.php',
'Google\\Service\\CloudIot\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Policy.php',
'Google\\Service\\CloudIot\\PublicKeyCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/PublicKeyCertificate.php',
'Google\\Service\\CloudIot\\PublicKeyCredential' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/PublicKeyCredential.php',
'Google\\Service\\CloudIot\\RegistryCredential' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/RegistryCredential.php',
'Google\\Service\\CloudIot\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Resource/Projects.php',
'Google\\Service\\CloudIot\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Resource/ProjectsLocations.php',
'Google\\Service\\CloudIot\\Resource\\ProjectsLocationsRegistries' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Resource/ProjectsLocationsRegistries.php',
'Google\\Service\\CloudIot\\Resource\\ProjectsLocationsRegistriesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Resource/ProjectsLocationsRegistriesDevices.php',
'Google\\Service\\CloudIot\\Resource\\ProjectsLocationsRegistriesDevicesConfigVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Resource/ProjectsLocationsRegistriesDevicesConfigVersions.php',
'Google\\Service\\CloudIot\\Resource\\ProjectsLocationsRegistriesDevicesStates' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Resource/ProjectsLocationsRegistriesDevicesStates.php',
'Google\\Service\\CloudIot\\Resource\\ProjectsLocationsRegistriesGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Resource/ProjectsLocationsRegistriesGroups.php',
'Google\\Service\\CloudIot\\Resource\\ProjectsLocationsRegistriesGroupsDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevices.php',
'Google\\Service\\CloudIot\\SendCommandToDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/SendCommandToDeviceRequest.php',
'Google\\Service\\CloudIot\\SendCommandToDeviceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/SendCommandToDeviceResponse.php',
'Google\\Service\\CloudIot\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/SetIamPolicyRequest.php',
'Google\\Service\\CloudIot\\StateNotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/StateNotificationConfig.php',
'Google\\Service\\CloudIot\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/Status.php',
'Google\\Service\\CloudIot\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/TestIamPermissionsRequest.php',
'Google\\Service\\CloudIot\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/TestIamPermissionsResponse.php',
'Google\\Service\\CloudIot\\UnbindDeviceFromGatewayRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/UnbindDeviceFromGatewayRequest.php',
'Google\\Service\\CloudIot\\UnbindDeviceFromGatewayResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/UnbindDeviceFromGatewayResponse.php',
'Google\\Service\\CloudIot\\X509CertificateDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudIot/X509CertificateDetails.php',
'Google\\Service\\CloudKMS' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS.php',
'Google\\Service\\CloudKMS\\AsymmetricDecryptRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/AsymmetricDecryptRequest.php',
'Google\\Service\\CloudKMS\\AsymmetricDecryptResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/AsymmetricDecryptResponse.php',
'Google\\Service\\CloudKMS\\AsymmetricSignRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/AsymmetricSignRequest.php',
'Google\\Service\\CloudKMS\\AsymmetricSignResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/AsymmetricSignResponse.php',
'Google\\Service\\CloudKMS\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/AuditConfig.php',
'Google\\Service\\CloudKMS\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/AuditLogConfig.php',
'Google\\Service\\CloudKMS\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Binding.php',
'Google\\Service\\CloudKMS\\CertificateChains' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/CertificateChains.php',
'Google\\Service\\CloudKMS\\CryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/CryptoKey.php',
'Google\\Service\\CloudKMS\\CryptoKeyVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/CryptoKeyVersion.php',
'Google\\Service\\CloudKMS\\CryptoKeyVersionTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/CryptoKeyVersionTemplate.php',
'Google\\Service\\CloudKMS\\DecryptRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/DecryptRequest.php',
'Google\\Service\\CloudKMS\\DecryptResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/DecryptResponse.php',
'Google\\Service\\CloudKMS\\DestroyCryptoKeyVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/DestroyCryptoKeyVersionRequest.php',
'Google\\Service\\CloudKMS\\Digest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Digest.php',
'Google\\Service\\CloudKMS\\EncryptRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/EncryptRequest.php',
'Google\\Service\\CloudKMS\\EncryptResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/EncryptResponse.php',
'Google\\Service\\CloudKMS\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Expr.php',
'Google\\Service\\CloudKMS\\ExternalProtectionLevelOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/ExternalProtectionLevelOptions.php',
'Google\\Service\\CloudKMS\\ImportCryptoKeyVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/ImportCryptoKeyVersionRequest.php',
'Google\\Service\\CloudKMS\\ImportJob' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/ImportJob.php',
'Google\\Service\\CloudKMS\\KeyOperationAttestation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/KeyOperationAttestation.php',
'Google\\Service\\CloudKMS\\KeyRing' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/KeyRing.php',
'Google\\Service\\CloudKMS\\ListCryptoKeyVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/ListCryptoKeyVersionsResponse.php',
'Google\\Service\\CloudKMS\\ListCryptoKeysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/ListCryptoKeysResponse.php',
'Google\\Service\\CloudKMS\\ListImportJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/ListImportJobsResponse.php',
'Google\\Service\\CloudKMS\\ListKeyRingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/ListKeyRingsResponse.php',
'Google\\Service\\CloudKMS\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/ListLocationsResponse.php',
'Google\\Service\\CloudKMS\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Location.php',
'Google\\Service\\CloudKMS\\LocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/LocationMetadata.php',
'Google\\Service\\CloudKMS\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Policy.php',
'Google\\Service\\CloudKMS\\PublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/PublicKey.php',
'Google\\Service\\CloudKMS\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Resource/Projects.php',
'Google\\Service\\CloudKMS\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Resource/ProjectsLocations.php',
'Google\\Service\\CloudKMS\\Resource\\ProjectsLocationsKeyRings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Resource/ProjectsLocationsKeyRings.php',
'Google\\Service\\CloudKMS\\Resource\\ProjectsLocationsKeyRingsCryptoKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeys.php',
'Google\\Service\\CloudKMS\\Resource\\ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions.php',
'Google\\Service\\CloudKMS\\Resource\\ProjectsLocationsKeyRingsImportJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/Resource/ProjectsLocationsKeyRingsImportJobs.php',
'Google\\Service\\CloudKMS\\RestoreCryptoKeyVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/RestoreCryptoKeyVersionRequest.php',
'Google\\Service\\CloudKMS\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/SetIamPolicyRequest.php',
'Google\\Service\\CloudKMS\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/TestIamPermissionsRequest.php',
'Google\\Service\\CloudKMS\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/TestIamPermissionsResponse.php',
'Google\\Service\\CloudKMS\\UpdateCryptoKeyPrimaryVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/UpdateCryptoKeyPrimaryVersionRequest.php',
'Google\\Service\\CloudKMS\\WrappingPublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudKMS/WrappingPublicKey.php',
'Google\\Service\\CloudLifeSciences' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences.php',
'Google\\Service\\CloudLifeSciences\\Accelerator' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Accelerator.php',
'Google\\Service\\CloudLifeSciences\\Action' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Action.php',
'Google\\Service\\CloudLifeSciences\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/CancelOperationRequest.php',
'Google\\Service\\CloudLifeSciences\\ContainerKilledEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/ContainerKilledEvent.php',
'Google\\Service\\CloudLifeSciences\\ContainerStartedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/ContainerStartedEvent.php',
'Google\\Service\\CloudLifeSciences\\ContainerStoppedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/ContainerStoppedEvent.php',
'Google\\Service\\CloudLifeSciences\\DelayedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/DelayedEvent.php',
'Google\\Service\\CloudLifeSciences\\Disk' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Disk.php',
'Google\\Service\\CloudLifeSciences\\Event' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Event.php',
'Google\\Service\\CloudLifeSciences\\ExistingDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/ExistingDisk.php',
'Google\\Service\\CloudLifeSciences\\FailedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/FailedEvent.php',
'Google\\Service\\CloudLifeSciences\\LifesciencesEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/LifesciencesEmpty.php',
'Google\\Service\\CloudLifeSciences\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/ListLocationsResponse.php',
'Google\\Service\\CloudLifeSciences\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/ListOperationsResponse.php',
'Google\\Service\\CloudLifeSciences\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Location.php',
'Google\\Service\\CloudLifeSciences\\Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Metadata.php',
'Google\\Service\\CloudLifeSciences\\Mount' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Mount.php',
'Google\\Service\\CloudLifeSciences\\NFSMount' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/NFSMount.php',
'Google\\Service\\CloudLifeSciences\\Network' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Network.php',
'Google\\Service\\CloudLifeSciences\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Operation.php',
'Google\\Service\\CloudLifeSciences\\PersistentDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/PersistentDisk.php',
'Google\\Service\\CloudLifeSciences\\Pipeline' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Pipeline.php',
'Google\\Service\\CloudLifeSciences\\PullStartedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/PullStartedEvent.php',
'Google\\Service\\CloudLifeSciences\\PullStoppedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/PullStoppedEvent.php',
'Google\\Service\\CloudLifeSciences\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Resource/Projects.php',
'Google\\Service\\CloudLifeSciences\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Resource/ProjectsLocations.php',
'Google\\Service\\CloudLifeSciences\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudLifeSciences\\Resource\\ProjectsLocationsPipelines' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Resource/ProjectsLocationsPipelines.php',
'Google\\Service\\CloudLifeSciences\\Resources' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Resources.php',
'Google\\Service\\CloudLifeSciences\\RunPipelineRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/RunPipelineRequest.php',
'Google\\Service\\CloudLifeSciences\\RunPipelineResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/RunPipelineResponse.php',
'Google\\Service\\CloudLifeSciences\\Secret' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Secret.php',
'Google\\Service\\CloudLifeSciences\\ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/ServiceAccount.php',
'Google\\Service\\CloudLifeSciences\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Status.php',
'Google\\Service\\CloudLifeSciences\\UnexpectedExitStatusEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/UnexpectedExitStatusEvent.php',
'Google\\Service\\CloudLifeSciences\\VirtualMachine' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/VirtualMachine.php',
'Google\\Service\\CloudLifeSciences\\Volume' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/Volume.php',
'Google\\Service\\CloudLifeSciences\\WorkerAssignedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/WorkerAssignedEvent.php',
'Google\\Service\\CloudLifeSciences\\WorkerReleasedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudLifeSciences/WorkerReleasedEvent.php',
'Google\\Service\\CloudMachineLearningEngine' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleApiHttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleApiHttpBody.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1AcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1AcceleratorConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1AddTrialMeasurementRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1AddTrialMeasurementRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1AutoScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1AutoScaling.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1AutomatedStoppingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1AutomatedStoppingConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1BuiltInAlgorithmOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1BuiltInAlgorithmOutput.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1CancelJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1CancelJobRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Capability' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Capability.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1CheckTrialEarlyStoppingStateMetatdata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1CheckTrialEarlyStoppingStateMetatdata.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1CompleteTrialRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1CompleteTrialRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Config' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Config.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ContainerPort' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ContainerPort.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ContainerSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ContainerSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1DiskConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1DiskConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1EncryptionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1EncryptionConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1EnvVar' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1EnvVar.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ExplainRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ExplainRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ExplanationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ExplanationConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1GetConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1GetConfigResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterOutput.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterOutputHyperparameterMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterOutputHyperparameterMetric.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1IntegratedGradientsAttribution' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1IntegratedGradientsAttribution.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Job' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Job.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ListJobsResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ListLocationsResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ListModelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ListModelsResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ListOptimalTrialsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ListOptimalTrialsRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ListOptimalTrialsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ListOptimalTrialsResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ListStudiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ListStudiesResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ListTrialsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ListTrialsResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ListVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ListVersionsResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Location.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ManualScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ManualScaling.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Measurement' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Measurement.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1MeasurementMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1MeasurementMetric.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1MetricSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1MetricSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Model' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Model.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1OperationMetadata.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ParameterSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ParameterSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1PredictRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionInput' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1PredictionInput.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1PredictionOutput.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ReplicaConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1ReplicaConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1RequestLoggingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1RequestLoggingConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1RouteMap' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1RouteMap.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SampledShapleyAttribution' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1SampledShapleyAttribution.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Scheduling' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Scheduling.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SetDefaultVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1SetDefaultVersionRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StopTrialRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StopTrialRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Study' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Study.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigMetricSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfigMetricSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfigParameterSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1SuggestTrialsMetadata.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1SuggestTrialsRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1SuggestTrialsResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingInput' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1TrainingInput.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1TrainingOutput.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Trial' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Trial.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrialParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1TrialParameter.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Version' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1Version.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1XraiAttribution' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleCloudMlV1XraiAttribution.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleIamV1AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleIamV1AuditConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleIamV1AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleIamV1AuditLogConfig.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleIamV1Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleIamV1Binding.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleIamV1Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleIamV1Policy.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleIamV1SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleIamV1SetIamPolicyRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleIamV1TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleIamV1TestIamPermissionsRequest.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleIamV1TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleIamV1TestIamPermissionsResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleLongrunningOperation.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleProtobufEmpty.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleRpcStatus.php',
'Google\\Service\\CloudMachineLearningEngine\\GoogleTypeExpr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/GoogleTypeExpr.php',
'Google\\Service\\CloudMachineLearningEngine\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/Resource/Projects.php',
'Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/Resource/ProjectsJobs.php',
'Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/Resource/ProjectsLocations.php',
'Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsLocationsStudies' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/Resource/ProjectsLocationsStudies.php',
'Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsLocationsStudiesTrials' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/Resource/ProjectsLocationsStudiesTrials.php',
'Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsModels' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/Resource/ProjectsModels.php',
'Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsModelsVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/Resource/ProjectsModelsVersions.php',
'Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMachineLearningEngine/Resource/ProjectsOperations.php',
'Google\\Service\\CloudMemorystoreforMemcached' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached.php',
'Google\\Service\\CloudMemorystoreforMemcached\\ApplyParametersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/ApplyParametersRequest.php',
'Google\\Service\\CloudMemorystoreforMemcached\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/CancelOperationRequest.php',
'Google\\Service\\CloudMemorystoreforMemcached\\DailyCycle' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/DailyCycle.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Date.php',
'Google\\Service\\CloudMemorystoreforMemcached\\DenyMaintenancePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/DenyMaintenancePeriod.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudMemcacheV1LocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudMemcacheV1LocationMetadata.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudMemcacheV1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudMemcacheV1OperationMetadata.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudMemcacheV1ZoneMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudMemcacheV1ZoneMetadata.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudSaasacceleratorManagementProvidersV1Instance.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion.php',
'Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Instance.php',
'Google\\Service\\CloudMemorystoreforMemcached\\InstanceMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/InstanceMessage.php',
'Google\\Service\\CloudMemorystoreforMemcached\\ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/ListInstancesResponse.php',
'Google\\Service\\CloudMemorystoreforMemcached\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/ListLocationsResponse.php',
'Google\\Service\\CloudMemorystoreforMemcached\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/ListOperationsResponse.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Location.php',
'Google\\Service\\CloudMemorystoreforMemcached\\LocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/LocationMetadata.php',
'Google\\Service\\CloudMemorystoreforMemcached\\MaintenancePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/MaintenancePolicy.php',
'Google\\Service\\CloudMemorystoreforMemcached\\MaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/MaintenanceWindow.php',
'Google\\Service\\CloudMemorystoreforMemcached\\MemcacheEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/MemcacheEmpty.php',
'Google\\Service\\CloudMemorystoreforMemcached\\MemcacheParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/MemcacheParameters.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Node' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Node.php',
'Google\\Service\\CloudMemorystoreforMemcached\\NodeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/NodeConfig.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Operation.php',
'Google\\Service\\CloudMemorystoreforMemcached\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/OperationMetadata.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Resource/Projects.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Resource/ProjectsLocations.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Resource\\ProjectsLocationsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Resource/ProjectsLocationsInstances.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Schedule.php',
'Google\\Service\\CloudMemorystoreforMemcached\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/Status.php',
'Google\\Service\\CloudMemorystoreforMemcached\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/TimeOfDay.php',
'Google\\Service\\CloudMemorystoreforMemcached\\UpdateParametersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/UpdateParametersRequest.php',
'Google\\Service\\CloudMemorystoreforMemcached\\UpdatePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/UpdatePolicy.php',
'Google\\Service\\CloudMemorystoreforMemcached\\WeeklyCycle' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/WeeklyCycle.php',
'Google\\Service\\CloudMemorystoreforMemcached\\ZoneMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudMemorystoreforMemcached/ZoneMetadata.php',
'Google\\Service\\CloudNaturalLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage.php',
'Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnalyzeEntitiesRequest.php',
'Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnalyzeEntitiesResponse.php',
'Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitySentimentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnalyzeEntitySentimentRequest.php',
'Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitySentimentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnalyzeEntitySentimentResponse.php',
'Google\\Service\\CloudNaturalLanguage\\AnalyzeSentimentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnalyzeSentimentRequest.php',
'Google\\Service\\CloudNaturalLanguage\\AnalyzeSentimentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnalyzeSentimentResponse.php',
'Google\\Service\\CloudNaturalLanguage\\AnalyzeSyntaxRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnalyzeSyntaxRequest.php',
'Google\\Service\\CloudNaturalLanguage\\AnalyzeSyntaxResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnalyzeSyntaxResponse.php',
'Google\\Service\\CloudNaturalLanguage\\AnnotateTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnnotateTextRequest.php',
'Google\\Service\\CloudNaturalLanguage\\AnnotateTextResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/AnnotateTextResponse.php',
'Google\\Service\\CloudNaturalLanguage\\ClassificationCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/ClassificationCategory.php',
'Google\\Service\\CloudNaturalLanguage\\ClassifyTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/ClassifyTextRequest.php',
'Google\\Service\\CloudNaturalLanguage\\ClassifyTextResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/ClassifyTextResponse.php',
'Google\\Service\\CloudNaturalLanguage\\DependencyEdge' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/DependencyEdge.php',
'Google\\Service\\CloudNaturalLanguage\\Document' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/Document.php',
'Google\\Service\\CloudNaturalLanguage\\Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/Entity.php',
'Google\\Service\\CloudNaturalLanguage\\EntityMention' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/EntityMention.php',
'Google\\Service\\CloudNaturalLanguage\\Features' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/Features.php',
'Google\\Service\\CloudNaturalLanguage\\PartOfSpeech' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/PartOfSpeech.php',
'Google\\Service\\CloudNaturalLanguage\\Resource\\Documents' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/Resource/Documents.php',
'Google\\Service\\CloudNaturalLanguage\\Sentence' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/Sentence.php',
'Google\\Service\\CloudNaturalLanguage\\Sentiment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/Sentiment.php',
'Google\\Service\\CloudNaturalLanguage\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/Status.php',
'Google\\Service\\CloudNaturalLanguage\\TextSpan' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/TextSpan.php',
'Google\\Service\\CloudNaturalLanguage\\Token' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudNaturalLanguage/Token.php',
'Google\\Service\\CloudOSLogin' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudOSLogin.php',
'Google\\Service\\CloudOSLogin\\ImportSshPublicKeyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudOSLogin/ImportSshPublicKeyResponse.php',
'Google\\Service\\CloudOSLogin\\LoginProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudOSLogin/LoginProfile.php',
'Google\\Service\\CloudOSLogin\\OsloginEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudOSLogin/OsloginEmpty.php',
'Google\\Service\\CloudOSLogin\\PosixAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudOSLogin/PosixAccount.php',
'Google\\Service\\CloudOSLogin\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudOSLogin/Resource/Users.php',
'Google\\Service\\CloudOSLogin\\Resource\\UsersProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudOSLogin/Resource/UsersProjects.php',
'Google\\Service\\CloudOSLogin\\Resource\\UsersSshPublicKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudOSLogin/Resource/UsersSshPublicKeys.php',
'Google\\Service\\CloudOSLogin\\SshPublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudOSLogin/SshPublicKey.php',
'Google\\Service\\CloudProfiler' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudProfiler.php',
'Google\\Service\\CloudProfiler\\CreateProfileRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudProfiler/CreateProfileRequest.php',
'Google\\Service\\CloudProfiler\\Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudProfiler/Deployment.php',
'Google\\Service\\CloudProfiler\\Profile' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudProfiler/Profile.php',
'Google\\Service\\CloudProfiler\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudProfiler/Resource/Projects.php',
'Google\\Service\\CloudProfiler\\Resource\\ProjectsProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudProfiler/Resource/ProjectsProfiles.php',
'Google\\Service\\CloudRedis' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis.php',
'Google\\Service\\CloudRedis\\ExportInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/ExportInstanceRequest.php',
'Google\\Service\\CloudRedis\\FailoverInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/FailoverInstanceRequest.php',
'Google\\Service\\CloudRedis\\GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/GcsDestination.php',
'Google\\Service\\CloudRedis\\GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/GcsSource.php',
'Google\\Service\\CloudRedis\\GoogleCloudRedisV1LocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/GoogleCloudRedisV1LocationMetadata.php',
'Google\\Service\\CloudRedis\\GoogleCloudRedisV1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/GoogleCloudRedisV1OperationMetadata.php',
'Google\\Service\\CloudRedis\\GoogleCloudRedisV1ZoneMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/GoogleCloudRedisV1ZoneMetadata.php',
'Google\\Service\\CloudRedis\\ImportInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/ImportInstanceRequest.php',
'Google\\Service\\CloudRedis\\InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/InputConfig.php',
'Google\\Service\\CloudRedis\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/Instance.php',
'Google\\Service\\CloudRedis\\InstanceAuthString' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/InstanceAuthString.php',
'Google\\Service\\CloudRedis\\ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/ListInstancesResponse.php',
'Google\\Service\\CloudRedis\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/ListLocationsResponse.php',
'Google\\Service\\CloudRedis\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/ListOperationsResponse.php',
'Google\\Service\\CloudRedis\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/Location.php',
'Google\\Service\\CloudRedis\\MaintenancePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/MaintenancePolicy.php',
'Google\\Service\\CloudRedis\\MaintenanceSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/MaintenanceSchedule.php',
'Google\\Service\\CloudRedis\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/Operation.php',
'Google\\Service\\CloudRedis\\OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/OutputConfig.php',
'Google\\Service\\CloudRedis\\RedisEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/RedisEmpty.php',
'Google\\Service\\CloudRedis\\RescheduleMaintenanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/RescheduleMaintenanceRequest.php',
'Google\\Service\\CloudRedis\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/Resource/Projects.php',
'Google\\Service\\CloudRedis\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/Resource/ProjectsLocations.php',
'Google\\Service\\CloudRedis\\Resource\\ProjectsLocationsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/Resource/ProjectsLocationsInstances.php',
'Google\\Service\\CloudRedis\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudRedis\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/Status.php',
'Google\\Service\\CloudRedis\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/TimeOfDay.php',
'Google\\Service\\CloudRedis\\TlsCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/TlsCertificate.php',
'Google\\Service\\CloudRedis\\UpgradeInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/UpgradeInstanceRequest.php',
'Google\\Service\\CloudRedis\\WeeklyMaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRedis/WeeklyMaintenanceWindow.php',
'Google\\Service\\CloudResourceManager' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager.php',
'Google\\Service\\CloudResourceManager\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/AuditConfig.php',
'Google\\Service\\CloudResourceManager\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/AuditLogConfig.php',
'Google\\Service\\CloudResourceManager\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Binding.php',
'Google\\Service\\CloudResourceManager\\CloudresourcemanagerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/CloudresourcemanagerEmpty.php',
'Google\\Service\\CloudResourceManager\\CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation.php',
'Google\\Service\\CloudResourceManager\\CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation.php',
'Google\\Service\\CloudResourceManager\\CreateFolderMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/CreateFolderMetadata.php',
'Google\\Service\\CloudResourceManager\\CreateProjectMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/CreateProjectMetadata.php',
'Google\\Service\\CloudResourceManager\\CreateTagBindingMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/CreateTagBindingMetadata.php',
'Google\\Service\\CloudResourceManager\\CreateTagKeyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/CreateTagKeyMetadata.php',
'Google\\Service\\CloudResourceManager\\CreateTagValueMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/CreateTagValueMetadata.php',
'Google\\Service\\CloudResourceManager\\DeleteFolderMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/DeleteFolderMetadata.php',
'Google\\Service\\CloudResourceManager\\DeleteOrganizationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/DeleteOrganizationMetadata.php',
'Google\\Service\\CloudResourceManager\\DeleteProjectMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/DeleteProjectMetadata.php',
'Google\\Service\\CloudResourceManager\\DeleteTagBindingMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/DeleteTagBindingMetadata.php',
'Google\\Service\\CloudResourceManager\\DeleteTagKeyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/DeleteTagKeyMetadata.php',
'Google\\Service\\CloudResourceManager\\DeleteTagValueMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/DeleteTagValueMetadata.php',
'Google\\Service\\CloudResourceManager\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Expr.php',
'Google\\Service\\CloudResourceManager\\Folder' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Folder.php',
'Google\\Service\\CloudResourceManager\\FolderOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/FolderOperation.php',
'Google\\Service\\CloudResourceManager\\FolderOperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/FolderOperationError.php',
'Google\\Service\\CloudResourceManager\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/GetIamPolicyRequest.php',
'Google\\Service\\CloudResourceManager\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/GetPolicyOptions.php',
'Google\\Service\\CloudResourceManager\\Lien' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Lien.php',
'Google\\Service\\CloudResourceManager\\ListFoldersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/ListFoldersResponse.php',
'Google\\Service\\CloudResourceManager\\ListLiensResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/ListLiensResponse.php',
'Google\\Service\\CloudResourceManager\\ListProjectsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/ListProjectsResponse.php',
'Google\\Service\\CloudResourceManager\\ListTagBindingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/ListTagBindingsResponse.php',
'Google\\Service\\CloudResourceManager\\ListTagKeysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/ListTagKeysResponse.php',
'Google\\Service\\CloudResourceManager\\ListTagValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/ListTagValuesResponse.php',
'Google\\Service\\CloudResourceManager\\MoveFolderMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/MoveFolderMetadata.php',
'Google\\Service\\CloudResourceManager\\MoveFolderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/MoveFolderRequest.php',
'Google\\Service\\CloudResourceManager\\MoveProjectMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/MoveProjectMetadata.php',
'Google\\Service\\CloudResourceManager\\MoveProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/MoveProjectRequest.php',
'Google\\Service\\CloudResourceManager\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Operation.php',
'Google\\Service\\CloudResourceManager\\Organization' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Organization.php',
'Google\\Service\\CloudResourceManager\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Policy.php',
'Google\\Service\\CloudResourceManager\\Project' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Project.php',
'Google\\Service\\CloudResourceManager\\ProjectCreationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/ProjectCreationStatus.php',
'Google\\Service\\CloudResourceManager\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Resource/Folders.php',
'Google\\Service\\CloudResourceManager\\Resource\\Liens' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Resource/Liens.php',
'Google\\Service\\CloudResourceManager\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Resource/Operations.php',
'Google\\Service\\CloudResourceManager\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Resource/Organizations.php',
'Google\\Service\\CloudResourceManager\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Resource/Projects.php',
'Google\\Service\\CloudResourceManager\\Resource\\TagBindings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Resource/TagBindings.php',
'Google\\Service\\CloudResourceManager\\Resource\\TagKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Resource/TagKeys.php',
'Google\\Service\\CloudResourceManager\\Resource\\TagValues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Resource/TagValues.php',
'Google\\Service\\CloudResourceManager\\SearchFoldersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/SearchFoldersResponse.php',
'Google\\Service\\CloudResourceManager\\SearchOrganizationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/SearchOrganizationsResponse.php',
'Google\\Service\\CloudResourceManager\\SearchProjectsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/SearchProjectsResponse.php',
'Google\\Service\\CloudResourceManager\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/SetIamPolicyRequest.php',
'Google\\Service\\CloudResourceManager\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/Status.php',
'Google\\Service\\CloudResourceManager\\TagBinding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/TagBinding.php',
'Google\\Service\\CloudResourceManager\\TagKey' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/TagKey.php',
'Google\\Service\\CloudResourceManager\\TagValue' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/TagValue.php',
'Google\\Service\\CloudResourceManager\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/TestIamPermissionsRequest.php',
'Google\\Service\\CloudResourceManager\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/TestIamPermissionsResponse.php',
'Google\\Service\\CloudResourceManager\\UndeleteFolderMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/UndeleteFolderMetadata.php',
'Google\\Service\\CloudResourceManager\\UndeleteFolderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/UndeleteFolderRequest.php',
'Google\\Service\\CloudResourceManager\\UndeleteOrganizationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/UndeleteOrganizationMetadata.php',
'Google\\Service\\CloudResourceManager\\UndeleteProjectMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/UndeleteProjectMetadata.php',
'Google\\Service\\CloudResourceManager\\UndeleteProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/UndeleteProjectRequest.php',
'Google\\Service\\CloudResourceManager\\UpdateFolderMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/UpdateFolderMetadata.php',
'Google\\Service\\CloudResourceManager\\UpdateProjectMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/UpdateProjectMetadata.php',
'Google\\Service\\CloudResourceManager\\UpdateTagKeyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/UpdateTagKeyMetadata.php',
'Google\\Service\\CloudResourceManager\\UpdateTagValueMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudResourceManager/UpdateTagValueMetadata.php',
'Google\\Service\\CloudRetail' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail.php',
'Google\\Service\\CloudRetail\\GoogleApiHttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleApiHttpBody.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailLoggingErrorContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailLoggingErrorContext.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailLoggingErrorLog' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailLoggingErrorLog.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailLoggingHttpRequestContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailLoggingHttpRequestContext.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailLoggingImportErrorContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailLoggingImportErrorContext.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailLoggingServiceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailLoggingServiceContext.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailLoggingSourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailLoggingSourceLocation.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2BigQuerySource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2BigQuerySource.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2Catalog' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2Catalog.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2CustomAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2CustomAttribute.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2GcsSource.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2Image' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2Image.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ImportErrorsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ImportErrorsConfig.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ImportMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ImportMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ImportProductsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ImportProductsRequest.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ImportProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ImportProductsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ImportUserEventsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ImportUserEventsRequest.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ImportUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ImportUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ListCatalogsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ListCatalogsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2PredictRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2PredictRequest.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2PredictResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2PredictResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2PredictResponsePredictionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2PredictResponsePredictionResult.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2PriceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2PriceInfo.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2Product.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ProductDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ProductDetail.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ProductInlineSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ProductInlineSource.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ProductInputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ProductInputConfig.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2ProductLevelConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2ProductLevelConfig.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2PurchaseTransaction' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2PurchaseTransaction.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2PurgeMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2PurgeMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2PurgeUserEventsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2PurgeUserEventsRequest.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2PurgeUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2PurgeUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2RejoinUserEventsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2RejoinUserEventsMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2RejoinUserEventsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2RejoinUserEventsRequest.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2RejoinUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2RejoinUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2UserEvent.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEventImportSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2UserEventImportSummary.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEventInlineSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2UserEventInlineSource.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEventInputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2UserEventInputConfig.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2UserInfo.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaExportErrorsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaExportErrorsConfig.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaExportMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaExportMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaExportProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaExportProductsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaExportUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaExportUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaImportErrorsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaImportErrorsConfig.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaImportMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaImportMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaImportProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaImportProductsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaImportUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaImportUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaPurgeMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaPurgeMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaPurgeUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaPurgeUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaRejoinUserEventsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaRejoinUserEventsMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaRejoinUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaRejoinUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2alphaUserEventImportSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2alphaUserEventImportSummary.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaExportErrorsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaExportErrorsConfig.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaExportMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaExportMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaExportProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaExportProductsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaExportUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaExportUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaImportErrorsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaImportErrorsConfig.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaImportMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaImportMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaImportProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaImportProductsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaImportUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaImportUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaPurgeMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaPurgeMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaPurgeUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaPurgeUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaRejoinUserEventsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaRejoinUserEventsMetadata.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaRejoinUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaRejoinUserEventsResponse.php',
'Google\\Service\\CloudRetail\\GoogleCloudRetailV2betaUserEventImportSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleCloudRetailV2betaUserEventImportSummary.php',
'Google\\Service\\CloudRetail\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\CloudRetail\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleLongrunningOperation.php',
'Google\\Service\\CloudRetail\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleProtobufEmpty.php',
'Google\\Service\\CloudRetail\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/GoogleRpcStatus.php',
'Google\\Service\\CloudRetail\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/Projects.php',
'Google\\Service\\CloudRetail\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/ProjectsLocations.php',
'Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogs' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/ProjectsLocationsCatalogs.php',
'Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsBranches' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/ProjectsLocationsCatalogsBranches.php',
'Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsBranchesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/ProjectsLocationsCatalogsBranchesOperations.php',
'Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsBranchesProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/ProjectsLocationsCatalogsBranchesProducts.php',
'Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/ProjectsLocationsCatalogsOperations.php',
'Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsPlacements' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/ProjectsLocationsCatalogsPlacements.php',
'Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsUserEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/ProjectsLocationsCatalogsUserEvents.php',
'Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRetail/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudRun' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun.php',
'Google\\Service\\CloudRun\\Addressable' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Addressable.php',
'Google\\Service\\CloudRun\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/AuditConfig.php',
'Google\\Service\\CloudRun\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/AuditLogConfig.php',
'Google\\Service\\CloudRun\\AuthorizedDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/AuthorizedDomain.php',
'Google\\Service\\CloudRun\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Binding.php',
'Google\\Service\\CloudRun\\ConfigMapEnvSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ConfigMapEnvSource.php',
'Google\\Service\\CloudRun\\ConfigMapKeySelector' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ConfigMapKeySelector.php',
'Google\\Service\\CloudRun\\ConfigMapVolumeSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ConfigMapVolumeSource.php',
'Google\\Service\\CloudRun\\Configuration' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Configuration.php',
'Google\\Service\\CloudRun\\ConfigurationSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ConfigurationSpec.php',
'Google\\Service\\CloudRun\\ConfigurationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ConfigurationStatus.php',
'Google\\Service\\CloudRun\\Container' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Container.php',
'Google\\Service\\CloudRun\\ContainerPort' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ContainerPort.php',
'Google\\Service\\CloudRun\\DomainMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/DomainMapping.php',
'Google\\Service\\CloudRun\\DomainMappingSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/DomainMappingSpec.php',
'Google\\Service\\CloudRun\\DomainMappingStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/DomainMappingStatus.php',
'Google\\Service\\CloudRun\\EnvFromSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/EnvFromSource.php',
'Google\\Service\\CloudRun\\EnvVar' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/EnvVar.php',
'Google\\Service\\CloudRun\\EnvVarSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/EnvVarSource.php',
'Google\\Service\\CloudRun\\ExecAction' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ExecAction.php',
'Google\\Service\\CloudRun\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Expr.php',
'Google\\Service\\CloudRun\\GoogleCloudRunV1Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/GoogleCloudRunV1Condition.php',
'Google\\Service\\CloudRun\\HTTPGetAction' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/HTTPGetAction.php',
'Google\\Service\\CloudRun\\HTTPHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/HTTPHeader.php',
'Google\\Service\\CloudRun\\KeyToPath' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/KeyToPath.php',
'Google\\Service\\CloudRun\\ListAuthorizedDomainsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ListAuthorizedDomainsResponse.php',
'Google\\Service\\CloudRun\\ListConfigurationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ListConfigurationsResponse.php',
'Google\\Service\\CloudRun\\ListDomainMappingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ListDomainMappingsResponse.php',
'Google\\Service\\CloudRun\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ListLocationsResponse.php',
'Google\\Service\\CloudRun\\ListMeta' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ListMeta.php',
'Google\\Service\\CloudRun\\ListRevisionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ListRevisionsResponse.php',
'Google\\Service\\CloudRun\\ListRoutesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ListRoutesResponse.php',
'Google\\Service\\CloudRun\\ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ListServicesResponse.php',
'Google\\Service\\CloudRun\\LocalObjectReference' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/LocalObjectReference.php',
'Google\\Service\\CloudRun\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Location.php',
'Google\\Service\\CloudRun\\ObjectMeta' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ObjectMeta.php',
'Google\\Service\\CloudRun\\OwnerReference' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/OwnerReference.php',
'Google\\Service\\CloudRun\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Policy.php',
'Google\\Service\\CloudRun\\Probe' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Probe.php',
'Google\\Service\\CloudRun\\ResourceRecord' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ResourceRecord.php',
'Google\\Service\\CloudRun\\ResourceRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ResourceRequirements.php',
'Google\\Service\\CloudRun\\Resource\\Namespaces' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/Namespaces.php',
'Google\\Service\\CloudRun\\Resource\\NamespacesAuthorizeddomains' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/NamespacesAuthorizeddomains.php',
'Google\\Service\\CloudRun\\Resource\\NamespacesConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/NamespacesConfigurations.php',
'Google\\Service\\CloudRun\\Resource\\NamespacesDomainmappings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/NamespacesDomainmappings.php',
'Google\\Service\\CloudRun\\Resource\\NamespacesRevisions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/NamespacesRevisions.php',
'Google\\Service\\CloudRun\\Resource\\NamespacesRoutes' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/NamespacesRoutes.php',
'Google\\Service\\CloudRun\\Resource\\NamespacesServices' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/NamespacesServices.php',
'Google\\Service\\CloudRun\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/Projects.php',
'Google\\Service\\CloudRun\\Resource\\ProjectsAuthorizeddomains' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/ProjectsAuthorizeddomains.php',
'Google\\Service\\CloudRun\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/ProjectsLocations.php',
'Google\\Service\\CloudRun\\Resource\\ProjectsLocationsAuthorizeddomains' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/ProjectsLocationsAuthorizeddomains.php',
'Google\\Service\\CloudRun\\Resource\\ProjectsLocationsConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/ProjectsLocationsConfigurations.php',
'Google\\Service\\CloudRun\\Resource\\ProjectsLocationsDomainmappings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/ProjectsLocationsDomainmappings.php',
'Google\\Service\\CloudRun\\Resource\\ProjectsLocationsRevisions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/ProjectsLocationsRevisions.php',
'Google\\Service\\CloudRun\\Resource\\ProjectsLocationsRoutes' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/ProjectsLocationsRoutes.php',
'Google\\Service\\CloudRun\\Resource\\ProjectsLocationsServices' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Resource/ProjectsLocationsServices.php',
'Google\\Service\\CloudRun\\Revision' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Revision.php',
'Google\\Service\\CloudRun\\RevisionSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/RevisionSpec.php',
'Google\\Service\\CloudRun\\RevisionStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/RevisionStatus.php',
'Google\\Service\\CloudRun\\RevisionTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/RevisionTemplate.php',
'Google\\Service\\CloudRun\\Route' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Route.php',
'Google\\Service\\CloudRun\\RouteSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/RouteSpec.php',
'Google\\Service\\CloudRun\\RouteStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/RouteStatus.php',
'Google\\Service\\CloudRun\\SecretEnvSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/SecretEnvSource.php',
'Google\\Service\\CloudRun\\SecretKeySelector' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/SecretKeySelector.php',
'Google\\Service\\CloudRun\\SecretVolumeSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/SecretVolumeSource.php',
'Google\\Service\\CloudRun\\SecurityContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/SecurityContext.php',
'Google\\Service\\CloudRun\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Service.php',
'Google\\Service\\CloudRun\\ServiceSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ServiceSpec.php',
'Google\\Service\\CloudRun\\ServiceStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/ServiceStatus.php',
'Google\\Service\\CloudRun\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/SetIamPolicyRequest.php',
'Google\\Service\\CloudRun\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Status.php',
'Google\\Service\\CloudRun\\StatusCause' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/StatusCause.php',
'Google\\Service\\CloudRun\\StatusDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/StatusDetails.php',
'Google\\Service\\CloudRun\\TCPSocketAction' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/TCPSocketAction.php',
'Google\\Service\\CloudRun\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/TestIamPermissionsRequest.php',
'Google\\Service\\CloudRun\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/TestIamPermissionsResponse.php',
'Google\\Service\\CloudRun\\TrafficTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/TrafficTarget.php',
'Google\\Service\\CloudRun\\Volume' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/Volume.php',
'Google\\Service\\CloudRun\\VolumeMount' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRun/VolumeMount.php',
'Google\\Service\\CloudRuntimeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRuntimeConfig.php',
'Google\\Service\\CloudRuntimeConfig\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRuntimeConfig/CancelOperationRequest.php',
'Google\\Service\\CloudRuntimeConfig\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRuntimeConfig/ListOperationsResponse.php',
'Google\\Service\\CloudRuntimeConfig\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRuntimeConfig/Operation.php',
'Google\\Service\\CloudRuntimeConfig\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRuntimeConfig/Resource/Operations.php',
'Google\\Service\\CloudRuntimeConfig\\RuntimeconfigEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRuntimeConfig/RuntimeconfigEmpty.php',
'Google\\Service\\CloudRuntimeConfig\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudRuntimeConfig/Status.php',
'Google\\Service\\CloudScheduler' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler.php',
'Google\\Service\\CloudScheduler\\AppEngineHttpTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/AppEngineHttpTarget.php',
'Google\\Service\\CloudScheduler\\AppEngineRouting' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/AppEngineRouting.php',
'Google\\Service\\CloudScheduler\\CloudschedulerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/CloudschedulerEmpty.php',
'Google\\Service\\CloudScheduler\\HttpTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/HttpTarget.php',
'Google\\Service\\CloudScheduler\\Job' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/Job.php',
'Google\\Service\\CloudScheduler\\ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/ListJobsResponse.php',
'Google\\Service\\CloudScheduler\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/ListLocationsResponse.php',
'Google\\Service\\CloudScheduler\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/Location.php',
'Google\\Service\\CloudScheduler\\OAuthToken' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/OAuthToken.php',
'Google\\Service\\CloudScheduler\\OidcToken' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/OidcToken.php',
'Google\\Service\\CloudScheduler\\PauseJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/PauseJobRequest.php',
'Google\\Service\\CloudScheduler\\PubsubMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/PubsubMessage.php',
'Google\\Service\\CloudScheduler\\PubsubTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/PubsubTarget.php',
'Google\\Service\\CloudScheduler\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/Resource/Projects.php',
'Google\\Service\\CloudScheduler\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/Resource/ProjectsLocations.php',
'Google\\Service\\CloudScheduler\\Resource\\ProjectsLocationsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/Resource/ProjectsLocationsJobs.php',
'Google\\Service\\CloudScheduler\\ResumeJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/ResumeJobRequest.php',
'Google\\Service\\CloudScheduler\\RetryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/RetryConfig.php',
'Google\\Service\\CloudScheduler\\RunJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/RunJobRequest.php',
'Google\\Service\\CloudScheduler\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudScheduler/Status.php',
'Google\\Service\\CloudSearch' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch.php',
'Google\\Service\\CloudSearch\\AuditLoggingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/AuditLoggingSettings.php',
'Google\\Service\\CloudSearch\\BooleanOperatorOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/BooleanOperatorOptions.php',
'Google\\Service\\CloudSearch\\BooleanPropertyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/BooleanPropertyOptions.php',
'Google\\Service\\CloudSearch\\CheckAccessResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/CheckAccessResponse.php',
'Google\\Service\\CloudSearch\\CompositeFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/CompositeFilter.php',
'Google\\Service\\CloudSearch\\ContextAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ContextAttribute.php',
'Google\\Service\\CloudSearch\\CustomerIndexStats' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/CustomerIndexStats.php',
'Google\\Service\\CloudSearch\\CustomerQueryStats' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/CustomerQueryStats.php',
'Google\\Service\\CloudSearch\\CustomerSessionStats' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/CustomerSessionStats.php',
'Google\\Service\\CloudSearch\\CustomerSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/CustomerSettings.php',
'Google\\Service\\CloudSearch\\CustomerUserStats' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/CustomerUserStats.php',
'Google\\Service\\CloudSearch\\DataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DataSource.php',
'Google\\Service\\CloudSearch\\DataSourceIndexStats' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DataSourceIndexStats.php',
'Google\\Service\\CloudSearch\\DataSourceRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DataSourceRestriction.php',
'Google\\Service\\CloudSearch\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Date.php',
'Google\\Service\\CloudSearch\\DateOperatorOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DateOperatorOptions.php',
'Google\\Service\\CloudSearch\\DatePropertyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DatePropertyOptions.php',
'Google\\Service\\CloudSearch\\DateValues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DateValues.php',
'Google\\Service\\CloudSearch\\DebugOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DebugOptions.php',
'Google\\Service\\CloudSearch\\DeleteQueueItemsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DeleteQueueItemsRequest.php',
'Google\\Service\\CloudSearch\\DisplayedProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DisplayedProperty.php',
'Google\\Service\\CloudSearch\\DoubleOperatorOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DoubleOperatorOptions.php',
'Google\\Service\\CloudSearch\\DoublePropertyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DoublePropertyOptions.php',
'Google\\Service\\CloudSearch\\DoubleValues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DoubleValues.php',
'Google\\Service\\CloudSearch\\DriveFollowUpRestrict' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DriveFollowUpRestrict.php',
'Google\\Service\\CloudSearch\\DriveLocationRestrict' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DriveLocationRestrict.php',
'Google\\Service\\CloudSearch\\DriveMimeTypeRestrict' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DriveMimeTypeRestrict.php',
'Google\\Service\\CloudSearch\\DriveTimeSpanRestrict' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/DriveTimeSpanRestrict.php',
'Google\\Service\\CloudSearch\\EmailAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/EmailAddress.php',
'Google\\Service\\CloudSearch\\EnumOperatorOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/EnumOperatorOptions.php',
'Google\\Service\\CloudSearch\\EnumPropertyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/EnumPropertyOptions.php',
'Google\\Service\\CloudSearch\\EnumValuePair' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/EnumValuePair.php',
'Google\\Service\\CloudSearch\\EnumValues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/EnumValues.php',
'Google\\Service\\CloudSearch\\ErrorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ErrorInfo.php',
'Google\\Service\\CloudSearch\\ErrorMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ErrorMessage.php',
'Google\\Service\\CloudSearch\\FacetBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/FacetBucket.php',
'Google\\Service\\CloudSearch\\FacetOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/FacetOptions.php',
'Google\\Service\\CloudSearch\\FacetResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/FacetResult.php',
'Google\\Service\\CloudSearch\\FieldViolation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/FieldViolation.php',
'Google\\Service\\CloudSearch\\Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Filter.php',
'Google\\Service\\CloudSearch\\FilterOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/FilterOptions.php',
'Google\\Service\\CloudSearch\\FreshnessOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/FreshnessOptions.php',
'Google\\Service\\CloudSearch\\GSuitePrincipal' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/GSuitePrincipal.php',
'Google\\Service\\CloudSearch\\GetCustomerIndexStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/GetCustomerIndexStatsResponse.php',
'Google\\Service\\CloudSearch\\GetCustomerQueryStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/GetCustomerQueryStatsResponse.php',
'Google\\Service\\CloudSearch\\GetCustomerSessionStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/GetCustomerSessionStatsResponse.php',
'Google\\Service\\CloudSearch\\GetCustomerUserStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/GetCustomerUserStatsResponse.php',
'Google\\Service\\CloudSearch\\GetDataSourceIndexStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/GetDataSourceIndexStatsResponse.php',
'Google\\Service\\CloudSearch\\GetSearchApplicationQueryStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/GetSearchApplicationQueryStatsResponse.php',
'Google\\Service\\CloudSearch\\GetSearchApplicationSessionStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/GetSearchApplicationSessionStatsResponse.php',
'Google\\Service\\CloudSearch\\GetSearchApplicationUserStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/GetSearchApplicationUserStatsResponse.php',
'Google\\Service\\CloudSearch\\HtmlOperatorOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/HtmlOperatorOptions.php',
'Google\\Service\\CloudSearch\\HtmlPropertyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/HtmlPropertyOptions.php',
'Google\\Service\\CloudSearch\\HtmlValues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/HtmlValues.php',
'Google\\Service\\CloudSearch\\IndexItemOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/IndexItemOptions.php',
'Google\\Service\\CloudSearch\\IndexItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/IndexItemRequest.php',
'Google\\Service\\CloudSearch\\IntegerOperatorOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/IntegerOperatorOptions.php',
'Google\\Service\\CloudSearch\\IntegerPropertyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/IntegerPropertyOptions.php',
'Google\\Service\\CloudSearch\\IntegerValues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/IntegerValues.php',
'Google\\Service\\CloudSearch\\Interaction' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Interaction.php',
'Google\\Service\\CloudSearch\\Item' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Item.php',
'Google\\Service\\CloudSearch\\ItemAcl' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ItemAcl.php',
'Google\\Service\\CloudSearch\\ItemContent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ItemContent.php',
'Google\\Service\\CloudSearch\\ItemCountByStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ItemCountByStatus.php',
'Google\\Service\\CloudSearch\\ItemMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ItemMetadata.php',
'Google\\Service\\CloudSearch\\ItemStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ItemStatus.php',
'Google\\Service\\CloudSearch\\ItemStructuredData' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ItemStructuredData.php',
'Google\\Service\\CloudSearch\\ListDataSourceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ListDataSourceResponse.php',
'Google\\Service\\CloudSearch\\ListItemNamesForUnmappedIdentityResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ListItemNamesForUnmappedIdentityResponse.php',
'Google\\Service\\CloudSearch\\ListItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ListItemsResponse.php',
'Google\\Service\\CloudSearch\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ListOperationsResponse.php',
'Google\\Service\\CloudSearch\\ListQuerySourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ListQuerySourcesResponse.php',
'Google\\Service\\CloudSearch\\ListSearchApplicationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ListSearchApplicationsResponse.php',
'Google\\Service\\CloudSearch\\ListUnmappedIdentitiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ListUnmappedIdentitiesResponse.php',
'Google\\Service\\CloudSearch\\MatchRange' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/MatchRange.php',
'Google\\Service\\CloudSearch\\Media' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Media.php',
'Google\\Service\\CloudSearch\\Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Metadata.php',
'Google\\Service\\CloudSearch\\Metaline' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Metaline.php',
'Google\\Service\\CloudSearch\\Name' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Name.php',
'Google\\Service\\CloudSearch\\NamedProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/NamedProperty.php',
'Google\\Service\\CloudSearch\\ObjectDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ObjectDefinition.php',
'Google\\Service\\CloudSearch\\ObjectDisplayOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ObjectDisplayOptions.php',
'Google\\Service\\CloudSearch\\ObjectOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ObjectOptions.php',
'Google\\Service\\CloudSearch\\ObjectPropertyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ObjectPropertyOptions.php',
'Google\\Service\\CloudSearch\\ObjectValues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ObjectValues.php',
'Google\\Service\\CloudSearch\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Operation.php',
'Google\\Service\\CloudSearch\\PeopleSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/PeopleSuggestion.php',
'Google\\Service\\CloudSearch\\Person' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Person.php',
'Google\\Service\\CloudSearch\\Photo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Photo.php',
'Google\\Service\\CloudSearch\\PollItemsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/PollItemsRequest.php',
'Google\\Service\\CloudSearch\\PollItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/PollItemsResponse.php',
'Google\\Service\\CloudSearch\\Principal' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Principal.php',
'Google\\Service\\CloudSearch\\ProcessingError' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ProcessingError.php',
'Google\\Service\\CloudSearch\\PropertyDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/PropertyDefinition.php',
'Google\\Service\\CloudSearch\\PropertyDisplayOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/PropertyDisplayOptions.php',
'Google\\Service\\CloudSearch\\PushItem' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/PushItem.php',
'Google\\Service\\CloudSearch\\PushItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/PushItemRequest.php',
'Google\\Service\\CloudSearch\\QueryCountByStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/QueryCountByStatus.php',
'Google\\Service\\CloudSearch\\QueryInterpretation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/QueryInterpretation.php',
'Google\\Service\\CloudSearch\\QueryInterpretationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/QueryInterpretationConfig.php',
'Google\\Service\\CloudSearch\\QueryInterpretationOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/QueryInterpretationOptions.php',
'Google\\Service\\CloudSearch\\QueryItem' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/QueryItem.php',
'Google\\Service\\CloudSearch\\QueryOperator' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/QueryOperator.php',
'Google\\Service\\CloudSearch\\QuerySource' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/QuerySource.php',
'Google\\Service\\CloudSearch\\QuerySuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/QuerySuggestion.php',
'Google\\Service\\CloudSearch\\RepositoryError' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/RepositoryError.php',
'Google\\Service\\CloudSearch\\RequestOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/RequestOptions.php',
'Google\\Service\\CloudSearch\\ResetSearchApplicationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ResetSearchApplicationRequest.php',
'Google\\Service\\CloudSearch\\Resource\\Debug' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/Debug.php',
'Google\\Service\\CloudSearch\\Resource\\DebugDatasources' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/DebugDatasources.php',
'Google\\Service\\CloudSearch\\Resource\\DebugDatasourcesItems' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/DebugDatasourcesItems.php',
'Google\\Service\\CloudSearch\\Resource\\DebugDatasourcesItemsUnmappedids' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/DebugDatasourcesItemsUnmappedids.php',
'Google\\Service\\CloudSearch\\Resource\\DebugIdentitysources' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/DebugIdentitysources.php',
'Google\\Service\\CloudSearch\\Resource\\DebugIdentitysourcesItems' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/DebugIdentitysourcesItems.php',
'Google\\Service\\CloudSearch\\Resource\\DebugIdentitysourcesUnmappedids' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/DebugIdentitysourcesUnmappedids.php',
'Google\\Service\\CloudSearch\\Resource\\Indexing' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/Indexing.php',
'Google\\Service\\CloudSearch\\Resource\\IndexingDatasources' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/IndexingDatasources.php',
'Google\\Service\\CloudSearch\\Resource\\IndexingDatasourcesItems' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/IndexingDatasourcesItems.php',
'Google\\Service\\CloudSearch\\Resource\\Media' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/Media.php',
'Google\\Service\\CloudSearch\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/Operations.php',
'Google\\Service\\CloudSearch\\Resource\\OperationsLro' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/OperationsLro.php',
'Google\\Service\\CloudSearch\\Resource\\Query' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/Query.php',
'Google\\Service\\CloudSearch\\Resource\\QuerySources' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/QuerySources.php',
'Google\\Service\\CloudSearch\\Resource\\Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/Settings.php',
'Google\\Service\\CloudSearch\\Resource\\SettingsDatasources' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/SettingsDatasources.php',
'Google\\Service\\CloudSearch\\Resource\\SettingsSearchapplications' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/SettingsSearchapplications.php',
'Google\\Service\\CloudSearch\\Resource\\Stats' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/Stats.php',
'Google\\Service\\CloudSearch\\Resource\\StatsIndex' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/StatsIndex.php',
'Google\\Service\\CloudSearch\\Resource\\StatsIndexDatasources' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/StatsIndexDatasources.php',
'Google\\Service\\CloudSearch\\Resource\\StatsQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/StatsQuery.php',
'Google\\Service\\CloudSearch\\Resource\\StatsQuerySearchapplications' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/StatsQuerySearchapplications.php',
'Google\\Service\\CloudSearch\\Resource\\StatsSession' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/StatsSession.php',
'Google\\Service\\CloudSearch\\Resource\\StatsSessionSearchapplications' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/StatsSessionSearchapplications.php',
'Google\\Service\\CloudSearch\\Resource\\StatsUser' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/StatsUser.php',
'Google\\Service\\CloudSearch\\Resource\\StatsUserSearchapplications' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Resource/StatsUserSearchapplications.php',
'Google\\Service\\CloudSearch\\ResponseDebugInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ResponseDebugInfo.php',
'Google\\Service\\CloudSearch\\RestrictItem' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/RestrictItem.php',
'Google\\Service\\CloudSearch\\ResultCounts' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ResultCounts.php',
'Google\\Service\\CloudSearch\\ResultDebugInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ResultDebugInfo.php',
'Google\\Service\\CloudSearch\\ResultDisplayField' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ResultDisplayField.php',
'Google\\Service\\CloudSearch\\ResultDisplayLine' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ResultDisplayLine.php',
'Google\\Service\\CloudSearch\\ResultDisplayMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ResultDisplayMetadata.php',
'Google\\Service\\CloudSearch\\RetrievalImportance' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/RetrievalImportance.php',
'Google\\Service\\CloudSearch\\Schema' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Schema.php',
'Google\\Service\\CloudSearch\\ScoringConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ScoringConfig.php',
'Google\\Service\\CloudSearch\\SearchApplication' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchApplication.php',
'Google\\Service\\CloudSearch\\SearchApplicationQueryStats' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchApplicationQueryStats.php',
'Google\\Service\\CloudSearch\\SearchApplicationSessionStats' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchApplicationSessionStats.php',
'Google\\Service\\CloudSearch\\SearchApplicationUserStats' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchApplicationUserStats.php',
'Google\\Service\\CloudSearch\\SearchItemsByViewUrlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchItemsByViewUrlRequest.php',
'Google\\Service\\CloudSearch\\SearchItemsByViewUrlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchItemsByViewUrlResponse.php',
'Google\\Service\\CloudSearch\\SearchQualityMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchQualityMetadata.php',
'Google\\Service\\CloudSearch\\SearchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchRequest.php',
'Google\\Service\\CloudSearch\\SearchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchResponse.php',
'Google\\Service\\CloudSearch\\SearchResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SearchResult.php',
'Google\\Service\\CloudSearch\\Snippet' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Snippet.php',
'Google\\Service\\CloudSearch\\SortOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SortOptions.php',
'Google\\Service\\CloudSearch\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Source.php',
'Google\\Service\\CloudSearch\\SourceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SourceConfig.php',
'Google\\Service\\CloudSearch\\SourceCrowdingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SourceCrowdingConfig.php',
'Google\\Service\\CloudSearch\\SourceResultCount' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SourceResultCount.php',
'Google\\Service\\CloudSearch\\SourceScoringConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SourceScoringConfig.php',
'Google\\Service\\CloudSearch\\SpellResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SpellResult.php',
'Google\\Service\\CloudSearch\\StartUploadItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/StartUploadItemRequest.php',
'Google\\Service\\CloudSearch\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Status.php',
'Google\\Service\\CloudSearch\\StructuredDataObject' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/StructuredDataObject.php',
'Google\\Service\\CloudSearch\\StructuredResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/StructuredResult.php',
'Google\\Service\\CloudSearch\\SuggestRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SuggestRequest.php',
'Google\\Service\\CloudSearch\\SuggestResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SuggestResponse.php',
'Google\\Service\\CloudSearch\\SuggestResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/SuggestResult.php',
'Google\\Service\\CloudSearch\\TextOperatorOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/TextOperatorOptions.php',
'Google\\Service\\CloudSearch\\TextPropertyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/TextPropertyOptions.php',
'Google\\Service\\CloudSearch\\TextValues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/TextValues.php',
'Google\\Service\\CloudSearch\\TimestampOperatorOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/TimestampOperatorOptions.php',
'Google\\Service\\CloudSearch\\TimestampPropertyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/TimestampPropertyOptions.php',
'Google\\Service\\CloudSearch\\TimestampValues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/TimestampValues.php',
'Google\\Service\\CloudSearch\\UnmappedIdentity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/UnmappedIdentity.php',
'Google\\Service\\CloudSearch\\UnreserveItemsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/UnreserveItemsRequest.php',
'Google\\Service\\CloudSearch\\UpdateDataSourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/UpdateDataSourceRequest.php',
'Google\\Service\\CloudSearch\\UpdateSchemaRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/UpdateSchemaRequest.php',
'Google\\Service\\CloudSearch\\UploadItemRef' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/UploadItemRef.php',
'Google\\Service\\CloudSearch\\VPCSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/VPCSettings.php',
'Google\\Service\\CloudSearch\\Value' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/Value.php',
'Google\\Service\\CloudSearch\\ValueFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSearch/ValueFilter.php',
'Google\\Service\\CloudSecurityToken' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSecurityToken.php',
'Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1ExchangeTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSecurityToken/GoogleIdentityStsV1ExchangeTokenRequest.php',
'Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1ExchangeTokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSecurityToken/GoogleIdentityStsV1ExchangeTokenResponse.php',
'Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSecurityToken/GoogleIdentityStsV1IntrospectTokenRequest.php',
'Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSecurityToken/GoogleIdentityStsV1IntrospectTokenResponse.php',
'Google\\Service\\CloudSecurityToken\\Resource\\V1' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSecurityToken/Resource/V1.php',
'Google\\Service\\CloudShell' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell.php',
'Google\\Service\\CloudShell\\AddPublicKeyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/AddPublicKeyMetadata.php',
'Google\\Service\\CloudShell\\AddPublicKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/AddPublicKeyRequest.php',
'Google\\Service\\CloudShell\\AddPublicKeyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/AddPublicKeyResponse.php',
'Google\\Service\\CloudShell\\AuthorizeEnvironmentMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/AuthorizeEnvironmentMetadata.php',
'Google\\Service\\CloudShell\\AuthorizeEnvironmentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/AuthorizeEnvironmentRequest.php',
'Google\\Service\\CloudShell\\AuthorizeEnvironmentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/AuthorizeEnvironmentResponse.php',
'Google\\Service\\CloudShell\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/CancelOperationRequest.php',
'Google\\Service\\CloudShell\\CloudshellEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/CloudshellEmpty.php',
'Google\\Service\\CloudShell\\CreateEnvironmentMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/CreateEnvironmentMetadata.php',
'Google\\Service\\CloudShell\\DeleteEnvironmentMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/DeleteEnvironmentMetadata.php',
'Google\\Service\\CloudShell\\Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/Environment.php',
'Google\\Service\\CloudShell\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/ListOperationsResponse.php',
'Google\\Service\\CloudShell\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/Operation.php',
'Google\\Service\\CloudShell\\RemovePublicKeyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/RemovePublicKeyMetadata.php',
'Google\\Service\\CloudShell\\RemovePublicKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/RemovePublicKeyRequest.php',
'Google\\Service\\CloudShell\\RemovePublicKeyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/RemovePublicKeyResponse.php',
'Google\\Service\\CloudShell\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/Resource/Operations.php',
'Google\\Service\\CloudShell\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/Resource/Users.php',
'Google\\Service\\CloudShell\\Resource\\UsersEnvironments' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/Resource/UsersEnvironments.php',
'Google\\Service\\CloudShell\\StartEnvironmentMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/StartEnvironmentMetadata.php',
'Google\\Service\\CloudShell\\StartEnvironmentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/StartEnvironmentRequest.php',
'Google\\Service\\CloudShell\\StartEnvironmentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/StartEnvironmentResponse.php',
'Google\\Service\\CloudShell\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudShell/Status.php',
'Google\\Service\\CloudSourceRepositories' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories.php',
'Google\\Service\\CloudSourceRepositories\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/AuditConfig.php',
'Google\\Service\\CloudSourceRepositories\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/AuditLogConfig.php',
'Google\\Service\\CloudSourceRepositories\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/Binding.php',
'Google\\Service\\CloudSourceRepositories\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/Expr.php',
'Google\\Service\\CloudSourceRepositories\\ListReposResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/ListReposResponse.php',
'Google\\Service\\CloudSourceRepositories\\MirrorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/MirrorConfig.php',
'Google\\Service\\CloudSourceRepositories\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/Operation.php',
'Google\\Service\\CloudSourceRepositories\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/Policy.php',
'Google\\Service\\CloudSourceRepositories\\ProjectConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/ProjectConfig.php',
'Google\\Service\\CloudSourceRepositories\\PubsubConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/PubsubConfig.php',
'Google\\Service\\CloudSourceRepositories\\Repo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/Repo.php',
'Google\\Service\\CloudSourceRepositories\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/Resource/Projects.php',
'Google\\Service\\CloudSourceRepositories\\Resource\\ProjectsRepos' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/Resource/ProjectsRepos.php',
'Google\\Service\\CloudSourceRepositories\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/SetIamPolicyRequest.php',
'Google\\Service\\CloudSourceRepositories\\SourcerepoEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/SourcerepoEmpty.php',
'Google\\Service\\CloudSourceRepositories\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/Status.php',
'Google\\Service\\CloudSourceRepositories\\SyncRepoMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/SyncRepoMetadata.php',
'Google\\Service\\CloudSourceRepositories\\SyncRepoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/SyncRepoRequest.php',
'Google\\Service\\CloudSourceRepositories\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/TestIamPermissionsRequest.php',
'Google\\Service\\CloudSourceRepositories\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/TestIamPermissionsResponse.php',
'Google\\Service\\CloudSourceRepositories\\UpdateProjectConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/UpdateProjectConfigRequest.php',
'Google\\Service\\CloudSourceRepositories\\UpdateRepoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudSourceRepositories/UpdateRepoRequest.php',
'Google\\Service\\CloudTalentSolution' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution.php',
'Google\\Service\\CloudTalentSolution\\ApplicationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/ApplicationInfo.php',
'Google\\Service\\CloudTalentSolution\\BatchCreateJobsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/BatchCreateJobsRequest.php',
'Google\\Service\\CloudTalentSolution\\BatchCreateJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/BatchCreateJobsResponse.php',
'Google\\Service\\CloudTalentSolution\\BatchDeleteJobsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/BatchDeleteJobsRequest.php',
'Google\\Service\\CloudTalentSolution\\BatchDeleteJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/BatchDeleteJobsResponse.php',
'Google\\Service\\CloudTalentSolution\\BatchOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/BatchOperationMetadata.php',
'Google\\Service\\CloudTalentSolution\\BatchUpdateJobsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/BatchUpdateJobsRequest.php',
'Google\\Service\\CloudTalentSolution\\BatchUpdateJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/BatchUpdateJobsResponse.php',
'Google\\Service\\CloudTalentSolution\\ClientEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/ClientEvent.php',
'Google\\Service\\CloudTalentSolution\\CommuteFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CommuteFilter.php',
'Google\\Service\\CloudTalentSolution\\CommuteInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CommuteInfo.php',
'Google\\Service\\CloudTalentSolution\\Company' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Company.php',
'Google\\Service\\CloudTalentSolution\\CompanyDerivedInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CompanyDerivedInfo.php',
'Google\\Service\\CloudTalentSolution\\CompensationEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CompensationEntry.php',
'Google\\Service\\CloudTalentSolution\\CompensationFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CompensationFilter.php',
'Google\\Service\\CloudTalentSolution\\CompensationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CompensationInfo.php',
'Google\\Service\\CloudTalentSolution\\CompensationRange' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CompensationRange.php',
'Google\\Service\\CloudTalentSolution\\CompleteQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CompleteQueryResponse.php',
'Google\\Service\\CloudTalentSolution\\CompletionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CompletionResult.php',
'Google\\Service\\CloudTalentSolution\\CustomAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CustomAttribute.php',
'Google\\Service\\CloudTalentSolution\\CustomRankingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/CustomRankingInfo.php',
'Google\\Service\\CloudTalentSolution\\DeviceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/DeviceInfo.php',
'Google\\Service\\CloudTalentSolution\\HistogramQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/HistogramQuery.php',
'Google\\Service\\CloudTalentSolution\\HistogramQueryResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/HistogramQueryResult.php',
'Google\\Service\\CloudTalentSolution\\Job' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Job.php',
'Google\\Service\\CloudTalentSolution\\JobDerivedInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/JobDerivedInfo.php',
'Google\\Service\\CloudTalentSolution\\JobEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/JobEvent.php',
'Google\\Service\\CloudTalentSolution\\JobQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/JobQuery.php',
'Google\\Service\\CloudTalentSolution\\JobResult' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/JobResult.php',
'Google\\Service\\CloudTalentSolution\\JobsEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/JobsEmpty.php',
'Google\\Service\\CloudTalentSolution\\LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/LatLng.php',
'Google\\Service\\CloudTalentSolution\\ListCompaniesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/ListCompaniesResponse.php',
'Google\\Service\\CloudTalentSolution\\ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/ListJobsResponse.php',
'Google\\Service\\CloudTalentSolution\\ListTenantsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/ListTenantsResponse.php',
'Google\\Service\\CloudTalentSolution\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Location.php',
'Google\\Service\\CloudTalentSolution\\LocationFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/LocationFilter.php',
'Google\\Service\\CloudTalentSolution\\MatchingJob' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/MatchingJob.php',
'Google\\Service\\CloudTalentSolution\\MendelDebugInput' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/MendelDebugInput.php',
'Google\\Service\\CloudTalentSolution\\Money' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Money.php',
'Google\\Service\\CloudTalentSolution\\NamespacedDebugInput' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/NamespacedDebugInput.php',
'Google\\Service\\CloudTalentSolution\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Operation.php',
'Google\\Service\\CloudTalentSolution\\PostalAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/PostalAddress.php',
'Google\\Service\\CloudTalentSolution\\ProcessingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/ProcessingOptions.php',
'Google\\Service\\CloudTalentSolution\\RequestMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/RequestMetadata.php',
'Google\\Service\\CloudTalentSolution\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Resource/Projects.php',
'Google\\Service\\CloudTalentSolution\\Resource\\ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Resource/ProjectsOperations.php',
'Google\\Service\\CloudTalentSolution\\Resource\\ProjectsTenants' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Resource/ProjectsTenants.php',
'Google\\Service\\CloudTalentSolution\\Resource\\ProjectsTenantsClientEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Resource/ProjectsTenantsClientEvents.php',
'Google\\Service\\CloudTalentSolution\\Resource\\ProjectsTenantsCompanies' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Resource/ProjectsTenantsCompanies.php',
'Google\\Service\\CloudTalentSolution\\Resource\\ProjectsTenantsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Resource/ProjectsTenantsJobs.php',
'Google\\Service\\CloudTalentSolution\\ResponseMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/ResponseMetadata.php',
'Google\\Service\\CloudTalentSolution\\SearchJobsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/SearchJobsRequest.php',
'Google\\Service\\CloudTalentSolution\\SearchJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/SearchJobsResponse.php',
'Google\\Service\\CloudTalentSolution\\SpellingCorrection' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/SpellingCorrection.php',
'Google\\Service\\CloudTalentSolution\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Status.php',
'Google\\Service\\CloudTalentSolution\\Tenant' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/Tenant.php',
'Google\\Service\\CloudTalentSolution\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/TimeOfDay.php',
'Google\\Service\\CloudTalentSolution\\TimestampRange' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTalentSolution/TimestampRange.php',
'Google\\Service\\CloudTasks' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks.php',
'Google\\Service\\CloudTasks\\AppEngineHttpRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/AppEngineHttpRequest.php',
'Google\\Service\\CloudTasks\\AppEngineRouting' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/AppEngineRouting.php',
'Google\\Service\\CloudTasks\\Attempt' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Attempt.php',
'Google\\Service\\CloudTasks\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Binding.php',
'Google\\Service\\CloudTasks\\CloudtasksEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/CloudtasksEmpty.php',
'Google\\Service\\CloudTasks\\CreateTaskRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/CreateTaskRequest.php',
'Google\\Service\\CloudTasks\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Expr.php',
'Google\\Service\\CloudTasks\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/GetIamPolicyRequest.php',
'Google\\Service\\CloudTasks\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/GetPolicyOptions.php',
'Google\\Service\\CloudTasks\\HttpRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/HttpRequest.php',
'Google\\Service\\CloudTasks\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/ListLocationsResponse.php',
'Google\\Service\\CloudTasks\\ListQueuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/ListQueuesResponse.php',
'Google\\Service\\CloudTasks\\ListTasksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/ListTasksResponse.php',
'Google\\Service\\CloudTasks\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Location.php',
'Google\\Service\\CloudTasks\\OAuthToken' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/OAuthToken.php',
'Google\\Service\\CloudTasks\\OidcToken' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/OidcToken.php',
'Google\\Service\\CloudTasks\\PauseQueueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/PauseQueueRequest.php',
'Google\\Service\\CloudTasks\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Policy.php',
'Google\\Service\\CloudTasks\\PurgeQueueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/PurgeQueueRequest.php',
'Google\\Service\\CloudTasks\\Queue' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Queue.php',
'Google\\Service\\CloudTasks\\RateLimits' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/RateLimits.php',
'Google\\Service\\CloudTasks\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Resource/Projects.php',
'Google\\Service\\CloudTasks\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Resource/ProjectsLocations.php',
'Google\\Service\\CloudTasks\\Resource\\ProjectsLocationsQueues' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Resource/ProjectsLocationsQueues.php',
'Google\\Service\\CloudTasks\\Resource\\ProjectsLocationsQueuesTasks' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Resource/ProjectsLocationsQueuesTasks.php',
'Google\\Service\\CloudTasks\\ResumeQueueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/ResumeQueueRequest.php',
'Google\\Service\\CloudTasks\\RetryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/RetryConfig.php',
'Google\\Service\\CloudTasks\\RunTaskRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/RunTaskRequest.php',
'Google\\Service\\CloudTasks\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/SetIamPolicyRequest.php',
'Google\\Service\\CloudTasks\\StackdriverLoggingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/StackdriverLoggingConfig.php',
'Google\\Service\\CloudTasks\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Status.php',
'Google\\Service\\CloudTasks\\Task' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/Task.php',
'Google\\Service\\CloudTasks\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/TestIamPermissionsRequest.php',
'Google\\Service\\CloudTasks\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTasks/TestIamPermissionsResponse.php',
'Google\\Service\\CloudTrace' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace.php',
'Google\\Service\\CloudTrace\\Annotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Annotation.php',
'Google\\Service\\CloudTrace\\AttributeValue' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/AttributeValue.php',
'Google\\Service\\CloudTrace\\Attributes' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Attributes.php',
'Google\\Service\\CloudTrace\\BatchWriteSpansRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/BatchWriteSpansRequest.php',
'Google\\Service\\CloudTrace\\CloudtraceEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/CloudtraceEmpty.php',
'Google\\Service\\CloudTrace\\Link' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Link.php',
'Google\\Service\\CloudTrace\\Links' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Links.php',
'Google\\Service\\CloudTrace\\MessageEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/MessageEvent.php',
'Google\\Service\\CloudTrace\\Module' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Module.php',
'Google\\Service\\CloudTrace\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Resource/Projects.php',
'Google\\Service\\CloudTrace\\Resource\\ProjectsTraces' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Resource/ProjectsTraces.php',
'Google\\Service\\CloudTrace\\Resource\\ProjectsTracesSpans' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Resource/ProjectsTracesSpans.php',
'Google\\Service\\CloudTrace\\Span' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Span.php',
'Google\\Service\\CloudTrace\\StackFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/StackFrame.php',
'Google\\Service\\CloudTrace\\StackFrames' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/StackFrames.php',
'Google\\Service\\CloudTrace\\StackTrace' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/StackTrace.php',
'Google\\Service\\CloudTrace\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/Status.php',
'Google\\Service\\CloudTrace\\TimeEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/TimeEvent.php',
'Google\\Service\\CloudTrace\\TimeEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/TimeEvents.php',
'Google\\Service\\CloudTrace\\TruncatableString' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudTrace/TruncatableString.php',
'Google\\Service\\CloudVideoIntelligence' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1AnnotateVideoProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1AnnotateVideoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoRequest.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1AnnotateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoResponse.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1DetectedAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1DetectedAttribute.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1DetectedLandmark' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1DetectedLandmark.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1Entity.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ExplicitContentAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ExplicitContentFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1FaceAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1FaceDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1FaceDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1FaceDetectionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1FaceDetectionConfig.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1FaceFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1FaceFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1FaceSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1FaceSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1LabelAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1LabelDetectionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelDetectionConfig.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1LabelFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1LabelSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1LogoRecognitionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LogoRecognitionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedBoundingBox' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1NormalizedBoundingBox.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedBoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1NormalizedBoundingPoly.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1NormalizedVertex.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ObjectTrackingAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ObjectTrackingAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ObjectTrackingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ObjectTrackingConfig.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ObjectTrackingFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ObjectTrackingFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1PersonDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1PersonDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1PersonDetectionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1PersonDetectionConfig.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ShotChangeDetectionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ShotChangeDetectionConfig.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1SpeechContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1SpeechContext.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1SpeechRecognitionAlternative' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1SpeechRecognitionAlternative.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1SpeechTranscription' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1SpeechTranscription.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1SpeechTranscriptionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1SpeechTranscriptionConfig.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1TextAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1TextDetectionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1TextDetectionConfig.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1TextFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1TextFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1TextSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1TextSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1TimestampedObject' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1TimestampedObject.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1Track' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1Track.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1VideoAnnotationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoAnnotationProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1VideoAnnotationResults' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoAnnotationResults.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1VideoContext' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoContext.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1VideoSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1WordInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1WordInfo.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2DetectedAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2DetectedAttribute.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2DetectedLandmark' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2DetectedLandmark.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2Entity.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2ExplicitContentFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2ExplicitContentFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2FaceAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2FaceFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2FaceFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2FaceSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2FaceSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2LabelAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LabelAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2LabelFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LabelFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2LabelSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LabelSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2NormalizedVertex.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2SpeechTranscription' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2SpeechTranscription.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2TextAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2TextFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2TextFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2TextSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2TextSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2TimestampedObject' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2TimestampedObject.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2Track' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2Track.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2VideoAnnotationResults' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2VideoAnnotationResults.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2VideoSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2VideoSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2WordInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2WordInfo.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1DetectedAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1DetectedAttribute.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1DetectedLandmark' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1DetectedLandmark.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1Entity.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1FaceAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1FaceFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1FaceFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1FaceSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1FaceSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1LabelAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1LabelFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1LabelSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1NormalizedVertex.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1SpeechTranscription' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechTranscription.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1TextAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1TextFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1TextFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1TextSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1TextSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1TimestampedObject' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1TimestampedObject.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1Track' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1Track.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1VideoSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1WordInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1WordInfo.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1DetectedAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1DetectedAttribute.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1DetectedLandmark' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1DetectedLandmark.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1Entity.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1FaceAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1FaceFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1FaceFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1FaceSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1FaceSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1LabelAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1LabelAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1LabelFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1LabelFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1LabelSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1LabelSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1NormalizedVertex.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1SpeechTranscription' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1SpeechTranscription.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1TextAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1TextFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1TextFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1TextSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1TextSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1TimestampedObject' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1TimestampedObject.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1Track' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1Track.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1VideoSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1VideoSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1WordInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p2beta1WordInfo.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1Celebrity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1Celebrity.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1CelebrityTrack' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1CelebrityTrack.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1DetectedAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1DetectedAttribute.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1DetectedLandmark' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1DetectedLandmark.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1Entity.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1FaceAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1FaceFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1FaceFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1FaceSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1FaceSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1LabelAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1LabelAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1LabelFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1LabelFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1LabelSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1LabelSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1NormalizedVertex.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1SpeechTranscription' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1SpeechTranscription.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1TextAnnotation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1TextFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1TextFrame.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1TextSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1TextSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1TimestampedObject' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1TimestampedObject.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1Track' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1Track.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1VideoSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1VideoSegment.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1WordInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p3beta1WordInfo.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleLongrunningCancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleLongrunningCancelOperationRequest.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleLongrunningOperation.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleProtobufEmpty.php',
'Google\\Service\\CloudVideoIntelligence\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/GoogleRpcStatus.php',
'Google\\Service\\CloudVideoIntelligence\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/Resource/Operations.php',
'Google\\Service\\CloudVideoIntelligence\\Resource\\OperationsProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/Resource/OperationsProjects.php',
'Google\\Service\\CloudVideoIntelligence\\Resource\\OperationsProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/Resource/OperationsProjectsLocations.php',
'Google\\Service\\CloudVideoIntelligence\\Resource\\OperationsProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/Resource/OperationsProjectsLocationsOperations.php',
'Google\\Service\\CloudVideoIntelligence\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/Resource/Projects.php',
'Google\\Service\\CloudVideoIntelligence\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/Resource/ProjectsLocations.php',
'Google\\Service\\CloudVideoIntelligence\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\CloudVideoIntelligence\\Resource\\Videos' => __DIR__ . '/..' . '/google/apiclient-services/src/CloudVideoIntelligence/Resource/Videos.php',
'Google\\Service\\Cloudbilling' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling.php',
'Google\\Service\\Cloudbilling\\AggregationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/AggregationInfo.php',
'Google\\Service\\Cloudbilling\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/AuditConfig.php',
'Google\\Service\\Cloudbilling\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/AuditLogConfig.php',
'Google\\Service\\Cloudbilling\\BillingAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/BillingAccount.php',
'Google\\Service\\Cloudbilling\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Binding.php',
'Google\\Service\\Cloudbilling\\Category' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Category.php',
'Google\\Service\\Cloudbilling\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Expr.php',
'Google\\Service\\Cloudbilling\\GeoTaxonomy' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/GeoTaxonomy.php',
'Google\\Service\\Cloudbilling\\ListBillingAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/ListBillingAccountsResponse.php',
'Google\\Service\\Cloudbilling\\ListProjectBillingInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/ListProjectBillingInfoResponse.php',
'Google\\Service\\Cloudbilling\\ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/ListServicesResponse.php',
'Google\\Service\\Cloudbilling\\ListSkusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/ListSkusResponse.php',
'Google\\Service\\Cloudbilling\\Money' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Money.php',
'Google\\Service\\Cloudbilling\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Policy.php',
'Google\\Service\\Cloudbilling\\PricingExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/PricingExpression.php',
'Google\\Service\\Cloudbilling\\PricingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/PricingInfo.php',
'Google\\Service\\Cloudbilling\\ProjectBillingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/ProjectBillingInfo.php',
'Google\\Service\\Cloudbilling\\Resource\\BillingAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Resource/BillingAccounts.php',
'Google\\Service\\Cloudbilling\\Resource\\BillingAccountsProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Resource/BillingAccountsProjects.php',
'Google\\Service\\Cloudbilling\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Resource/Projects.php',
'Google\\Service\\Cloudbilling\\Resource\\Services' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Resource/Services.php',
'Google\\Service\\Cloudbilling\\Resource\\ServicesSkus' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Resource/ServicesSkus.php',
'Google\\Service\\Cloudbilling\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Service.php',
'Google\\Service\\Cloudbilling\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/SetIamPolicyRequest.php',
'Google\\Service\\Cloudbilling\\Sku' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/Sku.php',
'Google\\Service\\Cloudbilling\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/TestIamPermissionsRequest.php',
'Google\\Service\\Cloudbilling\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/TestIamPermissionsResponse.php',
'Google\\Service\\Cloudbilling\\TierRate' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudbilling/TierRate.php',
'Google\\Service\\Cloudchannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ActivateEntitlementRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ActivateEntitlementRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1AdminUser' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1AdminUser.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1AssociationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1AssociationInfo.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CancelEntitlementRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1CancelEntitlementRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ChangeOfferRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ChangeOfferRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ChangeParametersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ChangeParametersRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ChangeRenewalSettingsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ChangeRenewalSettingsRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ChannelPartnerLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ChannelPartnerLink.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CloudIdentityCustomerAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1CloudIdentityCustomerAccount.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CloudIdentityInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1CloudIdentityInfo.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CommitmentSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1CommitmentSettings.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Constraints' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Constraints.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ContactInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ContactInfo.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CreateEntitlementRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1CreateEntitlementRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Customer' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Customer.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CustomerConstraints' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1CustomerConstraints.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CustomerEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1CustomerEvent.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1EduData' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1EduData.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Entitlement' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Entitlement.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1EntitlementEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1EntitlementEvent.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListChannelPartnerLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListChannelPartnerLinksResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListCustomersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListCustomersResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListEntitlementsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListEntitlementsResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListOffersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListOffersResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListProductsResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListPurchasableOffersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListPurchasableOffersResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListPurchasableSkusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListPurchasableSkusResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListSkusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListSkusResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListSubscribersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListSubscribersResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableOffersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListTransferableOffersRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableOffersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListTransferableOffersResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableSkusRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListTransferableSkusRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableSkusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ListTransferableSkusResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1MarketingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1MarketingInfo.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Media' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Media.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Offer' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Offer.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1OperationMetadata.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Parameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Parameter.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ParameterDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ParameterDefinition.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Period' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Period.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Plan' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Plan.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Price' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Price.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1PriceByResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1PriceByResource.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1PricePhase' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1PricePhase.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1PriceTier' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1PriceTier.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Product.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ProvisionCloudIdentityRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ProvisionCloudIdentityRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ProvisionedService' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1ProvisionedService.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1PurchasableOffer' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1PurchasableOffer.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1PurchasableSku' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1PurchasableSku.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1RegisterSubscriberRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1RegisterSubscriberRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1RegisterSubscriberResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1RegisterSubscriberResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1RenewalSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1RenewalSettings.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Sku' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Sku.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1StartPaidServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1StartPaidServiceRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1SubscriberEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1SubscriberEvent.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1SuspendEntitlementRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1SuspendEntitlementRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferEligibility' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1TransferEligibility.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferEntitlementsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1TransferEntitlementsRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferEntitlementsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1TransferEntitlementsResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferEntitlementsToGoogleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1TransferEntitlementsToGoogleRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferableOffer' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1TransferableOffer.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferableSku' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1TransferableSku.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TrialSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1TrialSettings.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1UnregisterSubscriberRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1UnregisterSubscriberRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1UnregisterSubscriberResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1UnregisterSubscriberResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1UpdateChannelPartnerLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1UpdateChannelPartnerLinkRequest.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1Value.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1AssociationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1AssociationInfo.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1CommitmentSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1CommitmentSettings.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1CustomerEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1CustomerEvent.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Entitlement' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1Entitlement.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1EntitlementEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1EntitlementEvent.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1OperationMetadata.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Parameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1Parameter.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Period' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1Period.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1ProvisionedService' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1ProvisionedService.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1RenewalSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1RenewalSettings.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1SubscriberEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1SubscriberEvent.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1TransferEntitlementsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1TransferEntitlementsResponse.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1TrialSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1TrialSettings.php',
'Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleCloudChannelV1alpha1Value.php',
'Google\\Service\\Cloudchannel\\GoogleLongrunningCancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleLongrunningCancelOperationRequest.php',
'Google\\Service\\Cloudchannel\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\Cloudchannel\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleLongrunningOperation.php',
'Google\\Service\\Cloudchannel\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleProtobufEmpty.php',
'Google\\Service\\Cloudchannel\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleRpcStatus.php',
'Google\\Service\\Cloudchannel\\GoogleTypeMoney' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleTypeMoney.php',
'Google\\Service\\Cloudchannel\\GoogleTypePostalAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/GoogleTypePostalAddress.php',
'Google\\Service\\Cloudchannel\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/Resource/Accounts.php',
'Google\\Service\\Cloudchannel\\Resource\\AccountsChannelPartnerLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/Resource/AccountsChannelPartnerLinks.php',
'Google\\Service\\Cloudchannel\\Resource\\AccountsChannelPartnerLinksCustomers' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/Resource/AccountsChannelPartnerLinksCustomers.php',
'Google\\Service\\Cloudchannel\\Resource\\AccountsCustomers' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/Resource/AccountsCustomers.php',
'Google\\Service\\Cloudchannel\\Resource\\AccountsCustomersEntitlements' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/Resource/AccountsCustomersEntitlements.php',
'Google\\Service\\Cloudchannel\\Resource\\AccountsOffers' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/Resource/AccountsOffers.php',
'Google\\Service\\Cloudchannel\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/Resource/Operations.php',
'Google\\Service\\Cloudchannel\\Resource\\Products' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/Resource/Products.php',
'Google\\Service\\Cloudchannel\\Resource\\ProductsSkus' => __DIR__ . '/..' . '/google/apiclient-services/src/Cloudchannel/Resource/ProductsSkus.php',
'Google\\Service\\Clouderrorreporting' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting.php',
'Google\\Service\\Clouderrorreporting\\DeleteEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/DeleteEventsResponse.php',
'Google\\Service\\Clouderrorreporting\\ErrorContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/ErrorContext.php',
'Google\\Service\\Clouderrorreporting\\ErrorEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/ErrorEvent.php',
'Google\\Service\\Clouderrorreporting\\ErrorGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/ErrorGroup.php',
'Google\\Service\\Clouderrorreporting\\ErrorGroupStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/ErrorGroupStats.php',
'Google\\Service\\Clouderrorreporting\\HttpRequestContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/HttpRequestContext.php',
'Google\\Service\\Clouderrorreporting\\ListEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/ListEventsResponse.php',
'Google\\Service\\Clouderrorreporting\\ListGroupStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/ListGroupStatsResponse.php',
'Google\\Service\\Clouderrorreporting\\ReportErrorEventResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/ReportErrorEventResponse.php',
'Google\\Service\\Clouderrorreporting\\ReportedErrorEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/ReportedErrorEvent.php',
'Google\\Service\\Clouderrorreporting\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/Resource/Projects.php',
'Google\\Service\\Clouderrorreporting\\Resource\\ProjectsEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/Resource/ProjectsEvents.php',
'Google\\Service\\Clouderrorreporting\\Resource\\ProjectsGroupStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/Resource/ProjectsGroupStats.php',
'Google\\Service\\Clouderrorreporting\\Resource\\ProjectsGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/Resource/ProjectsGroups.php',
'Google\\Service\\Clouderrorreporting\\ServiceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/ServiceContext.php',
'Google\\Service\\Clouderrorreporting\\SourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/SourceLocation.php',
'Google\\Service\\Clouderrorreporting\\SourceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/SourceReference.php',
'Google\\Service\\Clouderrorreporting\\TimedCount' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/TimedCount.php',
'Google\\Service\\Clouderrorreporting\\TrackingIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Clouderrorreporting/TrackingIssue.php',
'Google\\Service\\Compute' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute.php',
'Google\\Service\\Compute\\AcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorConfig.php',
'Google\\Service\\Compute\\AcceleratorType' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorType.php',
'Google\\Service\\Compute\\AcceleratorTypeAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorTypeAggregatedList.php',
'Google\\Service\\Compute\\AcceleratorTypeAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorTypeAggregatedListWarning.php',
'Google\\Service\\Compute\\AcceleratorTypeAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorTypeAggregatedListWarningData.php',
'Google\\Service\\Compute\\AcceleratorTypeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorTypeList.php',
'Google\\Service\\Compute\\AcceleratorTypeListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorTypeListWarning.php',
'Google\\Service\\Compute\\AcceleratorTypeListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorTypeListWarningData.php',
'Google\\Service\\Compute\\AcceleratorTypesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorTypesScopedList.php',
'Google\\Service\\Compute\\AcceleratorTypesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorTypesScopedListWarning.php',
'Google\\Service\\Compute\\AcceleratorTypesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AcceleratorTypesScopedListWarningData.php',
'Google\\Service\\Compute\\AccessConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AccessConfig.php',
'Google\\Service\\Compute\\Address' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Address.php',
'Google\\Service\\Compute\\AddressAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AddressAggregatedList.php',
'Google\\Service\\Compute\\AddressAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AddressAggregatedListWarning.php',
'Google\\Service\\Compute\\AddressAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AddressAggregatedListWarningData.php',
'Google\\Service\\Compute\\AddressList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AddressList.php',
'Google\\Service\\Compute\\AddressListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AddressListWarning.php',
'Google\\Service\\Compute\\AddressListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AddressListWarningData.php',
'Google\\Service\\Compute\\AddressesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AddressesScopedList.php',
'Google\\Service\\Compute\\AddressesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AddressesScopedListWarning.php',
'Google\\Service\\Compute\\AddressesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AddressesScopedListWarningData.php',
'Google\\Service\\Compute\\AdvancedMachineFeatures' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AdvancedMachineFeatures.php',
'Google\\Service\\Compute\\AliasIpRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AliasIpRange.php',
'Google\\Service\\Compute\\AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.php',
'Google\\Service\\Compute\\AllocationSpecificSKUAllocationReservedInstanceProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AllocationSpecificSKUAllocationReservedInstanceProperties.php',
'Google\\Service\\Compute\\AllocationSpecificSKUReservation' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AllocationSpecificSKUReservation.php',
'Google\\Service\\Compute\\AttachedDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AttachedDisk.php',
'Google\\Service\\Compute\\AttachedDiskInitializeParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AttachedDiskInitializeParams.php',
'Google\\Service\\Compute\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AuditConfig.php',
'Google\\Service\\Compute\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AuditLogConfig.php',
'Google\\Service\\Compute\\AuthorizationLoggingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AuthorizationLoggingOptions.php',
'Google\\Service\\Compute\\Autoscaler' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Autoscaler.php',
'Google\\Service\\Compute\\AutoscalerAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalerAggregatedList.php',
'Google\\Service\\Compute\\AutoscalerAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalerAggregatedListWarning.php',
'Google\\Service\\Compute\\AutoscalerAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalerAggregatedListWarningData.php',
'Google\\Service\\Compute\\AutoscalerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalerList.php',
'Google\\Service\\Compute\\AutoscalerListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalerListWarning.php',
'Google\\Service\\Compute\\AutoscalerListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalerListWarningData.php',
'Google\\Service\\Compute\\AutoscalerStatusDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalerStatusDetails.php',
'Google\\Service\\Compute\\AutoscalersScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalersScopedList.php',
'Google\\Service\\Compute\\AutoscalersScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalersScopedListWarning.php',
'Google\\Service\\Compute\\AutoscalersScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalersScopedListWarningData.php',
'Google\\Service\\Compute\\AutoscalingPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalingPolicy.php',
'Google\\Service\\Compute\\AutoscalingPolicyCpuUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalingPolicyCpuUtilization.php',
'Google\\Service\\Compute\\AutoscalingPolicyCustomMetricUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalingPolicyCustomMetricUtilization.php',
'Google\\Service\\Compute\\AutoscalingPolicyLoadBalancingUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalingPolicyLoadBalancingUtilization.php',
'Google\\Service\\Compute\\AutoscalingPolicyScaleInControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalingPolicyScaleInControl.php',
'Google\\Service\\Compute\\AutoscalingPolicyScalingSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/AutoscalingPolicyScalingSchedule.php',
'Google\\Service\\Compute\\Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Backend.php',
'Google\\Service\\Compute\\BackendBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendBucket.php',
'Google\\Service\\Compute\\BackendBucketCdnPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendBucketCdnPolicy.php',
'Google\\Service\\Compute\\BackendBucketCdnPolicyBypassCacheOnRequestHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendBucketCdnPolicyBypassCacheOnRequestHeader.php',
'Google\\Service\\Compute\\BackendBucketCdnPolicyNegativeCachingPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendBucketCdnPolicyNegativeCachingPolicy.php',
'Google\\Service\\Compute\\BackendBucketList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendBucketList.php',
'Google\\Service\\Compute\\BackendBucketListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendBucketListWarning.php',
'Google\\Service\\Compute\\BackendBucketListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendBucketListWarningData.php',
'Google\\Service\\Compute\\BackendService' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendService.php',
'Google\\Service\\Compute\\BackendServiceAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceAggregatedList.php',
'Google\\Service\\Compute\\BackendServiceAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceAggregatedListWarning.php',
'Google\\Service\\Compute\\BackendServiceAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceAggregatedListWarningData.php',
'Google\\Service\\Compute\\BackendServiceCdnPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceCdnPolicy.php',
'Google\\Service\\Compute\\BackendServiceCdnPolicyBypassCacheOnRequestHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceCdnPolicyBypassCacheOnRequestHeader.php',
'Google\\Service\\Compute\\BackendServiceCdnPolicyNegativeCachingPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceCdnPolicyNegativeCachingPolicy.php',
'Google\\Service\\Compute\\BackendServiceFailoverPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceFailoverPolicy.php',
'Google\\Service\\Compute\\BackendServiceGroupHealth' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceGroupHealth.php',
'Google\\Service\\Compute\\BackendServiceIAP' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceIAP.php',
'Google\\Service\\Compute\\BackendServiceList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceList.php',
'Google\\Service\\Compute\\BackendServiceListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceListWarning.php',
'Google\\Service\\Compute\\BackendServiceListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceListWarningData.php',
'Google\\Service\\Compute\\BackendServiceLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceLogConfig.php',
'Google\\Service\\Compute\\BackendServiceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServiceReference.php',
'Google\\Service\\Compute\\BackendServicesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServicesScopedList.php',
'Google\\Service\\Compute\\BackendServicesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServicesScopedListWarning.php',
'Google\\Service\\Compute\\BackendServicesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BackendServicesScopedListWarningData.php',
'Google\\Service\\Compute\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Binding.php',
'Google\\Service\\Compute\\BulkInsertInstanceResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BulkInsertInstanceResource.php',
'Google\\Service\\Compute\\BulkInsertInstanceResourcePerInstanceProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/BulkInsertInstanceResourcePerInstanceProperties.php',
'Google\\Service\\Compute\\CacheInvalidationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CacheInvalidationRule.php',
'Google\\Service\\Compute\\CacheKeyPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CacheKeyPolicy.php',
'Google\\Service\\Compute\\CircuitBreakers' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CircuitBreakers.php',
'Google\\Service\\Compute\\Commitment' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Commitment.php',
'Google\\Service\\Compute\\CommitmentAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CommitmentAggregatedList.php',
'Google\\Service\\Compute\\CommitmentAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CommitmentAggregatedListWarning.php',
'Google\\Service\\Compute\\CommitmentAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CommitmentAggregatedListWarningData.php',
'Google\\Service\\Compute\\CommitmentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CommitmentList.php',
'Google\\Service\\Compute\\CommitmentListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CommitmentListWarning.php',
'Google\\Service\\Compute\\CommitmentListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CommitmentListWarningData.php',
'Google\\Service\\Compute\\CommitmentsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CommitmentsScopedList.php',
'Google\\Service\\Compute\\CommitmentsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CommitmentsScopedListWarning.php',
'Google\\Service\\Compute\\CommitmentsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CommitmentsScopedListWarningData.php',
'Google\\Service\\Compute\\Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Condition.php',
'Google\\Service\\Compute\\ConfidentialInstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ConfidentialInstanceConfig.php',
'Google\\Service\\Compute\\ConnectionDraining' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ConnectionDraining.php',
'Google\\Service\\Compute\\ConsistentHashLoadBalancerSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ConsistentHashLoadBalancerSettings.php',
'Google\\Service\\Compute\\ConsistentHashLoadBalancerSettingsHttpCookie' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ConsistentHashLoadBalancerSettingsHttpCookie.php',
'Google\\Service\\Compute\\CorsPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CorsPolicy.php',
'Google\\Service\\Compute\\CustomerEncryptionKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CustomerEncryptionKey.php',
'Google\\Service\\Compute\\CustomerEncryptionKeyProtectedDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/CustomerEncryptionKeyProtectedDisk.php',
'Google\\Service\\Compute\\DeprecationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DeprecationStatus.php',
'Google\\Service\\Compute\\Disk' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Disk.php',
'Google\\Service\\Compute\\DiskAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskAggregatedList.php',
'Google\\Service\\Compute\\DiskAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskAggregatedListWarning.php',
'Google\\Service\\Compute\\DiskAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskAggregatedListWarningData.php',
'Google\\Service\\Compute\\DiskInstantiationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskInstantiationConfig.php',
'Google\\Service\\Compute\\DiskList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskList.php',
'Google\\Service\\Compute\\DiskListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskListWarning.php',
'Google\\Service\\Compute\\DiskListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskListWarningData.php',
'Google\\Service\\Compute\\DiskMoveRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskMoveRequest.php',
'Google\\Service\\Compute\\DiskType' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskType.php',
'Google\\Service\\Compute\\DiskTypeAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskTypeAggregatedList.php',
'Google\\Service\\Compute\\DiskTypeAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskTypeAggregatedListWarning.php',
'Google\\Service\\Compute\\DiskTypeAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskTypeAggregatedListWarningData.php',
'Google\\Service\\Compute\\DiskTypeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskTypeList.php',
'Google\\Service\\Compute\\DiskTypeListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskTypeListWarning.php',
'Google\\Service\\Compute\\DiskTypeListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskTypeListWarningData.php',
'Google\\Service\\Compute\\DiskTypesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskTypesScopedList.php',
'Google\\Service\\Compute\\DiskTypesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskTypesScopedListWarning.php',
'Google\\Service\\Compute\\DiskTypesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DiskTypesScopedListWarningData.php',
'Google\\Service\\Compute\\DisksAddResourcePoliciesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DisksAddResourcePoliciesRequest.php',
'Google\\Service\\Compute\\DisksRemoveResourcePoliciesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DisksRemoveResourcePoliciesRequest.php',
'Google\\Service\\Compute\\DisksResizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DisksResizeRequest.php',
'Google\\Service\\Compute\\DisksScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DisksScopedList.php',
'Google\\Service\\Compute\\DisksScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DisksScopedListWarning.php',
'Google\\Service\\Compute\\DisksScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DisksScopedListWarningData.php',
'Google\\Service\\Compute\\DisplayDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DisplayDevice.php',
'Google\\Service\\Compute\\DistributionPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DistributionPolicy.php',
'Google\\Service\\Compute\\DistributionPolicyZoneConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/DistributionPolicyZoneConfiguration.php',
'Google\\Service\\Compute\\Duration' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Duration.php',
'Google\\Service\\Compute\\ExchangedPeeringRoute' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ExchangedPeeringRoute.php',
'Google\\Service\\Compute\\ExchangedPeeringRoutesList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ExchangedPeeringRoutesList.php',
'Google\\Service\\Compute\\ExchangedPeeringRoutesListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ExchangedPeeringRoutesListWarning.php',
'Google\\Service\\Compute\\ExchangedPeeringRoutesListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ExchangedPeeringRoutesListWarningData.php',
'Google\\Service\\Compute\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Expr.php',
'Google\\Service\\Compute\\ExternalVpnGateway' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ExternalVpnGateway.php',
'Google\\Service\\Compute\\ExternalVpnGatewayInterface' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ExternalVpnGatewayInterface.php',
'Google\\Service\\Compute\\ExternalVpnGatewayList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ExternalVpnGatewayList.php',
'Google\\Service\\Compute\\ExternalVpnGatewayListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ExternalVpnGatewayListWarning.php',
'Google\\Service\\Compute\\ExternalVpnGatewayListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ExternalVpnGatewayListWarningData.php',
'Google\\Service\\Compute\\FileContentBuffer' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FileContentBuffer.php',
'Google\\Service\\Compute\\Firewall' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Firewall.php',
'Google\\Service\\Compute\\FirewallAllowed' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallAllowed.php',
'Google\\Service\\Compute\\FirewallDenied' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallDenied.php',
'Google\\Service\\Compute\\FirewallList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallList.php',
'Google\\Service\\Compute\\FirewallListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallListWarning.php',
'Google\\Service\\Compute\\FirewallListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallListWarningData.php',
'Google\\Service\\Compute\\FirewallLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallLogConfig.php',
'Google\\Service\\Compute\\FirewallPoliciesListAssociationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallPoliciesListAssociationsResponse.php',
'Google\\Service\\Compute\\FirewallPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallPolicy.php',
'Google\\Service\\Compute\\FirewallPolicyAssociation' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallPolicyAssociation.php',
'Google\\Service\\Compute\\FirewallPolicyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallPolicyList.php',
'Google\\Service\\Compute\\FirewallPolicyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallPolicyListWarning.php',
'Google\\Service\\Compute\\FirewallPolicyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallPolicyListWarningData.php',
'Google\\Service\\Compute\\FirewallPolicyRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallPolicyRule.php',
'Google\\Service\\Compute\\FirewallPolicyRuleMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallPolicyRuleMatcher.php',
'Google\\Service\\Compute\\FirewallPolicyRuleMatcherLayer4Config' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FirewallPolicyRuleMatcherLayer4Config.php',
'Google\\Service\\Compute\\FixedOrPercent' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/FixedOrPercent.php',
'Google\\Service\\Compute\\ForwardingRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRule.php',
'Google\\Service\\Compute\\ForwardingRuleAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRuleAggregatedList.php',
'Google\\Service\\Compute\\ForwardingRuleAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRuleAggregatedListWarning.php',
'Google\\Service\\Compute\\ForwardingRuleAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRuleAggregatedListWarningData.php',
'Google\\Service\\Compute\\ForwardingRuleList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRuleList.php',
'Google\\Service\\Compute\\ForwardingRuleListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRuleListWarning.php',
'Google\\Service\\Compute\\ForwardingRuleListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRuleListWarningData.php',
'Google\\Service\\Compute\\ForwardingRuleReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRuleReference.php',
'Google\\Service\\Compute\\ForwardingRuleServiceDirectoryRegistration' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRuleServiceDirectoryRegistration.php',
'Google\\Service\\Compute\\ForwardingRulesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRulesScopedList.php',
'Google\\Service\\Compute\\ForwardingRulesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRulesScopedListWarning.php',
'Google\\Service\\Compute\\ForwardingRulesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ForwardingRulesScopedListWarningData.php',
'Google\\Service\\Compute\\GRPCHealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GRPCHealthCheck.php',
'Google\\Service\\Compute\\GlobalNetworkEndpointGroupsAttachEndpointsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GlobalNetworkEndpointGroupsAttachEndpointsRequest.php',
'Google\\Service\\Compute\\GlobalNetworkEndpointGroupsDetachEndpointsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GlobalNetworkEndpointGroupsDetachEndpointsRequest.php',
'Google\\Service\\Compute\\GlobalOrganizationSetPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GlobalOrganizationSetPolicyRequest.php',
'Google\\Service\\Compute\\GlobalSetLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GlobalSetLabelsRequest.php',
'Google\\Service\\Compute\\GlobalSetPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GlobalSetPolicyRequest.php',
'Google\\Service\\Compute\\GuestAttributes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GuestAttributes.php',
'Google\\Service\\Compute\\GuestAttributesEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GuestAttributesEntry.php',
'Google\\Service\\Compute\\GuestAttributesValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GuestAttributesValue.php',
'Google\\Service\\Compute\\GuestOsFeature' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/GuestOsFeature.php',
'Google\\Service\\Compute\\HTTP2HealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HTTP2HealthCheck.php',
'Google\\Service\\Compute\\HealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheck.php',
'Google\\Service\\Compute\\HealthCheckList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckList.php',
'Google\\Service\\Compute\\HealthCheckListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckListWarning.php',
'Google\\Service\\Compute\\HealthCheckListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckListWarningData.php',
'Google\\Service\\Compute\\HealthCheckLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckLogConfig.php',
'Google\\Service\\Compute\\HealthCheckReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckReference.php',
'Google\\Service\\Compute\\HealthCheckService' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckService.php',
'Google\\Service\\Compute\\HealthCheckServiceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckServiceReference.php',
'Google\\Service\\Compute\\HealthCheckServicesList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckServicesList.php',
'Google\\Service\\Compute\\HealthCheckServicesListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckServicesListWarning.php',
'Google\\Service\\Compute\\HealthCheckServicesListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthCheckServicesListWarningData.php',
'Google\\Service\\Compute\\HealthChecksAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthChecksAggregatedList.php',
'Google\\Service\\Compute\\HealthChecksAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthChecksAggregatedListWarning.php',
'Google\\Service\\Compute\\HealthChecksAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthChecksAggregatedListWarningData.php',
'Google\\Service\\Compute\\HealthChecksScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthChecksScopedList.php',
'Google\\Service\\Compute\\HealthChecksScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthChecksScopedListWarning.php',
'Google\\Service\\Compute\\HealthChecksScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthChecksScopedListWarningData.php',
'Google\\Service\\Compute\\HealthStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthStatus.php',
'Google\\Service\\Compute\\HealthStatusForNetworkEndpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HealthStatusForNetworkEndpoint.php',
'Google\\Service\\Compute\\HostRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HostRule.php',
'Google\\Service\\Compute\\HttpFaultAbort' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpFaultAbort.php',
'Google\\Service\\Compute\\HttpFaultDelay' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpFaultDelay.php',
'Google\\Service\\Compute\\HttpFaultInjection' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpFaultInjection.php',
'Google\\Service\\Compute\\HttpHeaderAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpHeaderAction.php',
'Google\\Service\\Compute\\HttpHeaderMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpHeaderMatch.php',
'Google\\Service\\Compute\\HttpHeaderOption' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpHeaderOption.php',
'Google\\Service\\Compute\\HttpHealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpHealthCheck.php',
'Google\\Service\\Compute\\HttpHealthCheckList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpHealthCheckList.php',
'Google\\Service\\Compute\\HttpHealthCheckListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpHealthCheckListWarning.php',
'Google\\Service\\Compute\\HttpHealthCheckListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpHealthCheckListWarningData.php',
'Google\\Service\\Compute\\HttpQueryParameterMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpQueryParameterMatch.php',
'Google\\Service\\Compute\\HttpRedirectAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpRedirectAction.php',
'Google\\Service\\Compute\\HttpRetryPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpRetryPolicy.php',
'Google\\Service\\Compute\\HttpRouteAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpRouteAction.php',
'Google\\Service\\Compute\\HttpRouteRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpRouteRule.php',
'Google\\Service\\Compute\\HttpRouteRuleMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpRouteRuleMatch.php',
'Google\\Service\\Compute\\HttpsHealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpsHealthCheck.php',
'Google\\Service\\Compute\\HttpsHealthCheckList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpsHealthCheckList.php',
'Google\\Service\\Compute\\HttpsHealthCheckListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpsHealthCheckListWarning.php',
'Google\\Service\\Compute\\HttpsHealthCheckListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/HttpsHealthCheckListWarningData.php',
'Google\\Service\\Compute\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Image.php',
'Google\\Service\\Compute\\ImageList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ImageList.php',
'Google\\Service\\Compute\\ImageListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ImageListWarning.php',
'Google\\Service\\Compute\\ImageListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ImageListWarningData.php',
'Google\\Service\\Compute\\ImageRawDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ImageRawDisk.php',
'Google\\Service\\Compute\\InitialStateConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InitialStateConfig.php',
'Google\\Service\\Compute\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Instance.php',
'Google\\Service\\Compute\\InstanceAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceAggregatedList.php',
'Google\\Service\\Compute\\InstanceAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceAggregatedListWarning.php',
'Google\\Service\\Compute\\InstanceAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceAggregatedListWarningData.php',
'Google\\Service\\Compute\\InstanceGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroup.php',
'Google\\Service\\Compute\\InstanceGroupAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupAggregatedList.php',
'Google\\Service\\Compute\\InstanceGroupAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupAggregatedListWarning.php',
'Google\\Service\\Compute\\InstanceGroupAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupAggregatedListWarningData.php',
'Google\\Service\\Compute\\InstanceGroupList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupList.php',
'Google\\Service\\Compute\\InstanceGroupListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupListWarning.php',
'Google\\Service\\Compute\\InstanceGroupListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupListWarningData.php',
'Google\\Service\\Compute\\InstanceGroupManager' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManager.php',
'Google\\Service\\Compute\\InstanceGroupManagerActionsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerActionsSummary.php',
'Google\\Service\\Compute\\InstanceGroupManagerAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerAggregatedList.php',
'Google\\Service\\Compute\\InstanceGroupManagerAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerAggregatedListWarning.php',
'Google\\Service\\Compute\\InstanceGroupManagerAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerAggregatedListWarningData.php',
'Google\\Service\\Compute\\InstanceGroupManagerAutoHealingPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerAutoHealingPolicy.php',
'Google\\Service\\Compute\\InstanceGroupManagerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerList.php',
'Google\\Service\\Compute\\InstanceGroupManagerListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerListWarning.php',
'Google\\Service\\Compute\\InstanceGroupManagerListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerListWarningData.php',
'Google\\Service\\Compute\\InstanceGroupManagerStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerStatus.php',
'Google\\Service\\Compute\\InstanceGroupManagerStatusStateful' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerStatusStateful.php',
'Google\\Service\\Compute\\InstanceGroupManagerStatusStatefulPerInstanceConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerStatusStatefulPerInstanceConfigs.php',
'Google\\Service\\Compute\\InstanceGroupManagerStatusVersionTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerStatusVersionTarget.php',
'Google\\Service\\Compute\\InstanceGroupManagerUpdatePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerUpdatePolicy.php',
'Google\\Service\\Compute\\InstanceGroupManagerVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagerVersion.php',
'Google\\Service\\Compute\\InstanceGroupManagersAbandonInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersAbandonInstancesRequest.php',
'Google\\Service\\Compute\\InstanceGroupManagersApplyUpdatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersApplyUpdatesRequest.php',
'Google\\Service\\Compute\\InstanceGroupManagersCreateInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersCreateInstancesRequest.php',
'Google\\Service\\Compute\\InstanceGroupManagersDeleteInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersDeleteInstancesRequest.php',
'Google\\Service\\Compute\\InstanceGroupManagersDeletePerInstanceConfigsReq' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersDeletePerInstanceConfigsReq.php',
'Google\\Service\\Compute\\InstanceGroupManagersListErrorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersListErrorsResponse.php',
'Google\\Service\\Compute\\InstanceGroupManagersListManagedInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersListManagedInstancesResponse.php',
'Google\\Service\\Compute\\InstanceGroupManagersListPerInstanceConfigsResp' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersListPerInstanceConfigsResp.php',
'Google\\Service\\Compute\\InstanceGroupManagersListPerInstanceConfigsRespWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersListPerInstanceConfigsRespWarning.php',
'Google\\Service\\Compute\\InstanceGroupManagersListPerInstanceConfigsRespWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersListPerInstanceConfigsRespWarningData.php',
'Google\\Service\\Compute\\InstanceGroupManagersPatchPerInstanceConfigsReq' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersPatchPerInstanceConfigsReq.php',
'Google\\Service\\Compute\\InstanceGroupManagersRecreateInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersRecreateInstancesRequest.php',
'Google\\Service\\Compute\\InstanceGroupManagersScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersScopedList.php',
'Google\\Service\\Compute\\InstanceGroupManagersScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersScopedListWarning.php',
'Google\\Service\\Compute\\InstanceGroupManagersScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersScopedListWarningData.php',
'Google\\Service\\Compute\\InstanceGroupManagersSetInstanceTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersSetInstanceTemplateRequest.php',
'Google\\Service\\Compute\\InstanceGroupManagersSetTargetPoolsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersSetTargetPoolsRequest.php',
'Google\\Service\\Compute\\InstanceGroupManagersUpdatePerInstanceConfigsReq' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupManagersUpdatePerInstanceConfigsReq.php',
'Google\\Service\\Compute\\InstanceGroupsAddInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsAddInstancesRequest.php',
'Google\\Service\\Compute\\InstanceGroupsListInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsListInstances.php',
'Google\\Service\\Compute\\InstanceGroupsListInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsListInstancesRequest.php',
'Google\\Service\\Compute\\InstanceGroupsListInstancesWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsListInstancesWarning.php',
'Google\\Service\\Compute\\InstanceGroupsListInstancesWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsListInstancesWarningData.php',
'Google\\Service\\Compute\\InstanceGroupsRemoveInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsRemoveInstancesRequest.php',
'Google\\Service\\Compute\\InstanceGroupsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsScopedList.php',
'Google\\Service\\Compute\\InstanceGroupsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsScopedListWarning.php',
'Google\\Service\\Compute\\InstanceGroupsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsScopedListWarningData.php',
'Google\\Service\\Compute\\InstanceGroupsSetNamedPortsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceGroupsSetNamedPortsRequest.php',
'Google\\Service\\Compute\\InstanceList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceList.php',
'Google\\Service\\Compute\\InstanceListReferrers' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceListReferrers.php',
'Google\\Service\\Compute\\InstanceListReferrersWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceListReferrersWarning.php',
'Google\\Service\\Compute\\InstanceListReferrersWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceListReferrersWarningData.php',
'Google\\Service\\Compute\\InstanceListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceListWarning.php',
'Google\\Service\\Compute\\InstanceListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceListWarningData.php',
'Google\\Service\\Compute\\InstanceManagedByIgmError' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceManagedByIgmError.php',
'Google\\Service\\Compute\\InstanceManagedByIgmErrorInstanceActionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceManagedByIgmErrorInstanceActionDetails.php',
'Google\\Service\\Compute\\InstanceManagedByIgmErrorManagedInstanceError' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceManagedByIgmErrorManagedInstanceError.php',
'Google\\Service\\Compute\\InstanceMoveRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceMoveRequest.php',
'Google\\Service\\Compute\\InstanceProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceProperties.php',
'Google\\Service\\Compute\\InstanceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceReference.php',
'Google\\Service\\Compute\\InstanceTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceTemplate.php',
'Google\\Service\\Compute\\InstanceTemplateList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceTemplateList.php',
'Google\\Service\\Compute\\InstanceTemplateListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceTemplateListWarning.php',
'Google\\Service\\Compute\\InstanceTemplateListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceTemplateListWarningData.php',
'Google\\Service\\Compute\\InstanceWithNamedPorts' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstanceWithNamedPorts.php',
'Google\\Service\\Compute\\InstancesAddResourcePoliciesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesAddResourcePoliciesRequest.php',
'Google\\Service\\Compute\\InstancesGetEffectiveFirewallsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesGetEffectiveFirewallsResponse.php',
'Google\\Service\\Compute\\InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.php',
'Google\\Service\\Compute\\InstancesRemoveResourcePoliciesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesRemoveResourcePoliciesRequest.php',
'Google\\Service\\Compute\\InstancesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesScopedList.php',
'Google\\Service\\Compute\\InstancesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesScopedListWarning.php',
'Google\\Service\\Compute\\InstancesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesScopedListWarningData.php',
'Google\\Service\\Compute\\InstancesSetLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesSetLabelsRequest.php',
'Google\\Service\\Compute\\InstancesSetMachineResourcesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesSetMachineResourcesRequest.php',
'Google\\Service\\Compute\\InstancesSetMachineTypeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesSetMachineTypeRequest.php',
'Google\\Service\\Compute\\InstancesSetMinCpuPlatformRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesSetMinCpuPlatformRequest.php',
'Google\\Service\\Compute\\InstancesSetServiceAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesSetServiceAccountRequest.php',
'Google\\Service\\Compute\\InstancesStartWithEncryptionKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InstancesStartWithEncryptionKeyRequest.php',
'Google\\Service\\Compute\\Int64RangeMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Int64RangeMatch.php',
'Google\\Service\\Compute\\Interconnect' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Interconnect.php',
'Google\\Service\\Compute\\InterconnectAttachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachment.php',
'Google\\Service\\Compute\\InterconnectAttachmentAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentAggregatedList.php',
'Google\\Service\\Compute\\InterconnectAttachmentAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentAggregatedListWarning.php',
'Google\\Service\\Compute\\InterconnectAttachmentAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentAggregatedListWarningData.php',
'Google\\Service\\Compute\\InterconnectAttachmentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentList.php',
'Google\\Service\\Compute\\InterconnectAttachmentListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentListWarning.php',
'Google\\Service\\Compute\\InterconnectAttachmentListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentListWarningData.php',
'Google\\Service\\Compute\\InterconnectAttachmentPartnerMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentPartnerMetadata.php',
'Google\\Service\\Compute\\InterconnectAttachmentPrivateInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentPrivateInfo.php',
'Google\\Service\\Compute\\InterconnectAttachmentsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentsScopedList.php',
'Google\\Service\\Compute\\InterconnectAttachmentsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentsScopedListWarning.php',
'Google\\Service\\Compute\\InterconnectAttachmentsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectAttachmentsScopedListWarningData.php',
'Google\\Service\\Compute\\InterconnectCircuitInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectCircuitInfo.php',
'Google\\Service\\Compute\\InterconnectDiagnostics' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectDiagnostics.php',
'Google\\Service\\Compute\\InterconnectDiagnosticsARPEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectDiagnosticsARPEntry.php',
'Google\\Service\\Compute\\InterconnectDiagnosticsLinkLACPStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectDiagnosticsLinkLACPStatus.php',
'Google\\Service\\Compute\\InterconnectDiagnosticsLinkOpticalPower' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectDiagnosticsLinkOpticalPower.php',
'Google\\Service\\Compute\\InterconnectDiagnosticsLinkStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectDiagnosticsLinkStatus.php',
'Google\\Service\\Compute\\InterconnectList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectList.php',
'Google\\Service\\Compute\\InterconnectListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectListWarning.php',
'Google\\Service\\Compute\\InterconnectListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectListWarningData.php',
'Google\\Service\\Compute\\InterconnectLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectLocation.php',
'Google\\Service\\Compute\\InterconnectLocationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectLocationList.php',
'Google\\Service\\Compute\\InterconnectLocationListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectLocationListWarning.php',
'Google\\Service\\Compute\\InterconnectLocationListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectLocationListWarningData.php',
'Google\\Service\\Compute\\InterconnectLocationRegionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectLocationRegionInfo.php',
'Google\\Service\\Compute\\InterconnectOutageNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectOutageNotification.php',
'Google\\Service\\Compute\\InterconnectsGetDiagnosticsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/InterconnectsGetDiagnosticsResponse.php',
'Google\\Service\\Compute\\License' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/License.php',
'Google\\Service\\Compute\\LicenseCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LicenseCode.php',
'Google\\Service\\Compute\\LicenseCodeLicenseAlias' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LicenseCodeLicenseAlias.php',
'Google\\Service\\Compute\\LicenseResourceCommitment' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LicenseResourceCommitment.php',
'Google\\Service\\Compute\\LicenseResourceRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LicenseResourceRequirements.php',
'Google\\Service\\Compute\\LicensesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LicensesListResponse.php',
'Google\\Service\\Compute\\LicensesListResponseWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LicensesListResponseWarning.php',
'Google\\Service\\Compute\\LicensesListResponseWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LicensesListResponseWarningData.php',
'Google\\Service\\Compute\\LocalDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LocalDisk.php',
'Google\\Service\\Compute\\LocationPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LocationPolicy.php',
'Google\\Service\\Compute\\LocationPolicyLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LocationPolicyLocation.php',
'Google\\Service\\Compute\\LogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LogConfig.php',
'Google\\Service\\Compute\\LogConfigCloudAuditOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LogConfigCloudAuditOptions.php',
'Google\\Service\\Compute\\LogConfigCounterOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LogConfigCounterOptions.php',
'Google\\Service\\Compute\\LogConfigCounterOptionsCustomField' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LogConfigCounterOptionsCustomField.php',
'Google\\Service\\Compute\\LogConfigDataAccessOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/LogConfigDataAccessOptions.php',
'Google\\Service\\Compute\\MachineType' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineType.php',
'Google\\Service\\Compute\\MachineTypeAccelerators' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypeAccelerators.php',
'Google\\Service\\Compute\\MachineTypeAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypeAggregatedList.php',
'Google\\Service\\Compute\\MachineTypeAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypeAggregatedListWarning.php',
'Google\\Service\\Compute\\MachineTypeAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypeAggregatedListWarningData.php',
'Google\\Service\\Compute\\MachineTypeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypeList.php',
'Google\\Service\\Compute\\MachineTypeListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypeListWarning.php',
'Google\\Service\\Compute\\MachineTypeListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypeListWarningData.php',
'Google\\Service\\Compute\\MachineTypeScratchDisks' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypeScratchDisks.php',
'Google\\Service\\Compute\\MachineTypesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypesScopedList.php',
'Google\\Service\\Compute\\MachineTypesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypesScopedListWarning.php',
'Google\\Service\\Compute\\MachineTypesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MachineTypesScopedListWarningData.php',
'Google\\Service\\Compute\\ManagedInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ManagedInstance.php',
'Google\\Service\\Compute\\ManagedInstanceInstanceHealth' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ManagedInstanceInstanceHealth.php',
'Google\\Service\\Compute\\ManagedInstanceLastAttempt' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ManagedInstanceLastAttempt.php',
'Google\\Service\\Compute\\ManagedInstanceLastAttemptErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ManagedInstanceLastAttemptErrors.php',
'Google\\Service\\Compute\\ManagedInstanceLastAttemptErrorsErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ManagedInstanceLastAttemptErrorsErrors.php',
'Google\\Service\\Compute\\ManagedInstanceVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ManagedInstanceVersion.php',
'Google\\Service\\Compute\\Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Metadata.php',
'Google\\Service\\Compute\\MetadataFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MetadataFilter.php',
'Google\\Service\\Compute\\MetadataFilterLabelMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MetadataFilterLabelMatch.php',
'Google\\Service\\Compute\\MetadataItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/MetadataItems.php',
'Google\\Service\\Compute\\NamedPort' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NamedPort.php',
'Google\\Service\\Compute\\Network' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Network.php',
'Google\\Service\\Compute\\NetworkEndpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpoint.php',
'Google\\Service\\Compute\\NetworkEndpointGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroup.php',
'Google\\Service\\Compute\\NetworkEndpointGroupAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupAggregatedList.php',
'Google\\Service\\Compute\\NetworkEndpointGroupAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupAggregatedListWarning.php',
'Google\\Service\\Compute\\NetworkEndpointGroupAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupAggregatedListWarningData.php',
'Google\\Service\\Compute\\NetworkEndpointGroupAppEngine' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupAppEngine.php',
'Google\\Service\\Compute\\NetworkEndpointGroupCloudFunction' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupCloudFunction.php',
'Google\\Service\\Compute\\NetworkEndpointGroupCloudRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupCloudRun.php',
'Google\\Service\\Compute\\NetworkEndpointGroupList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupList.php',
'Google\\Service\\Compute\\NetworkEndpointGroupListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupListWarning.php',
'Google\\Service\\Compute\\NetworkEndpointGroupListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupListWarningData.php',
'Google\\Service\\Compute\\NetworkEndpointGroupsAttachEndpointsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupsAttachEndpointsRequest.php',
'Google\\Service\\Compute\\NetworkEndpointGroupsDetachEndpointsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupsDetachEndpointsRequest.php',
'Google\\Service\\Compute\\NetworkEndpointGroupsListEndpointsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupsListEndpointsRequest.php',
'Google\\Service\\Compute\\NetworkEndpointGroupsListNetworkEndpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupsListNetworkEndpoints.php',
'Google\\Service\\Compute\\NetworkEndpointGroupsListNetworkEndpointsWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupsListNetworkEndpointsWarning.php',
'Google\\Service\\Compute\\NetworkEndpointGroupsListNetworkEndpointsWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupsListNetworkEndpointsWarningData.php',
'Google\\Service\\Compute\\NetworkEndpointGroupsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupsScopedList.php',
'Google\\Service\\Compute\\NetworkEndpointGroupsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupsScopedListWarning.php',
'Google\\Service\\Compute\\NetworkEndpointGroupsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointGroupsScopedListWarningData.php',
'Google\\Service\\Compute\\NetworkEndpointWithHealthStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkEndpointWithHealthStatus.php',
'Google\\Service\\Compute\\NetworkInterface' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkInterface.php',
'Google\\Service\\Compute\\NetworkList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkList.php',
'Google\\Service\\Compute\\NetworkListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkListWarning.php',
'Google\\Service\\Compute\\NetworkListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkListWarningData.php',
'Google\\Service\\Compute\\NetworkPeering' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkPeering.php',
'Google\\Service\\Compute\\NetworkRoutingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworkRoutingConfig.php',
'Google\\Service\\Compute\\NetworksAddPeeringRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworksAddPeeringRequest.php',
'Google\\Service\\Compute\\NetworksGetEffectiveFirewallsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworksGetEffectiveFirewallsResponse.php',
'Google\\Service\\Compute\\NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.php',
'Google\\Service\\Compute\\NetworksRemovePeeringRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworksRemovePeeringRequest.php',
'Google\\Service\\Compute\\NetworksUpdatePeeringRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NetworksUpdatePeeringRequest.php',
'Google\\Service\\Compute\\NodeGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroup.php',
'Google\\Service\\Compute\\NodeGroupAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupAggregatedList.php',
'Google\\Service\\Compute\\NodeGroupAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupAggregatedListWarning.php',
'Google\\Service\\Compute\\NodeGroupAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupAggregatedListWarningData.php',
'Google\\Service\\Compute\\NodeGroupAutoscalingPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupAutoscalingPolicy.php',
'Google\\Service\\Compute\\NodeGroupList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupList.php',
'Google\\Service\\Compute\\NodeGroupListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupListWarning.php',
'Google\\Service\\Compute\\NodeGroupListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupListWarningData.php',
'Google\\Service\\Compute\\NodeGroupMaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupMaintenanceWindow.php',
'Google\\Service\\Compute\\NodeGroupNode' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupNode.php',
'Google\\Service\\Compute\\NodeGroupsAddNodesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupsAddNodesRequest.php',
'Google\\Service\\Compute\\NodeGroupsDeleteNodesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupsDeleteNodesRequest.php',
'Google\\Service\\Compute\\NodeGroupsListNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupsListNodes.php',
'Google\\Service\\Compute\\NodeGroupsListNodesWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupsListNodesWarning.php',
'Google\\Service\\Compute\\NodeGroupsListNodesWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupsListNodesWarningData.php',
'Google\\Service\\Compute\\NodeGroupsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupsScopedList.php',
'Google\\Service\\Compute\\NodeGroupsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupsScopedListWarning.php',
'Google\\Service\\Compute\\NodeGroupsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupsScopedListWarningData.php',
'Google\\Service\\Compute\\NodeGroupsSetNodeTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeGroupsSetNodeTemplateRequest.php',
'Google\\Service\\Compute\\NodeTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplate.php',
'Google\\Service\\Compute\\NodeTemplateAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplateAggregatedList.php',
'Google\\Service\\Compute\\NodeTemplateAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplateAggregatedListWarning.php',
'Google\\Service\\Compute\\NodeTemplateAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplateAggregatedListWarningData.php',
'Google\\Service\\Compute\\NodeTemplateList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplateList.php',
'Google\\Service\\Compute\\NodeTemplateListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplateListWarning.php',
'Google\\Service\\Compute\\NodeTemplateListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplateListWarningData.php',
'Google\\Service\\Compute\\NodeTemplateNodeTypeFlexibility' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplateNodeTypeFlexibility.php',
'Google\\Service\\Compute\\NodeTemplatesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplatesScopedList.php',
'Google\\Service\\Compute\\NodeTemplatesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplatesScopedListWarning.php',
'Google\\Service\\Compute\\NodeTemplatesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTemplatesScopedListWarningData.php',
'Google\\Service\\Compute\\NodeType' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeType.php',
'Google\\Service\\Compute\\NodeTypeAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTypeAggregatedList.php',
'Google\\Service\\Compute\\NodeTypeAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTypeAggregatedListWarning.php',
'Google\\Service\\Compute\\NodeTypeAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTypeAggregatedListWarningData.php',
'Google\\Service\\Compute\\NodeTypeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTypeList.php',
'Google\\Service\\Compute\\NodeTypeListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTypeListWarning.php',
'Google\\Service\\Compute\\NodeTypeListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTypeListWarningData.php',
'Google\\Service\\Compute\\NodeTypesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTypesScopedList.php',
'Google\\Service\\Compute\\NodeTypesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTypesScopedListWarning.php',
'Google\\Service\\Compute\\NodeTypesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NodeTypesScopedListWarningData.php',
'Google\\Service\\Compute\\NotificationEndpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NotificationEndpoint.php',
'Google\\Service\\Compute\\NotificationEndpointGrpcSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NotificationEndpointGrpcSettings.php',
'Google\\Service\\Compute\\NotificationEndpointList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NotificationEndpointList.php',
'Google\\Service\\Compute\\NotificationEndpointListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NotificationEndpointListWarning.php',
'Google\\Service\\Compute\\NotificationEndpointListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/NotificationEndpointListWarningData.php',
'Google\\Service\\Compute\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Operation.php',
'Google\\Service\\Compute\\OperationAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationAggregatedList.php',
'Google\\Service\\Compute\\OperationAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationAggregatedListWarning.php',
'Google\\Service\\Compute\\OperationAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationAggregatedListWarningData.php',
'Google\\Service\\Compute\\OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationError.php',
'Google\\Service\\Compute\\OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationErrorErrors.php',
'Google\\Service\\Compute\\OperationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationList.php',
'Google\\Service\\Compute\\OperationListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationListWarning.php',
'Google\\Service\\Compute\\OperationListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationListWarningData.php',
'Google\\Service\\Compute\\OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationWarnings.php',
'Google\\Service\\Compute\\OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationWarningsData.php',
'Google\\Service\\Compute\\OperationsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationsScopedList.php',
'Google\\Service\\Compute\\OperationsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationsScopedListWarning.php',
'Google\\Service\\Compute\\OperationsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OperationsScopedListWarningData.php',
'Google\\Service\\Compute\\OutlierDetection' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/OutlierDetection.php',
'Google\\Service\\Compute\\PacketMirroring' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroring.php',
'Google\\Service\\Compute\\PacketMirroringAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringAggregatedList.php',
'Google\\Service\\Compute\\PacketMirroringAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringAggregatedListWarning.php',
'Google\\Service\\Compute\\PacketMirroringAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringAggregatedListWarningData.php',
'Google\\Service\\Compute\\PacketMirroringFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringFilter.php',
'Google\\Service\\Compute\\PacketMirroringForwardingRuleInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringForwardingRuleInfo.php',
'Google\\Service\\Compute\\PacketMirroringList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringList.php',
'Google\\Service\\Compute\\PacketMirroringListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringListWarning.php',
'Google\\Service\\Compute\\PacketMirroringListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringListWarningData.php',
'Google\\Service\\Compute\\PacketMirroringMirroredResourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringMirroredResourceInfo.php',
'Google\\Service\\Compute\\PacketMirroringMirroredResourceInfoInstanceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringMirroredResourceInfoInstanceInfo.php',
'Google\\Service\\Compute\\PacketMirroringMirroredResourceInfoSubnetInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringMirroredResourceInfoSubnetInfo.php',
'Google\\Service\\Compute\\PacketMirroringNetworkInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringNetworkInfo.php',
'Google\\Service\\Compute\\PacketMirroringsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringsScopedList.php',
'Google\\Service\\Compute\\PacketMirroringsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringsScopedListWarning.php',
'Google\\Service\\Compute\\PacketMirroringsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PacketMirroringsScopedListWarningData.php',
'Google\\Service\\Compute\\PathMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PathMatcher.php',
'Google\\Service\\Compute\\PathRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PathRule.php',
'Google\\Service\\Compute\\PerInstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PerInstanceConfig.php',
'Google\\Service\\Compute\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Policy.php',
'Google\\Service\\Compute\\PreconfiguredWafSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PreconfiguredWafSet.php',
'Google\\Service\\Compute\\PreservedState' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PreservedState.php',
'Google\\Service\\Compute\\PreservedStatePreservedDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PreservedStatePreservedDisk.php',
'Google\\Service\\Compute\\Project' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Project.php',
'Google\\Service\\Compute\\ProjectsDisableXpnResourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ProjectsDisableXpnResourceRequest.php',
'Google\\Service\\Compute\\ProjectsEnableXpnResourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ProjectsEnableXpnResourceRequest.php',
'Google\\Service\\Compute\\ProjectsGetXpnResources' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ProjectsGetXpnResources.php',
'Google\\Service\\Compute\\ProjectsListXpnHostsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ProjectsListXpnHostsRequest.php',
'Google\\Service\\Compute\\ProjectsSetDefaultNetworkTierRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ProjectsSetDefaultNetworkTierRequest.php',
'Google\\Service\\Compute\\PublicAdvertisedPrefix' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicAdvertisedPrefix.php',
'Google\\Service\\Compute\\PublicAdvertisedPrefixList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicAdvertisedPrefixList.php',
'Google\\Service\\Compute\\PublicAdvertisedPrefixListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicAdvertisedPrefixListWarning.php',
'Google\\Service\\Compute\\PublicAdvertisedPrefixListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicAdvertisedPrefixListWarningData.php',
'Google\\Service\\Compute\\PublicAdvertisedPrefixPublicDelegatedPrefix' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicAdvertisedPrefixPublicDelegatedPrefix.php',
'Google\\Service\\Compute\\PublicDelegatedPrefix' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefix.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixAggregatedList.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixAggregatedListWarning.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixAggregatedListWarningData.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixList.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixListWarning.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixListWarningData.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixPublicDelegatedSubPrefix' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixPublicDelegatedSubPrefix.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixesScopedList.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixesScopedListWarning.php',
'Google\\Service\\Compute\\PublicDelegatedPrefixesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/PublicDelegatedPrefixesScopedListWarningData.php',
'Google\\Service\\Compute\\Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Quota.php',
'Google\\Service\\Compute\\Reference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Reference.php',
'Google\\Service\\Compute\\Region' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Region.php',
'Google\\Service\\Compute\\RegionAutoscalerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionAutoscalerList.php',
'Google\\Service\\Compute\\RegionAutoscalerListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionAutoscalerListWarning.php',
'Google\\Service\\Compute\\RegionAutoscalerListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionAutoscalerListWarningData.php',
'Google\\Service\\Compute\\RegionDiskTypeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionDiskTypeList.php',
'Google\\Service\\Compute\\RegionDiskTypeListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionDiskTypeListWarning.php',
'Google\\Service\\Compute\\RegionDiskTypeListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionDiskTypeListWarningData.php',
'Google\\Service\\Compute\\RegionDisksAddResourcePoliciesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionDisksAddResourcePoliciesRequest.php',
'Google\\Service\\Compute\\RegionDisksRemoveResourcePoliciesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionDisksRemoveResourcePoliciesRequest.php',
'Google\\Service\\Compute\\RegionDisksResizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionDisksResizeRequest.php',
'Google\\Service\\Compute\\RegionInstanceGroupList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupList.php',
'Google\\Service\\Compute\\RegionInstanceGroupListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupListWarning.php',
'Google\\Service\\Compute\\RegionInstanceGroupListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupListWarningData.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagerDeleteInstanceConfigReq' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagerDeleteInstanceConfigReq.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagerList.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagerListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagerListWarning.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagerListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagerListWarningData.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagerPatchInstanceConfigReq' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagerPatchInstanceConfigReq.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagerUpdateInstanceConfigReq' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagerUpdateInstanceConfigReq.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersAbandonInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersAbandonInstancesRequest.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersApplyUpdatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersApplyUpdatesRequest.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersCreateInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersCreateInstancesRequest.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersDeleteInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersDeleteInstancesRequest.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersListErrorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersListErrorsResponse.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersListInstanceConfigsResp' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersListInstanceConfigsResp.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersListInstanceConfigsRespWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersListInstanceConfigsRespWarning.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersListInstanceConfigsRespWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersListInstanceConfigsRespWarningData.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersListInstancesResponse.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersRecreateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersRecreateRequest.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersSetTargetPoolsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersSetTargetPoolsRequest.php',
'Google\\Service\\Compute\\RegionInstanceGroupManagersSetTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupManagersSetTemplateRequest.php',
'Google\\Service\\Compute\\RegionInstanceGroupsListInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupsListInstances.php',
'Google\\Service\\Compute\\RegionInstanceGroupsListInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupsListInstancesRequest.php',
'Google\\Service\\Compute\\RegionInstanceGroupsListInstancesWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupsListInstancesWarning.php',
'Google\\Service\\Compute\\RegionInstanceGroupsListInstancesWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupsListInstancesWarningData.php',
'Google\\Service\\Compute\\RegionInstanceGroupsSetNamedPortsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionInstanceGroupsSetNamedPortsRequest.php',
'Google\\Service\\Compute\\RegionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionList.php',
'Google\\Service\\Compute\\RegionListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionListWarning.php',
'Google\\Service\\Compute\\RegionListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionListWarningData.php',
'Google\\Service\\Compute\\RegionSetLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionSetLabelsRequest.php',
'Google\\Service\\Compute\\RegionSetPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionSetPolicyRequest.php',
'Google\\Service\\Compute\\RegionTargetHttpsProxiesSetSslCertificatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionTargetHttpsProxiesSetSslCertificatesRequest.php',
'Google\\Service\\Compute\\RegionUrlMapsValidateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RegionUrlMapsValidateRequest.php',
'Google\\Service\\Compute\\RequestMirrorPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RequestMirrorPolicy.php',
'Google\\Service\\Compute\\Reservation' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Reservation.php',
'Google\\Service\\Compute\\ReservationAffinity' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationAffinity.php',
'Google\\Service\\Compute\\ReservationAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationAggregatedList.php',
'Google\\Service\\Compute\\ReservationAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationAggregatedListWarning.php',
'Google\\Service\\Compute\\ReservationAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationAggregatedListWarningData.php',
'Google\\Service\\Compute\\ReservationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationList.php',
'Google\\Service\\Compute\\ReservationListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationListWarning.php',
'Google\\Service\\Compute\\ReservationListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationListWarningData.php',
'Google\\Service\\Compute\\ReservationsResizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationsResizeRequest.php',
'Google\\Service\\Compute\\ReservationsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationsScopedList.php',
'Google\\Service\\Compute\\ReservationsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationsScopedListWarning.php',
'Google\\Service\\Compute\\ReservationsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ReservationsScopedListWarningData.php',
'Google\\Service\\Compute\\ResourceCommitment' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourceCommitment.php',
'Google\\Service\\Compute\\ResourceGroupReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourceGroupReference.php',
'Google\\Service\\Compute\\ResourcePoliciesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePoliciesScopedList.php',
'Google\\Service\\Compute\\ResourcePoliciesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePoliciesScopedListWarning.php',
'Google\\Service\\Compute\\ResourcePoliciesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePoliciesScopedListWarningData.php',
'Google\\Service\\Compute\\ResourcePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicy.php',
'Google\\Service\\Compute\\ResourcePolicyAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyAggregatedList.php',
'Google\\Service\\Compute\\ResourcePolicyAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyAggregatedListWarning.php',
'Google\\Service\\Compute\\ResourcePolicyAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyAggregatedListWarningData.php',
'Google\\Service\\Compute\\ResourcePolicyDailyCycle' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyDailyCycle.php',
'Google\\Service\\Compute\\ResourcePolicyGroupPlacementPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyGroupPlacementPolicy.php',
'Google\\Service\\Compute\\ResourcePolicyHourlyCycle' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyHourlyCycle.php',
'Google\\Service\\Compute\\ResourcePolicyInstanceSchedulePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyInstanceSchedulePolicy.php',
'Google\\Service\\Compute\\ResourcePolicyInstanceSchedulePolicySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyInstanceSchedulePolicySchedule.php',
'Google\\Service\\Compute\\ResourcePolicyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyList.php',
'Google\\Service\\Compute\\ResourcePolicyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyListWarning.php',
'Google\\Service\\Compute\\ResourcePolicyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyListWarningData.php',
'Google\\Service\\Compute\\ResourcePolicyResourceStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyResourceStatus.php',
'Google\\Service\\Compute\\ResourcePolicyResourceStatusInstanceSchedulePolicyStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyResourceStatusInstanceSchedulePolicyStatus.php',
'Google\\Service\\Compute\\ResourcePolicySnapshotSchedulePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicySnapshotSchedulePolicy.php',
'Google\\Service\\Compute\\ResourcePolicySnapshotSchedulePolicyRetentionPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicySnapshotSchedulePolicyRetentionPolicy.php',
'Google\\Service\\Compute\\ResourcePolicySnapshotSchedulePolicySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicySnapshotSchedulePolicySchedule.php',
'Google\\Service\\Compute\\ResourcePolicySnapshotSchedulePolicySnapshotProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicySnapshotSchedulePolicySnapshotProperties.php',
'Google\\Service\\Compute\\ResourcePolicyWeeklyCycle' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyWeeklyCycle.php',
'Google\\Service\\Compute\\ResourcePolicyWeeklyCycleDayOfWeek' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ResourcePolicyWeeklyCycleDayOfWeek.php',
'Google\\Service\\Compute\\Resource\\AcceleratorTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/AcceleratorTypes.php',
'Google\\Service\\Compute\\Resource\\Addresses' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Addresses.php',
'Google\\Service\\Compute\\Resource\\Autoscalers' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Autoscalers.php',
'Google\\Service\\Compute\\Resource\\BackendBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/BackendBuckets.php',
'Google\\Service\\Compute\\Resource\\BackendServices' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/BackendServices.php',
'Google\\Service\\Compute\\Resource\\DiskTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/DiskTypes.php',
'Google\\Service\\Compute\\Resource\\Disks' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Disks.php',
'Google\\Service\\Compute\\Resource\\ExternalVpnGateways' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/ExternalVpnGateways.php',
'Google\\Service\\Compute\\Resource\\FirewallPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/FirewallPolicies.php',
'Google\\Service\\Compute\\Resource\\Firewalls' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Firewalls.php',
'Google\\Service\\Compute\\Resource\\ForwardingRules' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/ForwardingRules.php',
'Google\\Service\\Compute\\Resource\\GlobalAddresses' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/GlobalAddresses.php',
'Google\\Service\\Compute\\Resource\\GlobalForwardingRules' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/GlobalForwardingRules.php',
'Google\\Service\\Compute\\Resource\\GlobalNetworkEndpointGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/GlobalNetworkEndpointGroups.php',
'Google\\Service\\Compute\\Resource\\GlobalOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/GlobalOperations.php',
'Google\\Service\\Compute\\Resource\\GlobalOrganizationOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/GlobalOrganizationOperations.php',
'Google\\Service\\Compute\\Resource\\GlobalPublicDelegatedPrefixes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/GlobalPublicDelegatedPrefixes.php',
'Google\\Service\\Compute\\Resource\\HealthChecks' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/HealthChecks.php',
'Google\\Service\\Compute\\Resource\\HttpHealthChecks' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/HttpHealthChecks.php',
'Google\\Service\\Compute\\Resource\\HttpsHealthChecks' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/HttpsHealthChecks.php',
'Google\\Service\\Compute\\Resource\\Images' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Images.php',
'Google\\Service\\Compute\\Resource\\InstanceGroupManagers' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/InstanceGroupManagers.php',
'Google\\Service\\Compute\\Resource\\InstanceGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/InstanceGroups.php',
'Google\\Service\\Compute\\Resource\\InstanceTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/InstanceTemplates.php',
'Google\\Service\\Compute\\Resource\\Instances' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Instances.php',
'Google\\Service\\Compute\\Resource\\InterconnectAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/InterconnectAttachments.php',
'Google\\Service\\Compute\\Resource\\InterconnectLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/InterconnectLocations.php',
'Google\\Service\\Compute\\Resource\\Interconnects' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Interconnects.php',
'Google\\Service\\Compute\\Resource\\LicenseCodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/LicenseCodes.php',
'Google\\Service\\Compute\\Resource\\Licenses' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Licenses.php',
'Google\\Service\\Compute\\Resource\\MachineTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/MachineTypes.php',
'Google\\Service\\Compute\\Resource\\NetworkEndpointGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/NetworkEndpointGroups.php',
'Google\\Service\\Compute\\Resource\\Networks' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Networks.php',
'Google\\Service\\Compute\\Resource\\NodeGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/NodeGroups.php',
'Google\\Service\\Compute\\Resource\\NodeTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/NodeTemplates.php',
'Google\\Service\\Compute\\Resource\\NodeTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/NodeTypes.php',
'Google\\Service\\Compute\\Resource\\PacketMirrorings' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/PacketMirrorings.php',
'Google\\Service\\Compute\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Projects.php',
'Google\\Service\\Compute\\Resource\\PublicAdvertisedPrefixes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/PublicAdvertisedPrefixes.php',
'Google\\Service\\Compute\\Resource\\PublicDelegatedPrefixes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/PublicDelegatedPrefixes.php',
'Google\\Service\\Compute\\Resource\\RegionAutoscalers' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionAutoscalers.php',
'Google\\Service\\Compute\\Resource\\RegionBackendServices' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionBackendServices.php',
'Google\\Service\\Compute\\Resource\\RegionCommitments' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionCommitments.php',
'Google\\Service\\Compute\\Resource\\RegionDiskTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionDiskTypes.php',
'Google\\Service\\Compute\\Resource\\RegionDisks' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionDisks.php',
'Google\\Service\\Compute\\Resource\\RegionHealthCheckServices' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionHealthCheckServices.php',
'Google\\Service\\Compute\\Resource\\RegionHealthChecks' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionHealthChecks.php',
'Google\\Service\\Compute\\Resource\\RegionInstanceGroupManagers' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionInstanceGroupManagers.php',
'Google\\Service\\Compute\\Resource\\RegionInstanceGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionInstanceGroups.php',
'Google\\Service\\Compute\\Resource\\RegionInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionInstances.php',
'Google\\Service\\Compute\\Resource\\RegionNetworkEndpointGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionNetworkEndpointGroups.php',
'Google\\Service\\Compute\\Resource\\RegionNotificationEndpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionNotificationEndpoints.php',
'Google\\Service\\Compute\\Resource\\RegionOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionOperations.php',
'Google\\Service\\Compute\\Resource\\RegionSslCertificates' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionSslCertificates.php',
'Google\\Service\\Compute\\Resource\\RegionTargetHttpProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionTargetHttpProxies.php',
'Google\\Service\\Compute\\Resource\\RegionTargetHttpsProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionTargetHttpsProxies.php',
'Google\\Service\\Compute\\Resource\\RegionUrlMaps' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/RegionUrlMaps.php',
'Google\\Service\\Compute\\Resource\\Regions' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Regions.php',
'Google\\Service\\Compute\\Resource\\Reservations' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Reservations.php',
'Google\\Service\\Compute\\Resource\\ResourcePolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/ResourcePolicies.php',
'Google\\Service\\Compute\\Resource\\Routers' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Routers.php',
'Google\\Service\\Compute\\Resource\\Routes' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Routes.php',
'Google\\Service\\Compute\\Resource\\SecurityPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/SecurityPolicies.php',
'Google\\Service\\Compute\\Resource\\Snapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Snapshots.php',
'Google\\Service\\Compute\\Resource\\SslCertificates' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/SslCertificates.php',
'Google\\Service\\Compute\\Resource\\SslPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/SslPolicies.php',
'Google\\Service\\Compute\\Resource\\Subnetworks' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Subnetworks.php',
'Google\\Service\\Compute\\Resource\\TargetGrpcProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/TargetGrpcProxies.php',
'Google\\Service\\Compute\\Resource\\TargetHttpProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/TargetHttpProxies.php',
'Google\\Service\\Compute\\Resource\\TargetHttpsProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/TargetHttpsProxies.php',
'Google\\Service\\Compute\\Resource\\TargetInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/TargetInstances.php',
'Google\\Service\\Compute\\Resource\\TargetPools' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/TargetPools.php',
'Google\\Service\\Compute\\Resource\\TargetSslProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/TargetSslProxies.php',
'Google\\Service\\Compute\\Resource\\TargetTcpProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/TargetTcpProxies.php',
'Google\\Service\\Compute\\Resource\\TargetVpnGateways' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/TargetVpnGateways.php',
'Google\\Service\\Compute\\Resource\\UrlMaps' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/UrlMaps.php',
'Google\\Service\\Compute\\Resource\\VpnGateways' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/VpnGateways.php',
'Google\\Service\\Compute\\Resource\\VpnTunnels' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/VpnTunnels.php',
'Google\\Service\\Compute\\Resource\\ZoneOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/ZoneOperations.php',
'Google\\Service\\Compute\\Resource\\Zones' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Resource/Zones.php',
'Google\\Service\\Compute\\Route' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Route.php',
'Google\\Service\\Compute\\RouteList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouteList.php',
'Google\\Service\\Compute\\RouteListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouteListWarning.php',
'Google\\Service\\Compute\\RouteListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouteListWarningData.php',
'Google\\Service\\Compute\\RouteWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouteWarnings.php',
'Google\\Service\\Compute\\RouteWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouteWarningsData.php',
'Google\\Service\\Compute\\Router' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Router.php',
'Google\\Service\\Compute\\RouterAdvertisedIpRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterAdvertisedIpRange.php',
'Google\\Service\\Compute\\RouterAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterAggregatedList.php',
'Google\\Service\\Compute\\RouterAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterAggregatedListWarning.php',
'Google\\Service\\Compute\\RouterAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterAggregatedListWarningData.php',
'Google\\Service\\Compute\\RouterBgp' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterBgp.php',
'Google\\Service\\Compute\\RouterBgpPeer' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterBgpPeer.php',
'Google\\Service\\Compute\\RouterInterface' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterInterface.php',
'Google\\Service\\Compute\\RouterList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterList.php',
'Google\\Service\\Compute\\RouterListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterListWarning.php',
'Google\\Service\\Compute\\RouterListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterListWarningData.php',
'Google\\Service\\Compute\\RouterNat' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterNat.php',
'Google\\Service\\Compute\\RouterNatLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterNatLogConfig.php',
'Google\\Service\\Compute\\RouterNatSubnetworkToNat' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterNatSubnetworkToNat.php',
'Google\\Service\\Compute\\RouterStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterStatus.php',
'Google\\Service\\Compute\\RouterStatusBgpPeerStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterStatusBgpPeerStatus.php',
'Google\\Service\\Compute\\RouterStatusNatStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterStatusNatStatus.php',
'Google\\Service\\Compute\\RouterStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RouterStatusResponse.php',
'Google\\Service\\Compute\\RoutersPreviewResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RoutersPreviewResponse.php',
'Google\\Service\\Compute\\RoutersScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RoutersScopedList.php',
'Google\\Service\\Compute\\RoutersScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RoutersScopedListWarning.php',
'Google\\Service\\Compute\\RoutersScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/RoutersScopedListWarningData.php',
'Google\\Service\\Compute\\Rule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Rule.php',
'Google\\Service\\Compute\\SSLHealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SSLHealthCheck.php',
'Google\\Service\\Compute\\ScalingScheduleStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ScalingScheduleStatus.php',
'Google\\Service\\Compute\\Scheduling' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Scheduling.php',
'Google\\Service\\Compute\\SchedulingNodeAffinity' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SchedulingNodeAffinity.php',
'Google\\Service\\Compute\\Screenshot' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Screenshot.php',
'Google\\Service\\Compute\\SecurityPoliciesListPreconfiguredExpressionSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPoliciesListPreconfiguredExpressionSetsResponse.php',
'Google\\Service\\Compute\\SecurityPoliciesWafConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPoliciesWafConfig.php',
'Google\\Service\\Compute\\SecurityPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPolicy.php',
'Google\\Service\\Compute\\SecurityPolicyAdvancedOptionsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPolicyAdvancedOptionsConfig.php',
'Google\\Service\\Compute\\SecurityPolicyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPolicyList.php',
'Google\\Service\\Compute\\SecurityPolicyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPolicyListWarning.php',
'Google\\Service\\Compute\\SecurityPolicyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPolicyListWarningData.php',
'Google\\Service\\Compute\\SecurityPolicyReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPolicyReference.php',
'Google\\Service\\Compute\\SecurityPolicyRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPolicyRule.php',
'Google\\Service\\Compute\\SecurityPolicyRuleMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPolicyRuleMatcher.php',
'Google\\Service\\Compute\\SecurityPolicyRuleMatcherConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecurityPolicyRuleMatcherConfig.php',
'Google\\Service\\Compute\\SecuritySettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SecuritySettings.php',
'Google\\Service\\Compute\\SerialPortOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SerialPortOutput.php',
'Google\\Service\\Compute\\ServerBinding' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ServerBinding.php',
'Google\\Service\\Compute\\ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ServiceAccount.php',
'Google\\Service\\Compute\\ShieldedInstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ShieldedInstanceConfig.php',
'Google\\Service\\Compute\\ShieldedInstanceIdentity' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ShieldedInstanceIdentity.php',
'Google\\Service\\Compute\\ShieldedInstanceIdentityEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ShieldedInstanceIdentityEntry.php',
'Google\\Service\\Compute\\ShieldedInstanceIntegrityPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ShieldedInstanceIntegrityPolicy.php',
'Google\\Service\\Compute\\SignedUrlKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SignedUrlKey.php',
'Google\\Service\\Compute\\Snapshot' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Snapshot.php',
'Google\\Service\\Compute\\SnapshotList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SnapshotList.php',
'Google\\Service\\Compute\\SnapshotListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SnapshotListWarning.php',
'Google\\Service\\Compute\\SnapshotListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SnapshotListWarningData.php',
'Google\\Service\\Compute\\SourceInstanceParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SourceInstanceParams.php',
'Google\\Service\\Compute\\SslCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificate.php',
'Google\\Service\\Compute\\SslCertificateAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificateAggregatedList.php',
'Google\\Service\\Compute\\SslCertificateAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificateAggregatedListWarning.php',
'Google\\Service\\Compute\\SslCertificateAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificateAggregatedListWarningData.php',
'Google\\Service\\Compute\\SslCertificateList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificateList.php',
'Google\\Service\\Compute\\SslCertificateListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificateListWarning.php',
'Google\\Service\\Compute\\SslCertificateListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificateListWarningData.php',
'Google\\Service\\Compute\\SslCertificateManagedSslCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificateManagedSslCertificate.php',
'Google\\Service\\Compute\\SslCertificateSelfManagedSslCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificateSelfManagedSslCertificate.php',
'Google\\Service\\Compute\\SslCertificatesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificatesScopedList.php',
'Google\\Service\\Compute\\SslCertificatesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificatesScopedListWarning.php',
'Google\\Service\\Compute\\SslCertificatesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslCertificatesScopedListWarningData.php',
'Google\\Service\\Compute\\SslPoliciesList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslPoliciesList.php',
'Google\\Service\\Compute\\SslPoliciesListAvailableFeaturesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslPoliciesListAvailableFeaturesResponse.php',
'Google\\Service\\Compute\\SslPoliciesListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslPoliciesListWarning.php',
'Google\\Service\\Compute\\SslPoliciesListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslPoliciesListWarningData.php',
'Google\\Service\\Compute\\SslPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslPolicy.php',
'Google\\Service\\Compute\\SslPolicyReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslPolicyReference.php',
'Google\\Service\\Compute\\SslPolicyWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslPolicyWarnings.php',
'Google\\Service\\Compute\\SslPolicyWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SslPolicyWarningsData.php',
'Google\\Service\\Compute\\StatefulPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/StatefulPolicy.php',
'Google\\Service\\Compute\\StatefulPolicyPreservedState' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/StatefulPolicyPreservedState.php',
'Google\\Service\\Compute\\StatefulPolicyPreservedStateDiskDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/StatefulPolicyPreservedStateDiskDevice.php',
'Google\\Service\\Compute\\Subnetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Subnetwork.php',
'Google\\Service\\Compute\\SubnetworkAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworkAggregatedList.php',
'Google\\Service\\Compute\\SubnetworkAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworkAggregatedListWarning.php',
'Google\\Service\\Compute\\SubnetworkAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworkAggregatedListWarningData.php',
'Google\\Service\\Compute\\SubnetworkList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworkList.php',
'Google\\Service\\Compute\\SubnetworkListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworkListWarning.php',
'Google\\Service\\Compute\\SubnetworkListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworkListWarningData.php',
'Google\\Service\\Compute\\SubnetworkLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworkLogConfig.php',
'Google\\Service\\Compute\\SubnetworkSecondaryRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworkSecondaryRange.php',
'Google\\Service\\Compute\\SubnetworksExpandIpCidrRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworksExpandIpCidrRangeRequest.php',
'Google\\Service\\Compute\\SubnetworksScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworksScopedList.php',
'Google\\Service\\Compute\\SubnetworksScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworksScopedListWarning.php',
'Google\\Service\\Compute\\SubnetworksScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworksScopedListWarningData.php',
'Google\\Service\\Compute\\SubnetworksSetPrivateIpGoogleAccessRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/SubnetworksSetPrivateIpGoogleAccessRequest.php',
'Google\\Service\\Compute\\TCPHealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TCPHealthCheck.php',
'Google\\Service\\Compute\\Tags' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Tags.php',
'Google\\Service\\Compute\\TargetGrpcProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetGrpcProxy.php',
'Google\\Service\\Compute\\TargetGrpcProxyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetGrpcProxyList.php',
'Google\\Service\\Compute\\TargetGrpcProxyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetGrpcProxyListWarning.php',
'Google\\Service\\Compute\\TargetGrpcProxyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetGrpcProxyListWarningData.php',
'Google\\Service\\Compute\\TargetHttpProxiesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpProxiesScopedList.php',
'Google\\Service\\Compute\\TargetHttpProxiesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpProxiesScopedListWarning.php',
'Google\\Service\\Compute\\TargetHttpProxiesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpProxiesScopedListWarningData.php',
'Google\\Service\\Compute\\TargetHttpProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpProxy.php',
'Google\\Service\\Compute\\TargetHttpProxyAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpProxyAggregatedList.php',
'Google\\Service\\Compute\\TargetHttpProxyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpProxyList.php',
'Google\\Service\\Compute\\TargetHttpProxyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpProxyListWarning.php',
'Google\\Service\\Compute\\TargetHttpProxyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpProxyListWarningData.php',
'Google\\Service\\Compute\\TargetHttpsProxiesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxiesScopedList.php',
'Google\\Service\\Compute\\TargetHttpsProxiesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxiesScopedListWarning.php',
'Google\\Service\\Compute\\TargetHttpsProxiesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxiesScopedListWarningData.php',
'Google\\Service\\Compute\\TargetHttpsProxiesSetQuicOverrideRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxiesSetQuicOverrideRequest.php',
'Google\\Service\\Compute\\TargetHttpsProxiesSetSslCertificatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxiesSetSslCertificatesRequest.php',
'Google\\Service\\Compute\\TargetHttpsProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxy.php',
'Google\\Service\\Compute\\TargetHttpsProxyAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxyAggregatedList.php',
'Google\\Service\\Compute\\TargetHttpsProxyAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxyAggregatedListWarning.php',
'Google\\Service\\Compute\\TargetHttpsProxyAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxyAggregatedListWarningData.php',
'Google\\Service\\Compute\\TargetHttpsProxyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxyList.php',
'Google\\Service\\Compute\\TargetHttpsProxyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxyListWarning.php',
'Google\\Service\\Compute\\TargetHttpsProxyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetHttpsProxyListWarningData.php',
'Google\\Service\\Compute\\TargetInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstance.php',
'Google\\Service\\Compute\\TargetInstanceAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstanceAggregatedList.php',
'Google\\Service\\Compute\\TargetInstanceAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstanceAggregatedListWarning.php',
'Google\\Service\\Compute\\TargetInstanceAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstanceAggregatedListWarningData.php',
'Google\\Service\\Compute\\TargetInstanceList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstanceList.php',
'Google\\Service\\Compute\\TargetInstanceListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstanceListWarning.php',
'Google\\Service\\Compute\\TargetInstanceListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstanceListWarningData.php',
'Google\\Service\\Compute\\TargetInstancesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstancesScopedList.php',
'Google\\Service\\Compute\\TargetInstancesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstancesScopedListWarning.php',
'Google\\Service\\Compute\\TargetInstancesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetInstancesScopedListWarningData.php',
'Google\\Service\\Compute\\TargetPool' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPool.php',
'Google\\Service\\Compute\\TargetPoolAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolAggregatedList.php',
'Google\\Service\\Compute\\TargetPoolAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolAggregatedListWarning.php',
'Google\\Service\\Compute\\TargetPoolAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolAggregatedListWarningData.php',
'Google\\Service\\Compute\\TargetPoolInstanceHealth' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolInstanceHealth.php',
'Google\\Service\\Compute\\TargetPoolList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolList.php',
'Google\\Service\\Compute\\TargetPoolListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolListWarning.php',
'Google\\Service\\Compute\\TargetPoolListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolListWarningData.php',
'Google\\Service\\Compute\\TargetPoolsAddHealthCheckRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolsAddHealthCheckRequest.php',
'Google\\Service\\Compute\\TargetPoolsAddInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolsAddInstanceRequest.php',
'Google\\Service\\Compute\\TargetPoolsRemoveHealthCheckRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolsRemoveHealthCheckRequest.php',
'Google\\Service\\Compute\\TargetPoolsRemoveInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolsRemoveInstanceRequest.php',
'Google\\Service\\Compute\\TargetPoolsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolsScopedList.php',
'Google\\Service\\Compute\\TargetPoolsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolsScopedListWarning.php',
'Google\\Service\\Compute\\TargetPoolsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetPoolsScopedListWarningData.php',
'Google\\Service\\Compute\\TargetReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetReference.php',
'Google\\Service\\Compute\\TargetSslProxiesSetBackendServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetSslProxiesSetBackendServiceRequest.php',
'Google\\Service\\Compute\\TargetSslProxiesSetProxyHeaderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetSslProxiesSetProxyHeaderRequest.php',
'Google\\Service\\Compute\\TargetSslProxiesSetSslCertificatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetSslProxiesSetSslCertificatesRequest.php',
'Google\\Service\\Compute\\TargetSslProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetSslProxy.php',
'Google\\Service\\Compute\\TargetSslProxyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetSslProxyList.php',
'Google\\Service\\Compute\\TargetSslProxyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetSslProxyListWarning.php',
'Google\\Service\\Compute\\TargetSslProxyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetSslProxyListWarningData.php',
'Google\\Service\\Compute\\TargetTcpProxiesSetBackendServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetTcpProxiesSetBackendServiceRequest.php',
'Google\\Service\\Compute\\TargetTcpProxiesSetProxyHeaderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetTcpProxiesSetProxyHeaderRequest.php',
'Google\\Service\\Compute\\TargetTcpProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetTcpProxy.php',
'Google\\Service\\Compute\\TargetTcpProxyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetTcpProxyList.php',
'Google\\Service\\Compute\\TargetTcpProxyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetTcpProxyListWarning.php',
'Google\\Service\\Compute\\TargetTcpProxyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetTcpProxyListWarningData.php',
'Google\\Service\\Compute\\TargetVpnGateway' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGateway.php',
'Google\\Service\\Compute\\TargetVpnGatewayAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGatewayAggregatedList.php',
'Google\\Service\\Compute\\TargetVpnGatewayAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGatewayAggregatedListWarning.php',
'Google\\Service\\Compute\\TargetVpnGatewayAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGatewayAggregatedListWarningData.php',
'Google\\Service\\Compute\\TargetVpnGatewayList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGatewayList.php',
'Google\\Service\\Compute\\TargetVpnGatewayListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGatewayListWarning.php',
'Google\\Service\\Compute\\TargetVpnGatewayListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGatewayListWarningData.php',
'Google\\Service\\Compute\\TargetVpnGatewaysScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGatewaysScopedList.php',
'Google\\Service\\Compute\\TargetVpnGatewaysScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGatewaysScopedListWarning.php',
'Google\\Service\\Compute\\TargetVpnGatewaysScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TargetVpnGatewaysScopedListWarningData.php',
'Google\\Service\\Compute\\TestFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TestFailure.php',
'Google\\Service\\Compute\\TestPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TestPermissionsRequest.php',
'Google\\Service\\Compute\\TestPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/TestPermissionsResponse.php',
'Google\\Service\\Compute\\UrlMap' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMap.php',
'Google\\Service\\Compute\\UrlMapList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapList.php',
'Google\\Service\\Compute\\UrlMapListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapListWarning.php',
'Google\\Service\\Compute\\UrlMapListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapListWarningData.php',
'Google\\Service\\Compute\\UrlMapReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapReference.php',
'Google\\Service\\Compute\\UrlMapTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapTest.php',
'Google\\Service\\Compute\\UrlMapTestHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapTestHeader.php',
'Google\\Service\\Compute\\UrlMapValidationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapValidationResult.php',
'Google\\Service\\Compute\\UrlMapsAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapsAggregatedList.php',
'Google\\Service\\Compute\\UrlMapsAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapsAggregatedListWarning.php',
'Google\\Service\\Compute\\UrlMapsAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapsAggregatedListWarningData.php',
'Google\\Service\\Compute\\UrlMapsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapsScopedList.php',
'Google\\Service\\Compute\\UrlMapsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapsScopedListWarning.php',
'Google\\Service\\Compute\\UrlMapsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapsScopedListWarningData.php',
'Google\\Service\\Compute\\UrlMapsValidateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapsValidateRequest.php',
'Google\\Service\\Compute\\UrlMapsValidateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlMapsValidateResponse.php',
'Google\\Service\\Compute\\UrlRewrite' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UrlRewrite.php',
'Google\\Service\\Compute\\UsableSubnetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UsableSubnetwork.php',
'Google\\Service\\Compute\\UsableSubnetworkSecondaryRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UsableSubnetworkSecondaryRange.php',
'Google\\Service\\Compute\\UsableSubnetworksAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UsableSubnetworksAggregatedList.php',
'Google\\Service\\Compute\\UsableSubnetworksAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UsableSubnetworksAggregatedListWarning.php',
'Google\\Service\\Compute\\UsableSubnetworksAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UsableSubnetworksAggregatedListWarningData.php',
'Google\\Service\\Compute\\UsageExportLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/UsageExportLocation.php',
'Google\\Service\\Compute\\VmEndpointNatMappings' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VmEndpointNatMappings.php',
'Google\\Service\\Compute\\VmEndpointNatMappingsInterfaceNatMappings' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VmEndpointNatMappingsInterfaceNatMappings.php',
'Google\\Service\\Compute\\VmEndpointNatMappingsList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VmEndpointNatMappingsList.php',
'Google\\Service\\Compute\\VmEndpointNatMappingsListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VmEndpointNatMappingsListWarning.php',
'Google\\Service\\Compute\\VmEndpointNatMappingsListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VmEndpointNatMappingsListWarningData.php',
'Google\\Service\\Compute\\VpnGateway' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGateway.php',
'Google\\Service\\Compute\\VpnGatewayAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayAggregatedList.php',
'Google\\Service\\Compute\\VpnGatewayAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayAggregatedListWarning.php',
'Google\\Service\\Compute\\VpnGatewayAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayAggregatedListWarningData.php',
'Google\\Service\\Compute\\VpnGatewayList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayList.php',
'Google\\Service\\Compute\\VpnGatewayListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayListWarning.php',
'Google\\Service\\Compute\\VpnGatewayListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayListWarningData.php',
'Google\\Service\\Compute\\VpnGatewayStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayStatus.php',
'Google\\Service\\Compute\\VpnGatewayStatusHighAvailabilityRequirementState' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayStatusHighAvailabilityRequirementState.php',
'Google\\Service\\Compute\\VpnGatewayStatusTunnel' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayStatusTunnel.php',
'Google\\Service\\Compute\\VpnGatewayStatusVpnConnection' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayStatusVpnConnection.php',
'Google\\Service\\Compute\\VpnGatewayVpnGatewayInterface' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewayVpnGatewayInterface.php',
'Google\\Service\\Compute\\VpnGatewaysGetStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewaysGetStatusResponse.php',
'Google\\Service\\Compute\\VpnGatewaysScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewaysScopedList.php',
'Google\\Service\\Compute\\VpnGatewaysScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewaysScopedListWarning.php',
'Google\\Service\\Compute\\VpnGatewaysScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnGatewaysScopedListWarningData.php',
'Google\\Service\\Compute\\VpnTunnel' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnel.php',
'Google\\Service\\Compute\\VpnTunnelAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnelAggregatedList.php',
'Google\\Service\\Compute\\VpnTunnelAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnelAggregatedListWarning.php',
'Google\\Service\\Compute\\VpnTunnelAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnelAggregatedListWarningData.php',
'Google\\Service\\Compute\\VpnTunnelList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnelList.php',
'Google\\Service\\Compute\\VpnTunnelListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnelListWarning.php',
'Google\\Service\\Compute\\VpnTunnelListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnelListWarningData.php',
'Google\\Service\\Compute\\VpnTunnelsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnelsScopedList.php',
'Google\\Service\\Compute\\VpnTunnelsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnelsScopedListWarning.php',
'Google\\Service\\Compute\\VpnTunnelsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/VpnTunnelsScopedListWarningData.php',
'Google\\Service\\Compute\\WafExpressionSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/WafExpressionSet.php',
'Google\\Service\\Compute\\WafExpressionSetExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/WafExpressionSetExpression.php',
'Google\\Service\\Compute\\WeightedBackendService' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/WeightedBackendService.php',
'Google\\Service\\Compute\\XpnHostList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/XpnHostList.php',
'Google\\Service\\Compute\\XpnHostListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/XpnHostListWarning.php',
'Google\\Service\\Compute\\XpnHostListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/XpnHostListWarningData.php',
'Google\\Service\\Compute\\XpnResourceId' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/XpnResourceId.php',
'Google\\Service\\Compute\\Zone' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/Zone.php',
'Google\\Service\\Compute\\ZoneList' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ZoneList.php',
'Google\\Service\\Compute\\ZoneListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ZoneListWarning.php',
'Google\\Service\\Compute\\ZoneListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ZoneListWarningData.php',
'Google\\Service\\Compute\\ZoneSetLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ZoneSetLabelsRequest.php',
'Google\\Service\\Compute\\ZoneSetPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Compute/ZoneSetPolicyRequest.php',
'Google\\Service\\Container' => __DIR__ . '/..' . '/google/apiclient-services/src/Container.php',
'Google\\Service\\ContainerAnalysis' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis.php',
'Google\\Service\\ContainerAnalysis\\AliasContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/AliasContext.php',
'Google\\Service\\ContainerAnalysis\\Artifact' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Artifact.php',
'Google\\Service\\ContainerAnalysis\\ArtifactHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ArtifactHashes.php',
'Google\\Service\\ContainerAnalysis\\ArtifactRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ArtifactRule.php',
'Google\\Service\\ContainerAnalysis\\Attestation' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Attestation.php',
'Google\\Service\\ContainerAnalysis\\Authority' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Authority.php',
'Google\\Service\\ContainerAnalysis\\Basis' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Basis.php',
'Google\\Service\\ContainerAnalysis\\BatchCreateNotesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/BatchCreateNotesRequest.php',
'Google\\Service\\ContainerAnalysis\\BatchCreateNotesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/BatchCreateNotesResponse.php',
'Google\\Service\\ContainerAnalysis\\BatchCreateOccurrencesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/BatchCreateOccurrencesRequest.php',
'Google\\Service\\ContainerAnalysis\\BatchCreateOccurrencesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/BatchCreateOccurrencesResponse.php',
'Google\\Service\\ContainerAnalysis\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Binding.php',
'Google\\Service\\ContainerAnalysis\\Build' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Build.php',
'Google\\Service\\ContainerAnalysis\\BuildProvenance' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/BuildProvenance.php',
'Google\\Service\\ContainerAnalysis\\BuildSignature' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/BuildSignature.php',
'Google\\Service\\ContainerAnalysis\\ByProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ByProducts.php',
'Google\\Service\\ContainerAnalysis\\CVSSv3' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/CVSSv3.php',
'Google\\Service\\ContainerAnalysis\\CloudRepoSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/CloudRepoSourceContext.php',
'Google\\Service\\ContainerAnalysis\\Command' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Command.php',
'Google\\Service\\ContainerAnalysis\\ContaineranalysisEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ContaineranalysisEmpty.php',
'Google\\Service\\ContainerAnalysis\\ContaineranalysisResource' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ContaineranalysisResource.php',
'Google\\Service\\ContainerAnalysis\\Deployable' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Deployable.php',
'Google\\Service\\ContainerAnalysis\\Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Deployment.php',
'Google\\Service\\ContainerAnalysis\\Derived' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Derived.php',
'Google\\Service\\ContainerAnalysis\\Detail' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Detail.php',
'Google\\Service\\ContainerAnalysis\\Details' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Details.php',
'Google\\Service\\ContainerAnalysis\\Discovered' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Discovered.php',
'Google\\Service\\ContainerAnalysis\\Discovery' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Discovery.php',
'Google\\Service\\ContainerAnalysis\\Distribution' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Distribution.php',
'Google\\Service\\ContainerAnalysis\\Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Environment.php',
'Google\\Service\\ContainerAnalysis\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Expr.php',
'Google\\Service\\ContainerAnalysis\\FileHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/FileHashes.php',
'Google\\Service\\ContainerAnalysis\\Fingerprint' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Fingerprint.php',
'Google\\Service\\ContainerAnalysis\\FixableTotalByDigest' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/FixableTotalByDigest.php',
'Google\\Service\\ContainerAnalysis\\GenericSignedAttestation' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GenericSignedAttestation.php',
'Google\\Service\\ContainerAnalysis\\GerritSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GerritSourceContext.php',
'Google\\Service\\ContainerAnalysis\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GetIamPolicyRequest.php',
'Google\\Service\\ContainerAnalysis\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GetPolicyOptions.php',
'Google\\Service\\ContainerAnalysis\\GitSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GitSourceContext.php',
'Google\\Service\\ContainerAnalysis\\GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata.php',
'Google\\Service\\ContainerAnalysis\\GrafeasV1beta1BuildDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GrafeasV1beta1BuildDetails.php',
'Google\\Service\\ContainerAnalysis\\GrafeasV1beta1DeploymentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GrafeasV1beta1DeploymentDetails.php',
'Google\\Service\\ContainerAnalysis\\GrafeasV1beta1DiscoveryDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GrafeasV1beta1DiscoveryDetails.php',
'Google\\Service\\ContainerAnalysis\\GrafeasV1beta1ImageDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GrafeasV1beta1ImageDetails.php',
'Google\\Service\\ContainerAnalysis\\GrafeasV1beta1IntotoArtifact' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GrafeasV1beta1IntotoArtifact.php',
'Google\\Service\\ContainerAnalysis\\GrafeasV1beta1IntotoDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GrafeasV1beta1IntotoDetails.php',
'Google\\Service\\ContainerAnalysis\\GrafeasV1beta1IntotoSignature' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GrafeasV1beta1IntotoSignature.php',
'Google\\Service\\ContainerAnalysis\\GrafeasV1beta1PackageDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GrafeasV1beta1PackageDetails.php',
'Google\\Service\\ContainerAnalysis\\GrafeasV1beta1VulnerabilityDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/GrafeasV1beta1VulnerabilityDetails.php',
'Google\\Service\\ContainerAnalysis\\Hash' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Hash.php',
'Google\\Service\\ContainerAnalysis\\Hint' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Hint.php',
'Google\\Service\\ContainerAnalysis\\InToto' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/InToto.php',
'Google\\Service\\ContainerAnalysis\\Installation' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Installation.php',
'Google\\Service\\ContainerAnalysis\\KnowledgeBase' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/KnowledgeBase.php',
'Google\\Service\\ContainerAnalysis\\Layer' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Layer.php',
'Google\\Service\\ContainerAnalysis\\Link' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Link.php',
'Google\\Service\\ContainerAnalysis\\ListNoteOccurrencesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ListNoteOccurrencesResponse.php',
'Google\\Service\\ContainerAnalysis\\ListNotesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ListNotesResponse.php',
'Google\\Service\\ContainerAnalysis\\ListOccurrencesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ListOccurrencesResponse.php',
'Google\\Service\\ContainerAnalysis\\ListScanConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ListScanConfigsResponse.php',
'Google\\Service\\ContainerAnalysis\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Location.php',
'Google\\Service\\ContainerAnalysis\\Note' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Note.php',
'Google\\Service\\ContainerAnalysis\\Occurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Occurrence.php',
'Google\\Service\\ContainerAnalysis\\Package' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Package.php',
'Google\\Service\\ContainerAnalysis\\PackageIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/PackageIssue.php',
'Google\\Service\\ContainerAnalysis\\PgpSignedAttestation' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/PgpSignedAttestation.php',
'Google\\Service\\ContainerAnalysis\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Policy.php',
'Google\\Service\\ContainerAnalysis\\ProjectRepoId' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ProjectRepoId.php',
'Google\\Service\\ContainerAnalysis\\RelatedUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/RelatedUrl.php',
'Google\\Service\\ContainerAnalysis\\RepoId' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/RepoId.php',
'Google\\Service\\ContainerAnalysis\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Resource/Projects.php',
'Google\\Service\\ContainerAnalysis\\Resource\\ProjectsNotes' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Resource/ProjectsNotes.php',
'Google\\Service\\ContainerAnalysis\\Resource\\ProjectsNotesOccurrences' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Resource/ProjectsNotesOccurrences.php',
'Google\\Service\\ContainerAnalysis\\Resource\\ProjectsOccurrences' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Resource/ProjectsOccurrences.php',
'Google\\Service\\ContainerAnalysis\\Resource\\ProjectsScanConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Resource/ProjectsScanConfigs.php',
'Google\\Service\\ContainerAnalysis\\ScanConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/ScanConfig.php',
'Google\\Service\\ContainerAnalysis\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/SetIamPolicyRequest.php',
'Google\\Service\\ContainerAnalysis\\Signature' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Signature.php',
'Google\\Service\\ContainerAnalysis\\SigningKey' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/SigningKey.php',
'Google\\Service\\ContainerAnalysis\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Source.php',
'Google\\Service\\ContainerAnalysis\\SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/SourceContext.php',
'Google\\Service\\ContainerAnalysis\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Status.php',
'Google\\Service\\ContainerAnalysis\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/TestIamPermissionsRequest.php',
'Google\\Service\\ContainerAnalysis\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/TestIamPermissionsResponse.php',
'Google\\Service\\ContainerAnalysis\\Version' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Version.php',
'Google\\Service\\ContainerAnalysis\\Vulnerability' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/Vulnerability.php',
'Google\\Service\\ContainerAnalysis\\VulnerabilityLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/VulnerabilityLocation.php',
'Google\\Service\\ContainerAnalysis\\VulnerabilityOccurrencesSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/VulnerabilityOccurrencesSummary.php',
'Google\\Service\\ContainerAnalysis\\WindowsDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/ContainerAnalysis/WindowsDetail.php',
'Google\\Service\\Container\\AcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/AcceleratorConfig.php',
'Google\\Service\\Container\\AddonsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/AddonsConfig.php',
'Google\\Service\\Container\\AuthenticatorGroupsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/AuthenticatorGroupsConfig.php',
'Google\\Service\\Container\\AutoUpgradeOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/AutoUpgradeOptions.php',
'Google\\Service\\Container\\Autopilot' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Autopilot.php',
'Google\\Service\\Container\\AutoprovisioningNodePoolDefaults' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/AutoprovisioningNodePoolDefaults.php',
'Google\\Service\\Container\\BigQueryDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/BigQueryDestination.php',
'Google\\Service\\Container\\BinaryAuthorization' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/BinaryAuthorization.php',
'Google\\Service\\Container\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/CancelOperationRequest.php',
'Google\\Service\\Container\\CidrBlock' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/CidrBlock.php',
'Google\\Service\\Container\\ClientCertificateConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ClientCertificateConfig.php',
'Google\\Service\\Container\\CloudRunConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/CloudRunConfig.php',
'Google\\Service\\Container\\Cluster' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Cluster.php',
'Google\\Service\\Container\\ClusterAutoscaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ClusterAutoscaling.php',
'Google\\Service\\Container\\ClusterUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ClusterUpdate.php',
'Google\\Service\\Container\\CompleteIPRotationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/CompleteIPRotationRequest.php',
'Google\\Service\\Container\\ConfidentialNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ConfidentialNodes.php',
'Google\\Service\\Container\\ConfigConnectorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ConfigConnectorConfig.php',
'Google\\Service\\Container\\ConsumptionMeteringConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ConsumptionMeteringConfig.php',
'Google\\Service\\Container\\ContainerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ContainerEmpty.php',
'Google\\Service\\Container\\CreateClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/CreateClusterRequest.php',
'Google\\Service\\Container\\CreateNodePoolRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/CreateNodePoolRequest.php',
'Google\\Service\\Container\\DailyMaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/DailyMaintenanceWindow.php',
'Google\\Service\\Container\\DatabaseEncryption' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/DatabaseEncryption.php',
'Google\\Service\\Container\\DefaultSnatStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/DefaultSnatStatus.php',
'Google\\Service\\Container\\DnsCacheConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/DnsCacheConfig.php',
'Google\\Service\\Container\\GcePersistentDiskCsiDriverConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/GcePersistentDiskCsiDriverConfig.php',
'Google\\Service\\Container\\GetJSONWebKeysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/GetJSONWebKeysResponse.php',
'Google\\Service\\Container\\GetOpenIDConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/GetOpenIDConfigResponse.php',
'Google\\Service\\Container\\HorizontalPodAutoscaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/HorizontalPodAutoscaling.php',
'Google\\Service\\Container\\HttpCacheControlResponseHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/HttpCacheControlResponseHeader.php',
'Google\\Service\\Container\\HttpLoadBalancing' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/HttpLoadBalancing.php',
'Google\\Service\\Container\\ILBSubsettingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ILBSubsettingConfig.php',
'Google\\Service\\Container\\IPAllocationPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/IPAllocationPolicy.php',
'Google\\Service\\Container\\IntraNodeVisibilityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/IntraNodeVisibilityConfig.php',
'Google\\Service\\Container\\Jwk' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Jwk.php',
'Google\\Service\\Container\\KubernetesDashboard' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/KubernetesDashboard.php',
'Google\\Service\\Container\\LegacyAbac' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/LegacyAbac.php',
'Google\\Service\\Container\\LinuxNodeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/LinuxNodeConfig.php',
'Google\\Service\\Container\\ListClustersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ListClustersResponse.php',
'Google\\Service\\Container\\ListNodePoolsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ListNodePoolsResponse.php',
'Google\\Service\\Container\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ListOperationsResponse.php',
'Google\\Service\\Container\\ListUsableSubnetworksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ListUsableSubnetworksResponse.php',
'Google\\Service\\Container\\MaintenancePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/MaintenancePolicy.php',
'Google\\Service\\Container\\MaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/MaintenanceWindow.php',
'Google\\Service\\Container\\MasterAuth' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/MasterAuth.php',
'Google\\Service\\Container\\MasterAuthorizedNetworksConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/MasterAuthorizedNetworksConfig.php',
'Google\\Service\\Container\\MaxPodsConstraint' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/MaxPodsConstraint.php',
'Google\\Service\\Container\\Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Metric.php',
'Google\\Service\\Container\\NetworkConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NetworkConfig.php',
'Google\\Service\\Container\\NetworkPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NetworkPolicy.php',
'Google\\Service\\Container\\NetworkPolicyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NetworkPolicyConfig.php',
'Google\\Service\\Container\\NodeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NodeConfig.php',
'Google\\Service\\Container\\NodeKubeletConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NodeKubeletConfig.php',
'Google\\Service\\Container\\NodeManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NodeManagement.php',
'Google\\Service\\Container\\NodePool' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NodePool.php',
'Google\\Service\\Container\\NodePoolAutoscaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NodePoolAutoscaling.php',
'Google\\Service\\Container\\NodeTaint' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NodeTaint.php',
'Google\\Service\\Container\\NotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/NotificationConfig.php',
'Google\\Service\\Container\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Operation.php',
'Google\\Service\\Container\\OperationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/OperationProgress.php',
'Google\\Service\\Container\\PrivateClusterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/PrivateClusterConfig.php',
'Google\\Service\\Container\\PrivateClusterMasterGlobalAccessConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/PrivateClusterMasterGlobalAccessConfig.php',
'Google\\Service\\Container\\PubSub' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/PubSub.php',
'Google\\Service\\Container\\RecurringTimeWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/RecurringTimeWindow.php',
'Google\\Service\\Container\\ReleaseChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ReleaseChannel.php',
'Google\\Service\\Container\\ReleaseChannelConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ReleaseChannelConfig.php',
'Google\\Service\\Container\\ReservationAffinity' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ReservationAffinity.php',
'Google\\Service\\Container\\ResourceLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ResourceLimit.php',
'Google\\Service\\Container\\ResourceUsageExportConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ResourceUsageExportConfig.php',
'Google\\Service\\Container\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/Projects.php',
'Google\\Service\\Container\\Resource\\ProjectsAggregated' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsAggregated.php',
'Google\\Service\\Container\\Resource\\ProjectsAggregatedUsableSubnetworks' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsAggregatedUsableSubnetworks.php',
'Google\\Service\\Container\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsLocations.php',
'Google\\Service\\Container\\Resource\\ProjectsLocationsClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsLocationsClusters.php',
'Google\\Service\\Container\\Resource\\ProjectsLocationsClustersNodePools' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsLocationsClustersNodePools.php',
'Google\\Service\\Container\\Resource\\ProjectsLocationsClustersWellKnown' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsLocationsClustersWellKnown.php',
'Google\\Service\\Container\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Container\\Resource\\ProjectsZones' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsZones.php',
'Google\\Service\\Container\\Resource\\ProjectsZonesClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsZonesClusters.php',
'Google\\Service\\Container\\Resource\\ProjectsZonesClustersNodePools' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsZonesClustersNodePools.php',
'Google\\Service\\Container\\Resource\\ProjectsZonesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Resource/ProjectsZonesOperations.php',
'Google\\Service\\Container\\RollbackNodePoolUpgradeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/RollbackNodePoolUpgradeRequest.php',
'Google\\Service\\Container\\SandboxConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SandboxConfig.php',
'Google\\Service\\Container\\ServerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ServerConfig.php',
'Google\\Service\\Container\\SetAddonsConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetAddonsConfigRequest.php',
'Google\\Service\\Container\\SetLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetLabelsRequest.php',
'Google\\Service\\Container\\SetLegacyAbacRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetLegacyAbacRequest.php',
'Google\\Service\\Container\\SetLocationsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetLocationsRequest.php',
'Google\\Service\\Container\\SetLoggingServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetLoggingServiceRequest.php',
'Google\\Service\\Container\\SetMaintenancePolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetMaintenancePolicyRequest.php',
'Google\\Service\\Container\\SetMasterAuthRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetMasterAuthRequest.php',
'Google\\Service\\Container\\SetMonitoringServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetMonitoringServiceRequest.php',
'Google\\Service\\Container\\SetNetworkPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetNetworkPolicyRequest.php',
'Google\\Service\\Container\\SetNodePoolAutoscalingRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetNodePoolAutoscalingRequest.php',
'Google\\Service\\Container\\SetNodePoolManagementRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetNodePoolManagementRequest.php',
'Google\\Service\\Container\\SetNodePoolSizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/SetNodePoolSizeRequest.php',
'Google\\Service\\Container\\ShieldedInstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ShieldedInstanceConfig.php',
'Google\\Service\\Container\\ShieldedNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/ShieldedNodes.php',
'Google\\Service\\Container\\StartIPRotationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/StartIPRotationRequest.php',
'Google\\Service\\Container\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/Status.php',
'Google\\Service\\Container\\StatusCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/StatusCondition.php',
'Google\\Service\\Container\\TimeWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/TimeWindow.php',
'Google\\Service\\Container\\UpdateClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/UpdateClusterRequest.php',
'Google\\Service\\Container\\UpdateMasterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/UpdateMasterRequest.php',
'Google\\Service\\Container\\UpdateNodePoolRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/UpdateNodePoolRequest.php',
'Google\\Service\\Container\\UpgradeAvailableEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/UpgradeAvailableEvent.php',
'Google\\Service\\Container\\UpgradeEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/UpgradeEvent.php',
'Google\\Service\\Container\\UpgradeSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/UpgradeSettings.php',
'Google\\Service\\Container\\UsableSubnetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/UsableSubnetwork.php',
'Google\\Service\\Container\\UsableSubnetworkSecondaryRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/UsableSubnetworkSecondaryRange.php',
'Google\\Service\\Container\\VerticalPodAutoscaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/VerticalPodAutoscaling.php',
'Google\\Service\\Container\\WorkloadIdentityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/WorkloadIdentityConfig.php',
'Google\\Service\\Container\\WorkloadMetadataConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Container/WorkloadMetadataConfig.php',
'Google\\Service\\CustomSearchAPI' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI.php',
'Google\\Service\\CustomSearchAPI\\Promotion' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/Promotion.php',
'Google\\Service\\CustomSearchAPI\\PromotionBodyLines' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/PromotionBodyLines.php',
'Google\\Service\\CustomSearchAPI\\PromotionImage' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/PromotionImage.php',
'Google\\Service\\CustomSearchAPI\\Resource\\Cse' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/Resource/Cse.php',
'Google\\Service\\CustomSearchAPI\\Resource\\CseSiterestrict' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/Resource/CseSiterestrict.php',
'Google\\Service\\CustomSearchAPI\\Result' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/Result.php',
'Google\\Service\\CustomSearchAPI\\ResultImage' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/ResultImage.php',
'Google\\Service\\CustomSearchAPI\\ResultLabels' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/ResultLabels.php',
'Google\\Service\\CustomSearchAPI\\Search' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/Search.php',
'Google\\Service\\CustomSearchAPI\\SearchQueries' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/SearchQueries.php',
'Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/SearchQueriesNextPage.php',
'Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/SearchQueriesPreviousPage.php',
'Google\\Service\\CustomSearchAPI\\SearchQueriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/SearchQueriesRequest.php',
'Google\\Service\\CustomSearchAPI\\SearchSearchInformation' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/SearchSearchInformation.php',
'Google\\Service\\CustomSearchAPI\\SearchSpelling' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/SearchSpelling.php',
'Google\\Service\\CustomSearchAPI\\SearchUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/CustomSearchAPI/SearchUrl.php',
'Google\\Service\\DLP' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Action' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Action.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ActivateJobTriggerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ActivateJobTriggerRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2AuxiliaryTable' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2AuxiliaryTable.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryField' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2BigQueryField.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryKey' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2BigQueryKey.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2BigQueryOptions.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryTable' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2BigQueryTable.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2BoundingBox' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2BoundingBox.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Bucket' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Bucket.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2BucketingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2BucketingConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ByteContentItem' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ByteContentItem.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CancelDlpJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CancelDlpJobRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CategoricalStatsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CategoricalStatsConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CategoricalStatsHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CategoricalStatsHistogramBucket.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CategoricalStatsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CategoricalStatsResult.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CharacterMaskConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CharacterMaskConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CharsToIgnore' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CharsToIgnore.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CloudStorageFileSet' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CloudStorageFileSet.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CloudStorageOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CloudStorageOptions.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CloudStoragePath' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CloudStoragePath.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CloudStorageRegexFileSet' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CloudStorageRegexFileSet.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Color' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Color.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Condition.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Conditions' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Conditions.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Container' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Container.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ContentItem' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ContentItem.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ContentLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ContentLocation.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CreateDeidentifyTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CreateDlpJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CreateDlpJobRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CreateInspectTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CreateInspectTemplateRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CreateJobTriggerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CreateJobTriggerRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CreateStoredInfoTypeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CreateStoredInfoTypeRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CryptoDeterministicConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CryptoDeterministicConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CryptoHashConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CryptoHashConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CryptoKey.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2CustomInfoType' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2CustomInfoType.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DatastoreKey' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DatastoreKey.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DatastoreOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DatastoreOptions.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DateShiftConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DateShiftConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DateTime' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DateTime.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DeidentifyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DeidentifyConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DeidentifyContentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DeidentifyContentRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DeidentifyContentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DeidentifyContentResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DeidentifyTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DeidentifyTemplate.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DeltaPresenceEstimationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DeltaPresenceEstimationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationResult.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DetectionRule' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DetectionRule.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Dictionary' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Dictionary.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DlpJob' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DlpJob.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2DocumentLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2DocumentLocation.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2EntityId' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2EntityId.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Error' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Error.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ExcludeInfoTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ExcludeInfoTypes.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ExclusionRule' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ExclusionRule.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Expressions' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Expressions.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2FieldId' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2FieldId.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2FieldTransformation' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2FieldTransformation.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2FileSet' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2FileSet.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Finding' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Finding.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2FindingLimits' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2FindingLimits.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2FinishDlpJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2FinishDlpJobRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2FixedSizeBucketingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2FixedSizeBucketingConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2HotwordRule' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2HotwordRule.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2HybridContentItem' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2HybridContentItem.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2HybridFindingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2HybridFindingDetails.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2HybridInspectDlpJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2HybridInspectDlpJobRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2HybridInspectJobTriggerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2HybridInspectJobTriggerRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2HybridInspectResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2HybridInspectResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2HybridInspectStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2HybridInspectStatistics.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2HybridOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2HybridOptions.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ImageLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ImageLocation.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ImageRedactionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ImageRedactionConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InfoType' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InfoType.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InfoTypeDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InfoTypeDescription.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InfoTypeLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InfoTypeLimit.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InfoTypeStats' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InfoTypeStats.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InfoTypeTransformation' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InfoTypeTransformation.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InfoTypeTransformations' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InfoTypeTransformations.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InspectConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InspectConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InspectContentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InspectContentRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InspectContentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InspectContentResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InspectDataSourceDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InspectDataSourceDetails.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InspectJobConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InspectJobConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InspectResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InspectResult.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InspectTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InspectTemplate.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InspectionRule' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InspectionRule.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2InspectionRuleSet' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2InspectionRuleSet.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2JobNotificationEmails' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2JobNotificationEmails.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2JobTrigger' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2JobTrigger.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KAnonymityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KAnonymityConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KAnonymityEquivalenceClass' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KAnonymityEquivalenceClass.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KAnonymityHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KAnonymityHistogramBucket.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KAnonymityResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KAnonymityResult.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KMapEstimationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KMapEstimationConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KMapEstimationHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KMapEstimationHistogramBucket.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KMapEstimationQuasiIdValues' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KMapEstimationQuasiIdValues.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KMapEstimationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KMapEstimationResult.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Key' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Key.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KindExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KindExpression.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2KmsWrappedCryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2KmsWrappedCryptoKey.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2LDiversityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2LDiversityConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2LDiversityEquivalenceClass' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2LDiversityEquivalenceClass.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2LDiversityHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2LDiversityHistogramBucket.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2LDiversityResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2LDiversityResult.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2LargeCustomDictionaryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2LargeCustomDictionaryConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2LargeCustomDictionaryStats' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2LargeCustomDictionaryStats.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2LeaveUntransformed' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2LeaveUntransformed.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2LikelihoodAdjustment' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2LikelihoodAdjustment.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ListDeidentifyTemplatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ListDeidentifyTemplatesResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ListDlpJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ListDlpJobsResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ListInfoTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ListInfoTypesResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ListInspectTemplatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ListInspectTemplatesResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ListJobTriggersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ListJobTriggersResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ListStoredInfoTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ListStoredInfoTypesResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Location' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Location.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Manual' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Manual.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2MetadataLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2MetadataLocation.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2NumericalStatsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2NumericalStatsConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2NumericalStatsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2NumericalStatsResult.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2OutputStorageConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2OutputStorageConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2PartitionId' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2PartitionId.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2PathElement' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2PathElement.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2PrimitiveTransformation' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2PrimitiveTransformation.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2PrivacyMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2PrivacyMetric.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Proximity' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Proximity.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2PublishFindingsToCloudDataCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2PublishFindingsToCloudDataCatalog.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2PublishSummaryToCscc' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2PublishSummaryToCscc.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2PublishToPubSub' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2PublishToPubSub.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2PublishToStackdriver' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2PublishToStackdriver.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2QuasiId' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2QuasiId.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2QuasiIdField' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2QuasiIdField.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2QuasiIdentifierField' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2QuasiIdentifierField.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2QuoteInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2QuoteInfo.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Range' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Range.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RecordCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RecordCondition.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RecordKey' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RecordKey.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RecordLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RecordLocation.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RecordSuppression' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RecordSuppression.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RecordTransformations' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RecordTransformations.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RedactConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RedactConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RedactImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RedactImageRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RedactImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RedactImageResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Regex' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Regex.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ReidentifyContentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ReidentifyContentRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ReidentifyContentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ReidentifyContentResponse.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ReplaceValueConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ReplaceValueConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ReplaceWithInfoTypeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RequestedOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RequestedOptions.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RequestedRiskAnalysisOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RequestedRiskAnalysisOptions.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Result' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Result.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2RiskAnalysisJobConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2RiskAnalysisJobConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Row' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Row.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2SaveFindings' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2SaveFindings.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Schedule.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2StatisticalTable' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2StatisticalTable.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2StorageConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2StorageConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2StorageMetadataLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2StorageMetadataLabel.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2StoredInfoType' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2StoredInfoType.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2StoredInfoTypeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2StoredInfoTypeConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2StoredInfoTypeStats' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2StoredInfoTypeStats.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2StoredInfoTypeVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2StoredInfoTypeVersion.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2StoredType' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2StoredType.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2SummaryResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2SummaryResult.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2SurrogateType' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2SurrogateType.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Table' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Table.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TableLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TableLocation.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TableOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TableOptions.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TaggedField' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TaggedField.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ThrowError' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ThrowError.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TimePartConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TimePartConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TimeZone' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TimeZone.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TimespanConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TimespanConfig.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TransformationErrorHandling' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TransformationErrorHandling.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TransformationOverview' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TransformationOverview.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TransformationSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TransformationSummary.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2TransientCryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2TransientCryptoKey.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Trigger' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Trigger.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2UnwrappedCryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2UnwrappedCryptoKey.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2UpdateInspectTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2UpdateInspectTemplateRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2UpdateJobTriggerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2UpdateJobTriggerRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2UpdateStoredInfoTypeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2UpdateStoredInfoTypeRequest.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2Value' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2Value.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2ValueFrequency' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2ValueFrequency.php',
'Google\\Service\\DLP\\GooglePrivacyDlpV2WordList' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GooglePrivacyDlpV2WordList.php',
'Google\\Service\\DLP\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GoogleProtobufEmpty.php',
'Google\\Service\\DLP\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GoogleRpcStatus.php',
'Google\\Service\\DLP\\GoogleTypeDate' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GoogleTypeDate.php',
'Google\\Service\\DLP\\GoogleTypeTimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/GoogleTypeTimeOfDay.php',
'Google\\Service\\DLP\\Resource\\InfoTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/InfoTypes.php',
'Google\\Service\\DLP\\Resource\\Locations' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/Locations.php',
'Google\\Service\\DLP\\Resource\\LocationsInfoTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/LocationsInfoTypes.php',
'Google\\Service\\DLP\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/Organizations.php',
'Google\\Service\\DLP\\Resource\\OrganizationsDeidentifyTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/OrganizationsDeidentifyTemplates.php',
'Google\\Service\\DLP\\Resource\\OrganizationsInspectTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/OrganizationsInspectTemplates.php',
'Google\\Service\\DLP\\Resource\\OrganizationsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/OrganizationsLocations.php',
'Google\\Service\\DLP\\Resource\\OrganizationsLocationsDeidentifyTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/OrganizationsLocationsDeidentifyTemplates.php',
'Google\\Service\\DLP\\Resource\\OrganizationsLocationsDlpJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/OrganizationsLocationsDlpJobs.php',
'Google\\Service\\DLP\\Resource\\OrganizationsLocationsInspectTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/OrganizationsLocationsInspectTemplates.php',
'Google\\Service\\DLP\\Resource\\OrganizationsLocationsJobTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/OrganizationsLocationsJobTriggers.php',
'Google\\Service\\DLP\\Resource\\OrganizationsLocationsStoredInfoTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/OrganizationsLocationsStoredInfoTypes.php',
'Google\\Service\\DLP\\Resource\\OrganizationsStoredInfoTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/OrganizationsStoredInfoTypes.php',
'Google\\Service\\DLP\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/Projects.php',
'Google\\Service\\DLP\\Resource\\ProjectsContent' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsContent.php',
'Google\\Service\\DLP\\Resource\\ProjectsDeidentifyTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsDeidentifyTemplates.php',
'Google\\Service\\DLP\\Resource\\ProjectsDlpJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsDlpJobs.php',
'Google\\Service\\DLP\\Resource\\ProjectsImage' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsImage.php',
'Google\\Service\\DLP\\Resource\\ProjectsInspectTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsInspectTemplates.php',
'Google\\Service\\DLP\\Resource\\ProjectsJobTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsJobTriggers.php',
'Google\\Service\\DLP\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsLocations.php',
'Google\\Service\\DLP\\Resource\\ProjectsLocationsContent' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsLocationsContent.php',
'Google\\Service\\DLP\\Resource\\ProjectsLocationsDeidentifyTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsLocationsDeidentifyTemplates.php',
'Google\\Service\\DLP\\Resource\\ProjectsLocationsDlpJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsLocationsDlpJobs.php',
'Google\\Service\\DLP\\Resource\\ProjectsLocationsImage' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsLocationsImage.php',
'Google\\Service\\DLP\\Resource\\ProjectsLocationsInspectTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsLocationsInspectTemplates.php',
'Google\\Service\\DLP\\Resource\\ProjectsLocationsJobTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsLocationsJobTriggers.php',
'Google\\Service\\DLP\\Resource\\ProjectsLocationsStoredInfoTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsLocationsStoredInfoTypes.php',
'Google\\Service\\DLP\\Resource\\ProjectsStoredInfoTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DLP/Resource/ProjectsStoredInfoTypes.php',
'Google\\Service\\DataCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog.php',
'Google\\Service\\DataCatalog\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Binding.php',
'Google\\Service\\DataCatalog\\DatacatalogEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/DatacatalogEmpty.php',
'Google\\Service\\DataCatalog\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Expr.php',
'Google\\Service\\DataCatalog\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GetIamPolicyRequest.php',
'Google\\Service\\DataCatalog\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GetPolicyOptions.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1BigQueryConnectionSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1BigQueryConnectionSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1BigQueryDateShardedSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1BigQueryDateShardedSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1BigQueryRoutineSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1BigQueryRoutineSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1BigQueryTableSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1BigQueryTableSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ColumnSchema' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ColumnSchema.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1CrossRegionalSource' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1CrossRegionalSource.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1DataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1DataSource.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1DataSourceConnectionSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1DataSourceConnectionSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1DatabaseTableSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1DatabaseTableSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Entry' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1Entry.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1EntryGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1EntryGroup.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ExportTaxonomiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ExportTaxonomiesResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1FieldType' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1FieldType.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1FieldTypeEnumType' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1FieldTypeEnumType.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1GcsFileSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1GcsFileSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1GcsFilesetSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1GcsFilesetSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ImportTaxonomiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ImportTaxonomiesRequest.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ImportTaxonomiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ImportTaxonomiesResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1InlineSource' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1InlineSource.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ListEntriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ListEntriesResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ListEntryGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ListEntryGroupsResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ListPolicyTagsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ListPolicyTagsResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ListTagsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ListTagsResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ListTaxonomiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ListTaxonomiesResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PolicyTag' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1PolicyTag.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1RenameTagTemplateFieldRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1RenameTagTemplateFieldRequest.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ReplaceTaxonomyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ReplaceTaxonomyRequest.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1RoutineSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1RoutineSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1RoutineSpecArgument' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1RoutineSpecArgument.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Schema' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1Schema.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1SearchCatalogRequest.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequestScope' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1SearchCatalogRequestScope.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1SearchCatalogResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1SearchCatalogResult.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SerializedPolicyTag' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1SerializedPolicyTag.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SerializedTaxonomy' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1SerializedTaxonomy.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SystemTimestamps' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1SystemTimestamps.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1TableSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1TableSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Tag' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1Tag.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1TagField' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1TagField.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1TagFieldEnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1TagFieldEnumValue.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1TagTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1TagTemplate.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1TagTemplateField' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1TagTemplateField.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Taxonomy' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1Taxonomy.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1UsageSignal' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1UsageSignal.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1UsageStats' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1UsageStats.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ViewSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1ViewSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1BigQueryTableSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1BigQueryTableSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ColumnSchema' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ColumnSchema.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Entry' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1Entry.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1EntryGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1EntryGroup.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1FieldType' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1FieldType.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1FieldTypeEnumType' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1FieldTypeEnumType.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1GcsFileSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1GcsFileSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1GcsFilesetSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1GcsFilesetSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1InlineSource' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1InlineSource.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ListEntriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ListEntriesResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ListTagsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ListTagsResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1PolicyTag' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1PolicyTag.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Schema' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1Schema.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1SearchCatalogRequest.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1SearchCatalogResponse.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogResult' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1SearchCatalogResult.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SerializedPolicyTag' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1SerializedPolicyTag.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SerializedTaxonomy' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1SerializedTaxonomy.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SystemTimestamps' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1SystemTimestamps.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1TableSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1TableSpec.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Tag' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1Tag.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1TagField' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1TagField.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1TagFieldEnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1TagFieldEnumValue.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1TagTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1TagTemplate.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1TagTemplateField' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1TagTemplateField.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Taxonomy' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1Taxonomy.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1UsageSignal' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1UsageSignal.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1UsageStats' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1UsageStats.php',
'Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ViewSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/GoogleCloudDatacatalogV1beta1ViewSpec.php',
'Google\\Service\\DataCatalog\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Policy.php',
'Google\\Service\\DataCatalog\\Resource\\Catalog' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/Catalog.php',
'Google\\Service\\DataCatalog\\Resource\\Entries' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/Entries.php',
'Google\\Service\\DataCatalog\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/Projects.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocations.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsEntryGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocationsEntryGroups.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsEntryGroupsEntries' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocationsEntryGroupsEntries.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsEntryGroupsEntriesTags' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocationsEntryGroupsEntriesTags.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsEntryGroupsTags' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocationsEntryGroupsTags.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsTagTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocationsTagTemplates.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsTagTemplatesFields' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocationsTagTemplatesFields.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsTagTemplatesFieldsEnumValues' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocationsTagTemplatesFieldsEnumValues.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsTaxonomies' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocationsTaxonomies.php',
'Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsTaxonomiesPolicyTags' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/Resource/ProjectsLocationsTaxonomiesPolicyTags.php',
'Google\\Service\\DataCatalog\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/SetIamPolicyRequest.php',
'Google\\Service\\DataCatalog\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/TestIamPermissionsRequest.php',
'Google\\Service\\DataCatalog\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataCatalog/TestIamPermissionsResponse.php',
'Google\\Service\\DataFusion' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion.php',
'Google\\Service\\DataFusion\\Accelerator' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Accelerator.php',
'Google\\Service\\DataFusion\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/AuditConfig.php',
'Google\\Service\\DataFusion\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/AuditLogConfig.php',
'Google\\Service\\DataFusion\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Binding.php',
'Google\\Service\\DataFusion\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/CancelOperationRequest.php',
'Google\\Service\\DataFusion\\CryptoKeyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/CryptoKeyConfig.php',
'Google\\Service\\DataFusion\\DatafusionEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/DatafusionEmpty.php',
'Google\\Service\\DataFusion\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Expr.php',
'Google\\Service\\DataFusion\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Instance.php',
'Google\\Service\\DataFusion\\ListAvailableVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/ListAvailableVersionsResponse.php',
'Google\\Service\\DataFusion\\ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/ListInstancesResponse.php',
'Google\\Service\\DataFusion\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/ListLocationsResponse.php',
'Google\\Service\\DataFusion\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/ListOperationsResponse.php',
'Google\\Service\\DataFusion\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Location.php',
'Google\\Service\\DataFusion\\NetworkConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/NetworkConfig.php',
'Google\\Service\\DataFusion\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Operation.php',
'Google\\Service\\DataFusion\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/OperationMetadata.php',
'Google\\Service\\DataFusion\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Policy.php',
'Google\\Service\\DataFusion\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Resource/Projects.php',
'Google\\Service\\DataFusion\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Resource/ProjectsLocations.php',
'Google\\Service\\DataFusion\\Resource\\ProjectsLocationsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Resource/ProjectsLocationsInstances.php',
'Google\\Service\\DataFusion\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\DataFusion\\Resource\\ProjectsLocationsVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Resource/ProjectsLocationsVersions.php',
'Google\\Service\\DataFusion\\RestartInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/RestartInstanceRequest.php',
'Google\\Service\\DataFusion\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/SetIamPolicyRequest.php',
'Google\\Service\\DataFusion\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Status.php',
'Google\\Service\\DataFusion\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/TestIamPermissionsRequest.php',
'Google\\Service\\DataFusion\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/TestIamPermissionsResponse.php',
'Google\\Service\\DataFusion\\Version' => __DIR__ . '/..' . '/google/apiclient-services/src/DataFusion/Version.php',
'Google\\Service\\DataLabeling' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1CreateInstructionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1CreateInstructionMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1GcsDestination.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1GcsFolderDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1GcsFolderDestination.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelStats' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelStats.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1alpha1OutputConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotatedDataset' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1AnnotatedDataset.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Annotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1Annotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1AnnotationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotationSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1AnnotationSpec.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotationSpecSet' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1AnnotationSpecSet.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotationValue' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1AnnotationValue.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Attempt' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1Attempt.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1BigQuerySource' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1BigQuerySource.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1BoundingPoly.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1BoundingPolyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1BoundingPolyConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ClassificationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ClassificationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ClassificationMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ClassificationMetrics.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ConfusionMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ConfusionMatrix.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1CreateDatasetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1CreateDatasetRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1CreateInstructionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1CreateInstructionMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1CreateInstructionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1CreateInstructionRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1CsvInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1CsvInstruction.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1DataItem' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1DataItem.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Dataset' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1Dataset.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Evaluation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1Evaluation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EvaluationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1EvaluationConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EvaluationJob' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1EvaluationJob.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EvaluationJobConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1EvaluationJobConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EvaluationMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1EvaluationMetrics.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EventConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1EventConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Example' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1Example.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ExampleComparison' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ExampleComparison.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ExportDataOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ExportDataOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ExportDataOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ExportDataOperationResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ExportDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ExportDataRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1FeedbackMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1FeedbackMessage.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1FeedbackThread' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1FeedbackThread.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1GcsDestination.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1GcsFolderDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1GcsFolderDestination.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1GcsSource.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1HumanAnnotationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1HumanAnnotationConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImageClassificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ImageClassificationConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImagePayload' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ImagePayload.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImportDataOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ImportDataOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImportDataOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ImportDataOperationResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImportDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ImportDataRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1InputConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Instruction' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1Instruction.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelImageBoundingPolyOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelImageBoundingPolyOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelImageClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelImageClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelImageOrientedBoundingBoxOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelImageOrientedBoundingBoxOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelImageRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelStats' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelStats.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelTextEntityExtractionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelTextEntityExtractionOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelTextRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelVideoObjectTrackingOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelVideoObjectTrackingOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelVideoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1LabelVideoRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListDataItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ListDataItemsResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListDatasetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ListDatasetsResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListExamplesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ListExamplesResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListInstructionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ListInstructionsResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1NormalizedPolyline' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1NormalizedPolyline.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1NormalizedVertex.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ObjectDetectionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ObjectDetectionConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ObjectTrackingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ObjectTrackingConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ObjectTrackingFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ObjectTrackingFrame.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1OperatorFeedbackMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1OperatorFeedbackMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1OperatorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1OperatorMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1OutputConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1PauseEvaluationJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1PauseEvaluationJobRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1PdfInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1PdfInstruction.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Polyline' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1Polyline.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1PolylineConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1PolylineConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1PrCurve' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1PrCurve.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1RequesterFeedbackMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1RequesterFeedbackMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ResumeEvaluationJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1ResumeEvaluationJobRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Row' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1Row.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1SegmentationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1SegmentationConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1SentimentConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1SentimentConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1SequentialSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1SequentialSegment.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1TextClassificationAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1TextClassificationAnnotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1TextClassificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1TextClassificationConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1TextMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1TextMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1TextPayload' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1TextPayload.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1TimeSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1TimeSegment.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1Vertex.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1VideoClassificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1VideoClassificationConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1VideoEventAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1VideoEventAnnotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1VideoPayload' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1VideoPayload.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1VideoThumbnail' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1beta1VideoThumbnail.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1GcsDestination.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingPolyOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingPolyOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelImageClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelImageClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelImageOrientedBoundingBoxOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelImageOrientedBoundingBoxOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelStats' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelStats.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelTextEntityExtractionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelTextEntityExtractionOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelVideoClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelVideoClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelVideoEventOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelVideoEventOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectTrackingOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectTrackingOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p1alpha1OutputConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1GcsDestination.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelImageClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelImageClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelImageOrientedBoundingBoxOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelImageOrientedBoundingBoxOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelStats' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelStats.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelTextEntityExtractionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelTextEntityExtractionOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelVideoClassificationOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelVideoClassificationOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelVideoEventOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelVideoEventOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectDetectionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectDetectionOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectTrackingOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectTrackingOperationMetadata.php',
'Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleCloudDatalabelingV1p2alpha1OutputConfig.php',
'Google\\Service\\DataLabeling\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\DataLabeling\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleLongrunningOperation.php',
'Google\\Service\\DataLabeling\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleProtobufEmpty.php',
'Google\\Service\\DataLabeling\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/GoogleRpcStatus.php',
'Google\\Service\\DataLabeling\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/Projects.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsAnnotationSpecSets' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsAnnotationSpecSets.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasets' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasets.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsAnnotatedDatasets' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsAnnotatedDatasets.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsAnnotatedDatasetsDataItems' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsAnnotatedDatasetsDataItems.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsAnnotatedDatasetsExamples' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsAnnotatedDatasetsExamples.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsAnnotatedDatasetsFeedbackThreads' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsAnnotatedDatasetsFeedbackThreads.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsAnnotatedDatasetsFeedbackThreadsFeedbackMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsAnnotatedDatasetsFeedbackThreadsFeedbackMessages.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsDataItems' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsDataItems.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsEvaluations' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsEvaluations.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsEvaluationsExampleComparisons' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsEvaluationsExampleComparisons.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsImage' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsImage.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsText' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsText.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsVideo' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsDatasetsVideo.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsEvaluationJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsEvaluationJobs.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsEvaluations' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsEvaluations.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsInstructions' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsInstructions.php',
'Google\\Service\\DataLabeling\\Resource\\ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/DataLabeling/Resource/ProjectsOperations.php',
'Google\\Service\\DataTransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/DataTransfer.php',
'Google\\Service\\DataTransfer\\Application' => __DIR__ . '/..' . '/google/apiclient-services/src/DataTransfer/Application.php',
'Google\\Service\\DataTransfer\\ApplicationDataTransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/DataTransfer/ApplicationDataTransfer.php',
'Google\\Service\\DataTransfer\\ApplicationTransferParam' => __DIR__ . '/..' . '/google/apiclient-services/src/DataTransfer/ApplicationTransferParam.php',
'Google\\Service\\DataTransfer\\ApplicationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataTransfer/ApplicationsListResponse.php',
'Google\\Service\\DataTransfer\\DataTransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/DataTransfer/DataTransfer.php',
'Google\\Service\\DataTransfer\\DataTransfersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataTransfer/DataTransfersListResponse.php',
'Google\\Service\\DataTransfer\\Resource\\Applications' => __DIR__ . '/..' . '/google/apiclient-services/src/DataTransfer/Resource/Applications.php',
'Google\\Service\\DataTransfer\\Resource\\Transfers' => __DIR__ . '/..' . '/google/apiclient-services/src/DataTransfer/Resource/Transfers.php',
'Google\\Service\\DatabaseMigrationService' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService.php',
'Google\\Service\\DatabaseMigrationService\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/AuditConfig.php',
'Google\\Service\\DatabaseMigrationService\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/AuditLogConfig.php',
'Google\\Service\\DatabaseMigrationService\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Binding.php',
'Google\\Service\\DatabaseMigrationService\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/CancelOperationRequest.php',
'Google\\Service\\DatabaseMigrationService\\CloudSqlConnectionProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/CloudSqlConnectionProfile.php',
'Google\\Service\\DatabaseMigrationService\\CloudSqlSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/CloudSqlSettings.php',
'Google\\Service\\DatabaseMigrationService\\ConnectionProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/ConnectionProfile.php',
'Google\\Service\\DatabaseMigrationService\\DatabaseType' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/DatabaseType.php',
'Google\\Service\\DatabaseMigrationService\\DatamigrationEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/DatamigrationEmpty.php',
'Google\\Service\\DatabaseMigrationService\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Expr.php',
'Google\\Service\\DatabaseMigrationService\\GenerateSshScriptRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/GenerateSshScriptRequest.php',
'Google\\Service\\DatabaseMigrationService\\GoogleCloudClouddmsV1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/GoogleCloudClouddmsV1OperationMetadata.php',
'Google\\Service\\DatabaseMigrationService\\ListConnectionProfilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/ListConnectionProfilesResponse.php',
'Google\\Service\\DatabaseMigrationService\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/ListLocationsResponse.php',
'Google\\Service\\DatabaseMigrationService\\ListMigrationJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/ListMigrationJobsResponse.php',
'Google\\Service\\DatabaseMigrationService\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/ListOperationsResponse.php',
'Google\\Service\\DatabaseMigrationService\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Location.php',
'Google\\Service\\DatabaseMigrationService\\MigrationJob' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/MigrationJob.php',
'Google\\Service\\DatabaseMigrationService\\MigrationJobVerificationError' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/MigrationJobVerificationError.php',
'Google\\Service\\DatabaseMigrationService\\MySqlConnectionProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/MySqlConnectionProfile.php',
'Google\\Service\\DatabaseMigrationService\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Operation.php',
'Google\\Service\\DatabaseMigrationService\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Policy.php',
'Google\\Service\\DatabaseMigrationService\\PostgreSqlConnectionProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/PostgreSqlConnectionProfile.php',
'Google\\Service\\DatabaseMigrationService\\PromoteMigrationJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/PromoteMigrationJobRequest.php',
'Google\\Service\\DatabaseMigrationService\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Resource/Projects.php',
'Google\\Service\\DatabaseMigrationService\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Resource/ProjectsLocations.php',
'Google\\Service\\DatabaseMigrationService\\Resource\\ProjectsLocationsConnectionProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Resource/ProjectsLocationsConnectionProfiles.php',
'Google\\Service\\DatabaseMigrationService\\Resource\\ProjectsLocationsMigrationJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Resource/ProjectsLocationsMigrationJobs.php',
'Google\\Service\\DatabaseMigrationService\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\DatabaseMigrationService\\RestartMigrationJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/RestartMigrationJobRequest.php',
'Google\\Service\\DatabaseMigrationService\\ResumeMigrationJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/ResumeMigrationJobRequest.php',
'Google\\Service\\DatabaseMigrationService\\ReverseSshConnectivity' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/ReverseSshConnectivity.php',
'Google\\Service\\DatabaseMigrationService\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/SetIamPolicyRequest.php',
'Google\\Service\\DatabaseMigrationService\\SqlAclEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/SqlAclEntry.php',
'Google\\Service\\DatabaseMigrationService\\SqlIpConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/SqlIpConfig.php',
'Google\\Service\\DatabaseMigrationService\\SshScript' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/SshScript.php',
'Google\\Service\\DatabaseMigrationService\\SslConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/SslConfig.php',
'Google\\Service\\DatabaseMigrationService\\StartMigrationJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/StartMigrationJobRequest.php',
'Google\\Service\\DatabaseMigrationService\\StaticIpConnectivity' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/StaticIpConnectivity.php',
'Google\\Service\\DatabaseMigrationService\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/Status.php',
'Google\\Service\\DatabaseMigrationService\\StopMigrationJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/StopMigrationJobRequest.php',
'Google\\Service\\DatabaseMigrationService\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/TestIamPermissionsRequest.php',
'Google\\Service\\DatabaseMigrationService\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/TestIamPermissionsResponse.php',
'Google\\Service\\DatabaseMigrationService\\VerifyMigrationJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/VerifyMigrationJobRequest.php',
'Google\\Service\\DatabaseMigrationService\\VmCreationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/VmCreationConfig.php',
'Google\\Service\\DatabaseMigrationService\\VmSelectionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/VmSelectionConfig.php',
'Google\\Service\\DatabaseMigrationService\\VpcPeeringConnectivity' => __DIR__ . '/..' . '/google/apiclient-services/src/DatabaseMigrationService/VpcPeeringConnectivity.php',
'Google\\Service\\Dataflow' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow.php',
'Google\\Service\\Dataflow\\ApproximateProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ApproximateProgress.php',
'Google\\Service\\Dataflow\\ApproximateReportedProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ApproximateReportedProgress.php',
'Google\\Service\\Dataflow\\ApproximateSplitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ApproximateSplitRequest.php',
'Google\\Service\\Dataflow\\AutoscalingEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/AutoscalingEvent.php',
'Google\\Service\\Dataflow\\AutoscalingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/AutoscalingSettings.php',
'Google\\Service\\Dataflow\\BigQueryIODetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/BigQueryIODetails.php',
'Google\\Service\\Dataflow\\BigTableIODetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/BigTableIODetails.php',
'Google\\Service\\Dataflow\\CPUTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/CPUTime.php',
'Google\\Service\\Dataflow\\ComponentSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ComponentSource.php',
'Google\\Service\\Dataflow\\ComponentTransform' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ComponentTransform.php',
'Google\\Service\\Dataflow\\ComputationTopology' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ComputationTopology.php',
'Google\\Service\\Dataflow\\ConcatPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ConcatPosition.php',
'Google\\Service\\Dataflow\\ContainerSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ContainerSpec.php',
'Google\\Service\\Dataflow\\CounterMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/CounterMetadata.php',
'Google\\Service\\Dataflow\\CounterStructuredName' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/CounterStructuredName.php',
'Google\\Service\\Dataflow\\CounterStructuredNameAndMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/CounterStructuredNameAndMetadata.php',
'Google\\Service\\Dataflow\\CounterUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/CounterUpdate.php',
'Google\\Service\\Dataflow\\CreateJobFromTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/CreateJobFromTemplateRequest.php',
'Google\\Service\\Dataflow\\CustomSourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/CustomSourceLocation.php',
'Google\\Service\\Dataflow\\DataDiskAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/DataDiskAssignment.php',
'Google\\Service\\Dataflow\\DatastoreIODetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/DatastoreIODetails.php',
'Google\\Service\\Dataflow\\DebugOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/DebugOptions.php',
'Google\\Service\\Dataflow\\DeleteSnapshotResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/DeleteSnapshotResponse.php',
'Google\\Service\\Dataflow\\DerivedSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/DerivedSource.php',
'Google\\Service\\Dataflow\\Disk' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Disk.php',
'Google\\Service\\Dataflow\\DisplayData' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/DisplayData.php',
'Google\\Service\\Dataflow\\DistributionUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/DistributionUpdate.php',
'Google\\Service\\Dataflow\\DynamicSourceSplit' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/DynamicSourceSplit.php',
'Google\\Service\\Dataflow\\Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Environment.php',
'Google\\Service\\Dataflow\\ExecutionStageState' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ExecutionStageState.php',
'Google\\Service\\Dataflow\\ExecutionStageSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ExecutionStageSummary.php',
'Google\\Service\\Dataflow\\FailedLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/FailedLocation.php',
'Google\\Service\\Dataflow\\FileIODetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/FileIODetails.php',
'Google\\Service\\Dataflow\\FlattenInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/FlattenInstruction.php',
'Google\\Service\\Dataflow\\FlexTemplateRuntimeEnvironment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/FlexTemplateRuntimeEnvironment.php',
'Google\\Service\\Dataflow\\FloatingPointList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/FloatingPointList.php',
'Google\\Service\\Dataflow\\FloatingPointMean' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/FloatingPointMean.php',
'Google\\Service\\Dataflow\\GetDebugConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/GetDebugConfigRequest.php',
'Google\\Service\\Dataflow\\GetDebugConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/GetDebugConfigResponse.php',
'Google\\Service\\Dataflow\\GetTemplateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/GetTemplateResponse.php',
'Google\\Service\\Dataflow\\Histogram' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Histogram.php',
'Google\\Service\\Dataflow\\HotKeyDetection' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/HotKeyDetection.php',
'Google\\Service\\Dataflow\\InstructionInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/InstructionInput.php',
'Google\\Service\\Dataflow\\InstructionOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/InstructionOutput.php',
'Google\\Service\\Dataflow\\IntegerGauge' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/IntegerGauge.php',
'Google\\Service\\Dataflow\\IntegerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/IntegerList.php',
'Google\\Service\\Dataflow\\IntegerMean' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/IntegerMean.php',
'Google\\Service\\Dataflow\\Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Job.php',
'Google\\Service\\Dataflow\\JobExecutionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/JobExecutionDetails.php',
'Google\\Service\\Dataflow\\JobExecutionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/JobExecutionInfo.php',
'Google\\Service\\Dataflow\\JobExecutionStageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/JobExecutionStageInfo.php',
'Google\\Service\\Dataflow\\JobMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/JobMessage.php',
'Google\\Service\\Dataflow\\JobMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/JobMetadata.php',
'Google\\Service\\Dataflow\\JobMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/JobMetrics.php',
'Google\\Service\\Dataflow\\KeyRangeDataDiskAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/KeyRangeDataDiskAssignment.php',
'Google\\Service\\Dataflow\\KeyRangeLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/KeyRangeLocation.php',
'Google\\Service\\Dataflow\\LaunchFlexTemplateParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/LaunchFlexTemplateParameter.php',
'Google\\Service\\Dataflow\\LaunchFlexTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/LaunchFlexTemplateRequest.php',
'Google\\Service\\Dataflow\\LaunchFlexTemplateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/LaunchFlexTemplateResponse.php',
'Google\\Service\\Dataflow\\LaunchTemplateParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/LaunchTemplateParameters.php',
'Google\\Service\\Dataflow\\LaunchTemplateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/LaunchTemplateResponse.php',
'Google\\Service\\Dataflow\\LeaseWorkItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/LeaseWorkItemRequest.php',
'Google\\Service\\Dataflow\\LeaseWorkItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/LeaseWorkItemResponse.php',
'Google\\Service\\Dataflow\\ListJobMessagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ListJobMessagesResponse.php',
'Google\\Service\\Dataflow\\ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ListJobsResponse.php',
'Google\\Service\\Dataflow\\ListSnapshotsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ListSnapshotsResponse.php',
'Google\\Service\\Dataflow\\MapTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/MapTask.php',
'Google\\Service\\Dataflow\\MemInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/MemInfo.php',
'Google\\Service\\Dataflow\\MetricShortId' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/MetricShortId.php',
'Google\\Service\\Dataflow\\MetricStructuredName' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/MetricStructuredName.php',
'Google\\Service\\Dataflow\\MetricUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/MetricUpdate.php',
'Google\\Service\\Dataflow\\MountedDataDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/MountedDataDisk.php',
'Google\\Service\\Dataflow\\MultiOutputInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/MultiOutputInfo.php',
'Google\\Service\\Dataflow\\NameAndKind' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/NameAndKind.php',
'Google\\Service\\Dataflow\\Package' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Package.php',
'Google\\Service\\Dataflow\\ParDoInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ParDoInstruction.php',
'Google\\Service\\Dataflow\\ParallelInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ParallelInstruction.php',
'Google\\Service\\Dataflow\\Parameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Parameter.php',
'Google\\Service\\Dataflow\\ParameterMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ParameterMetadata.php',
'Google\\Service\\Dataflow\\PartialGroupByKeyInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/PartialGroupByKeyInstruction.php',
'Google\\Service\\Dataflow\\PipelineDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/PipelineDescription.php',
'Google\\Service\\Dataflow\\Point' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Point.php',
'Google\\Service\\Dataflow\\Position' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Position.php',
'Google\\Service\\Dataflow\\ProgressTimeseries' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ProgressTimeseries.php',
'Google\\Service\\Dataflow\\PubSubIODetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/PubSubIODetails.php',
'Google\\Service\\Dataflow\\PubsubLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/PubsubLocation.php',
'Google\\Service\\Dataflow\\PubsubSnapshotMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/PubsubSnapshotMetadata.php',
'Google\\Service\\Dataflow\\QueryInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/QueryInfo.php',
'Google\\Service\\Dataflow\\ReadInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ReadInstruction.php',
'Google\\Service\\Dataflow\\ReportWorkItemStatusRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ReportWorkItemStatusRequest.php',
'Google\\Service\\Dataflow\\ReportWorkItemStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ReportWorkItemStatusResponse.php',
'Google\\Service\\Dataflow\\ReportedParallelism' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ReportedParallelism.php',
'Google\\Service\\Dataflow\\ResourceUtilizationReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ResourceUtilizationReport.php',
'Google\\Service\\Dataflow\\ResourceUtilizationReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ResourceUtilizationReportResponse.php',
'Google\\Service\\Dataflow\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/Projects.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsJobs.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsJobsDebug' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsJobsDebug.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsJobsMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsJobsMessages.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsJobsWorkItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsJobsWorkItems.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocations.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsFlexTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsFlexTemplates.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsJobs.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsJobsDebug' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsJobsDebug.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsJobsMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsJobsMessages.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsJobsSnapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsJobsSnapshots.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsJobsStages' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsJobsStages.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsJobsWorkItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsJobsWorkItems.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsSnapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsSnapshots.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsSql' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsSql.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsLocationsTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsLocationsTemplates.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsSnapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsSnapshots.php',
'Google\\Service\\Dataflow\\Resource\\ProjectsTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Resource/ProjectsTemplates.php',
'Google\\Service\\Dataflow\\RuntimeEnvironment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/RuntimeEnvironment.php',
'Google\\Service\\Dataflow\\RuntimeMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/RuntimeMetadata.php',
'Google\\Service\\Dataflow\\SDKInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SDKInfo.php',
'Google\\Service\\Dataflow\\SdkHarnessContainerImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SdkHarnessContainerImage.php',
'Google\\Service\\Dataflow\\SdkVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SdkVersion.php',
'Google\\Service\\Dataflow\\SendDebugCaptureRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SendDebugCaptureRequest.php',
'Google\\Service\\Dataflow\\SendDebugCaptureResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SendDebugCaptureResponse.php',
'Google\\Service\\Dataflow\\SendWorkerMessagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SendWorkerMessagesRequest.php',
'Google\\Service\\Dataflow\\SendWorkerMessagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SendWorkerMessagesResponse.php',
'Google\\Service\\Dataflow\\SeqMapTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SeqMapTask.php',
'Google\\Service\\Dataflow\\SeqMapTaskOutputInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SeqMapTaskOutputInfo.php',
'Google\\Service\\Dataflow\\ShellTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ShellTask.php',
'Google\\Service\\Dataflow\\SideInputInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SideInputInfo.php',
'Google\\Service\\Dataflow\\Sink' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Sink.php',
'Google\\Service\\Dataflow\\Snapshot' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Snapshot.php',
'Google\\Service\\Dataflow\\SnapshotJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SnapshotJobRequest.php',
'Google\\Service\\Dataflow\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Source.php',
'Google\\Service\\Dataflow\\SourceFork' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceFork.php',
'Google\\Service\\Dataflow\\SourceGetMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceGetMetadataRequest.php',
'Google\\Service\\Dataflow\\SourceGetMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceGetMetadataResponse.php',
'Google\\Service\\Dataflow\\SourceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceMetadata.php',
'Google\\Service\\Dataflow\\SourceOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceOperationRequest.php',
'Google\\Service\\Dataflow\\SourceOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceOperationResponse.php',
'Google\\Service\\Dataflow\\SourceSplitOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceSplitOptions.php',
'Google\\Service\\Dataflow\\SourceSplitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceSplitRequest.php',
'Google\\Service\\Dataflow\\SourceSplitResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceSplitResponse.php',
'Google\\Service\\Dataflow\\SourceSplitShard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SourceSplitShard.php',
'Google\\Service\\Dataflow\\SpannerIODetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SpannerIODetails.php',
'Google\\Service\\Dataflow\\SplitInt64' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/SplitInt64.php',
'Google\\Service\\Dataflow\\StageExecutionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StageExecutionDetails.php',
'Google\\Service\\Dataflow\\StageSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StageSource.php',
'Google\\Service\\Dataflow\\StageSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StageSummary.php',
'Google\\Service\\Dataflow\\StateFamilyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StateFamilyConfig.php',
'Google\\Service\\Dataflow\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Status.php',
'Google\\Service\\Dataflow\\Step' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/Step.php',
'Google\\Service\\Dataflow\\StreamLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StreamLocation.php',
'Google\\Service\\Dataflow\\StreamingApplianceSnapshotConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StreamingApplianceSnapshotConfig.php',
'Google\\Service\\Dataflow\\StreamingComputationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StreamingComputationConfig.php',
'Google\\Service\\Dataflow\\StreamingComputationRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StreamingComputationRanges.php',
'Google\\Service\\Dataflow\\StreamingComputationTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StreamingComputationTask.php',
'Google\\Service\\Dataflow\\StreamingConfigTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StreamingConfigTask.php',
'Google\\Service\\Dataflow\\StreamingSetupTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StreamingSetupTask.php',
'Google\\Service\\Dataflow\\StreamingSideInputLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StreamingSideInputLocation.php',
'Google\\Service\\Dataflow\\StreamingStageLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StreamingStageLocation.php',
'Google\\Service\\Dataflow\\StringList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StringList.php',
'Google\\Service\\Dataflow\\StructuredMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/StructuredMessage.php',
'Google\\Service\\Dataflow\\TaskRunnerSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/TaskRunnerSettings.php',
'Google\\Service\\Dataflow\\TemplateMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/TemplateMetadata.php',
'Google\\Service\\Dataflow\\TopologyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/TopologyConfig.php',
'Google\\Service\\Dataflow\\TransformSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/TransformSummary.php',
'Google\\Service\\Dataflow\\ValidateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/ValidateResponse.php',
'Google\\Service\\Dataflow\\WorkItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkItem.php',
'Google\\Service\\Dataflow\\WorkItemDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkItemDetails.php',
'Google\\Service\\Dataflow\\WorkItemServiceState' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkItemServiceState.php',
'Google\\Service\\Dataflow\\WorkItemStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkItemStatus.php',
'Google\\Service\\Dataflow\\WorkerDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerDetails.php',
'Google\\Service\\Dataflow\\WorkerHealthReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerHealthReport.php',
'Google\\Service\\Dataflow\\WorkerHealthReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerHealthReportResponse.php',
'Google\\Service\\Dataflow\\WorkerLifecycleEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerLifecycleEvent.php',
'Google\\Service\\Dataflow\\WorkerMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerMessage.php',
'Google\\Service\\Dataflow\\WorkerMessageCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerMessageCode.php',
'Google\\Service\\Dataflow\\WorkerMessageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerMessageResponse.php',
'Google\\Service\\Dataflow\\WorkerPool' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerPool.php',
'Google\\Service\\Dataflow\\WorkerSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerSettings.php',
'Google\\Service\\Dataflow\\WorkerShutdownNotice' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerShutdownNotice.php',
'Google\\Service\\Dataflow\\WorkerShutdownNoticeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WorkerShutdownNoticeResponse.php',
'Google\\Service\\Dataflow\\WriteInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataflow/WriteInstruction.php',
'Google\\Service\\Dataproc' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc.php',
'Google\\Service\\DataprocMetastore' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore.php',
'Google\\Service\\DataprocMetastore\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/AuditConfig.php',
'Google\\Service\\DataprocMetastore\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/AuditLogConfig.php',
'Google\\Service\\DataprocMetastore\\Backup' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Backup.php',
'Google\\Service\\DataprocMetastore\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Binding.php',
'Google\\Service\\DataprocMetastore\\DataCatalogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/DataCatalogConfig.php',
'Google\\Service\\DataprocMetastore\\DatabaseDump' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/DatabaseDump.php',
'Google\\Service\\DataprocMetastore\\EncryptionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/EncryptionConfig.php',
'Google\\Service\\DataprocMetastore\\ExportMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/ExportMetadataRequest.php',
'Google\\Service\\DataprocMetastore\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Expr.php',
'Google\\Service\\DataprocMetastore\\HiveMetastoreConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/HiveMetastoreConfig.php',
'Google\\Service\\DataprocMetastore\\HiveMetastoreVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/HiveMetastoreVersion.php',
'Google\\Service\\DataprocMetastore\\KerberosConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/KerberosConfig.php',
'Google\\Service\\DataprocMetastore\\ListBackupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/ListBackupsResponse.php',
'Google\\Service\\DataprocMetastore\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/ListLocationsResponse.php',
'Google\\Service\\DataprocMetastore\\ListMetadataImportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/ListMetadataImportsResponse.php',
'Google\\Service\\DataprocMetastore\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/ListOperationsResponse.php',
'Google\\Service\\DataprocMetastore\\ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/ListServicesResponse.php',
'Google\\Service\\DataprocMetastore\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Location.php',
'Google\\Service\\DataprocMetastore\\LocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/LocationMetadata.php',
'Google\\Service\\DataprocMetastore\\MaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/MaintenanceWindow.php',
'Google\\Service\\DataprocMetastore\\MetadataExport' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/MetadataExport.php',
'Google\\Service\\DataprocMetastore\\MetadataImport' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/MetadataImport.php',
'Google\\Service\\DataprocMetastore\\MetadataIntegration' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/MetadataIntegration.php',
'Google\\Service\\DataprocMetastore\\MetadataManagementActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/MetadataManagementActivity.php',
'Google\\Service\\DataprocMetastore\\MetastoreEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/MetastoreEmpty.php',
'Google\\Service\\DataprocMetastore\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Operation.php',
'Google\\Service\\DataprocMetastore\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/OperationMetadata.php',
'Google\\Service\\DataprocMetastore\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Policy.php',
'Google\\Service\\DataprocMetastore\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Resource/Projects.php',
'Google\\Service\\DataprocMetastore\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Resource/ProjectsLocations.php',
'Google\\Service\\DataprocMetastore\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\DataprocMetastore\\Resource\\ProjectsLocationsServices' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Resource/ProjectsLocationsServices.php',
'Google\\Service\\DataprocMetastore\\Resource\\ProjectsLocationsServicesBackups' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Resource/ProjectsLocationsServicesBackups.php',
'Google\\Service\\DataprocMetastore\\Resource\\ProjectsLocationsServicesMetadataImports' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Resource/ProjectsLocationsServicesMetadataImports.php',
'Google\\Service\\DataprocMetastore\\Restore' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Restore.php',
'Google\\Service\\DataprocMetastore\\RestoreServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/RestoreServiceRequest.php',
'Google\\Service\\DataprocMetastore\\Secret' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Secret.php',
'Google\\Service\\DataprocMetastore\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Service.php',
'Google\\Service\\DataprocMetastore\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/SetIamPolicyRequest.php',
'Google\\Service\\DataprocMetastore\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/Status.php',
'Google\\Service\\DataprocMetastore\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/TestIamPermissionsRequest.php',
'Google\\Service\\DataprocMetastore\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DataprocMetastore/TestIamPermissionsResponse.php',
'Google\\Service\\Dataproc\\AcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/AcceleratorConfig.php',
'Google\\Service\\Dataproc\\AutoscalingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/AutoscalingConfig.php',
'Google\\Service\\Dataproc\\AutoscalingPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/AutoscalingPolicy.php',
'Google\\Service\\Dataproc\\BasicAutoscalingAlgorithm' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/BasicAutoscalingAlgorithm.php',
'Google\\Service\\Dataproc\\BasicYarnAutoscalingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/BasicYarnAutoscalingConfig.php',
'Google\\Service\\Dataproc\\BatchOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/BatchOperationMetadata.php',
'Google\\Service\\Dataproc\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Binding.php',
'Google\\Service\\Dataproc\\CancelJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/CancelJobRequest.php',
'Google\\Service\\Dataproc\\Cluster' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Cluster.php',
'Google\\Service\\Dataproc\\ClusterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ClusterConfig.php',
'Google\\Service\\Dataproc\\ClusterMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ClusterMetrics.php',
'Google\\Service\\Dataproc\\ClusterOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ClusterOperation.php',
'Google\\Service\\Dataproc\\ClusterOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ClusterOperationMetadata.php',
'Google\\Service\\Dataproc\\ClusterOperationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ClusterOperationStatus.php',
'Google\\Service\\Dataproc\\ClusterSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ClusterSelector.php',
'Google\\Service\\Dataproc\\ClusterStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ClusterStatus.php',
'Google\\Service\\Dataproc\\ConfidentialInstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ConfidentialInstanceConfig.php',
'Google\\Service\\Dataproc\\DataprocEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/DataprocEmpty.php',
'Google\\Service\\Dataproc\\DiagnoseClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/DiagnoseClusterRequest.php',
'Google\\Service\\Dataproc\\DiagnoseClusterResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/DiagnoseClusterResults.php',
'Google\\Service\\Dataproc\\DiskConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/DiskConfig.php',
'Google\\Service\\Dataproc\\EncryptionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/EncryptionConfig.php',
'Google\\Service\\Dataproc\\EndpointConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/EndpointConfig.php',
'Google\\Service\\Dataproc\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Expr.php',
'Google\\Service\\Dataproc\\GceClusterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/GceClusterConfig.php',
'Google\\Service\\Dataproc\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/GetIamPolicyRequest.php',
'Google\\Service\\Dataproc\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/GetPolicyOptions.php',
'Google\\Service\\Dataproc\\GkeClusterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/GkeClusterConfig.php',
'Google\\Service\\Dataproc\\HadoopJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/HadoopJob.php',
'Google\\Service\\Dataproc\\HiveJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/HiveJob.php',
'Google\\Service\\Dataproc\\IdentityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/IdentityConfig.php',
'Google\\Service\\Dataproc\\InjectCredentialsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/InjectCredentialsRequest.php',
'Google\\Service\\Dataproc\\InstanceGroupAutoscalingPolicyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/InstanceGroupAutoscalingPolicyConfig.php',
'Google\\Service\\Dataproc\\InstanceGroupConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/InstanceGroupConfig.php',
'Google\\Service\\Dataproc\\InstanceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/InstanceReference.php',
'Google\\Service\\Dataproc\\InstantiateWorkflowTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/InstantiateWorkflowTemplateRequest.php',
'Google\\Service\\Dataproc\\Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Job.php',
'Google\\Service\\Dataproc\\JobMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/JobMetadata.php',
'Google\\Service\\Dataproc\\JobPlacement' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/JobPlacement.php',
'Google\\Service\\Dataproc\\JobReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/JobReference.php',
'Google\\Service\\Dataproc\\JobScheduling' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/JobScheduling.php',
'Google\\Service\\Dataproc\\JobStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/JobStatus.php',
'Google\\Service\\Dataproc\\KerberosConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/KerberosConfig.php',
'Google\\Service\\Dataproc\\LifecycleConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/LifecycleConfig.php',
'Google\\Service\\Dataproc\\ListAutoscalingPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ListAutoscalingPoliciesResponse.php',
'Google\\Service\\Dataproc\\ListClustersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ListClustersResponse.php',
'Google\\Service\\Dataproc\\ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ListJobsResponse.php',
'Google\\Service\\Dataproc\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ListOperationsResponse.php',
'Google\\Service\\Dataproc\\ListWorkflowTemplatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ListWorkflowTemplatesResponse.php',
'Google\\Service\\Dataproc\\LoggingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/LoggingConfig.php',
'Google\\Service\\Dataproc\\ManagedCluster' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ManagedCluster.php',
'Google\\Service\\Dataproc\\ManagedGroupConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ManagedGroupConfig.php',
'Google\\Service\\Dataproc\\MetastoreConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/MetastoreConfig.php',
'Google\\Service\\Dataproc\\NamespacedGkeDeploymentTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/NamespacedGkeDeploymentTarget.php',
'Google\\Service\\Dataproc\\NodeGroupAffinity' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/NodeGroupAffinity.php',
'Google\\Service\\Dataproc\\NodeInitializationAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/NodeInitializationAction.php',
'Google\\Service\\Dataproc\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Operation.php',
'Google\\Service\\Dataproc\\OrderedJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/OrderedJob.php',
'Google\\Service\\Dataproc\\ParameterValidation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ParameterValidation.php',
'Google\\Service\\Dataproc\\PigJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/PigJob.php',
'Google\\Service\\Dataproc\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Policy.php',
'Google\\Service\\Dataproc\\PrestoJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/PrestoJob.php',
'Google\\Service\\Dataproc\\PySparkJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/PySparkJob.php',
'Google\\Service\\Dataproc\\QueryList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/QueryList.php',
'Google\\Service\\Dataproc\\RegexValidation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/RegexValidation.php',
'Google\\Service\\Dataproc\\RepairClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/RepairClusterRequest.php',
'Google\\Service\\Dataproc\\ReservationAffinity' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ReservationAffinity.php',
'Google\\Service\\Dataproc\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/Projects.php',
'Google\\Service\\Dataproc\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/ProjectsLocations.php',
'Google\\Service\\Dataproc\\Resource\\ProjectsLocationsAutoscalingPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/ProjectsLocationsAutoscalingPolicies.php',
'Google\\Service\\Dataproc\\Resource\\ProjectsLocationsWorkflowTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/ProjectsLocationsWorkflowTemplates.php',
'Google\\Service\\Dataproc\\Resource\\ProjectsRegions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/ProjectsRegions.php',
'Google\\Service\\Dataproc\\Resource\\ProjectsRegionsAutoscalingPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/ProjectsRegionsAutoscalingPolicies.php',
'Google\\Service\\Dataproc\\Resource\\ProjectsRegionsClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/ProjectsRegionsClusters.php',
'Google\\Service\\Dataproc\\Resource\\ProjectsRegionsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/ProjectsRegionsJobs.php',
'Google\\Service\\Dataproc\\Resource\\ProjectsRegionsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/ProjectsRegionsOperations.php',
'Google\\Service\\Dataproc\\Resource\\ProjectsRegionsWorkflowTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Resource/ProjectsRegionsWorkflowTemplates.php',
'Google\\Service\\Dataproc\\SecurityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/SecurityConfig.php',
'Google\\Service\\Dataproc\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/SetIamPolicyRequest.php',
'Google\\Service\\Dataproc\\ShieldedInstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ShieldedInstanceConfig.php',
'Google\\Service\\Dataproc\\SoftwareConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/SoftwareConfig.php',
'Google\\Service\\Dataproc\\SparkJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/SparkJob.php',
'Google\\Service\\Dataproc\\SparkRJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/SparkRJob.php',
'Google\\Service\\Dataproc\\SparkSqlJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/SparkSqlJob.php',
'Google\\Service\\Dataproc\\StartClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/StartClusterRequest.php',
'Google\\Service\\Dataproc\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/Status.php',
'Google\\Service\\Dataproc\\StopClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/StopClusterRequest.php',
'Google\\Service\\Dataproc\\SubmitJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/SubmitJobRequest.php',
'Google\\Service\\Dataproc\\TemplateParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/TemplateParameter.php',
'Google\\Service\\Dataproc\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/TestIamPermissionsRequest.php',
'Google\\Service\\Dataproc\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/TestIamPermissionsResponse.php',
'Google\\Service\\Dataproc\\ValueValidation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/ValueValidation.php',
'Google\\Service\\Dataproc\\WorkflowGraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/WorkflowGraph.php',
'Google\\Service\\Dataproc\\WorkflowMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/WorkflowMetadata.php',
'Google\\Service\\Dataproc\\WorkflowNode' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/WorkflowNode.php',
'Google\\Service\\Dataproc\\WorkflowTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/WorkflowTemplate.php',
'Google\\Service\\Dataproc\\WorkflowTemplatePlacement' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/WorkflowTemplatePlacement.php',
'Google\\Service\\Dataproc\\YarnApplication' => __DIR__ . '/..' . '/google/apiclient-services/src/Dataproc/YarnApplication.php',
'Google\\Service\\Datastore' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore.php',
'Google\\Service\\Datastore\\AllocateIdsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/AllocateIdsRequest.php',
'Google\\Service\\Datastore\\AllocateIdsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/AllocateIdsResponse.php',
'Google\\Service\\Datastore\\ArrayValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/ArrayValue.php',
'Google\\Service\\Datastore\\BeginTransactionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/BeginTransactionRequest.php',
'Google\\Service\\Datastore\\BeginTransactionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/BeginTransactionResponse.php',
'Google\\Service\\Datastore\\CommitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/CommitRequest.php',
'Google\\Service\\Datastore\\CommitResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/CommitResponse.php',
'Google\\Service\\Datastore\\CompositeFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/CompositeFilter.php',
'Google\\Service\\Datastore\\DatastoreEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/DatastoreEmpty.php',
'Google\\Service\\Datastore\\Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Entity.php',
'Google\\Service\\Datastore\\EntityResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/EntityResult.php',
'Google\\Service\\Datastore\\Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Filter.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1CommonMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1CommonMetadata.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1EntityFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1EntityFilter.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1ExportEntitiesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1ExportEntitiesMetadata.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1ExportEntitiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1ExportEntitiesRequest.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1ExportEntitiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1ExportEntitiesResponse.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1ImportEntitiesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1ImportEntitiesMetadata.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1ImportEntitiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1ImportEntitiesRequest.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1Index' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1Index.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1IndexOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1IndexOperationMetadata.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1IndexedProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1IndexedProperty.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1ListIndexesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1ListIndexesResponse.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1Progress' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1Progress.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1CommonMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1beta1CommonMetadata.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1EntityFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1beta1EntityFilter.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1ExportEntitiesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1beta1ExportEntitiesMetadata.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1ExportEntitiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1beta1ExportEntitiesResponse.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1ImportEntitiesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1beta1ImportEntitiesMetadata.php',
'Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1Progress' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleDatastoreAdminV1beta1Progress.php',
'Google\\Service\\Datastore\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\Datastore\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GoogleLongrunningOperation.php',
'Google\\Service\\Datastore\\GqlQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GqlQuery.php',
'Google\\Service\\Datastore\\GqlQueryParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/GqlQueryParameter.php',
'Google\\Service\\Datastore\\Key' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Key.php',
'Google\\Service\\Datastore\\KindExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/KindExpression.php',
'Google\\Service\\Datastore\\LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/LatLng.php',
'Google\\Service\\Datastore\\LookupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/LookupRequest.php',
'Google\\Service\\Datastore\\LookupResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/LookupResponse.php',
'Google\\Service\\Datastore\\Mutation' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Mutation.php',
'Google\\Service\\Datastore\\MutationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/MutationResult.php',
'Google\\Service\\Datastore\\PartitionId' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/PartitionId.php',
'Google\\Service\\Datastore\\PathElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/PathElement.php',
'Google\\Service\\Datastore\\Projection' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Projection.php',
'Google\\Service\\Datastore\\PropertyFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/PropertyFilter.php',
'Google\\Service\\Datastore\\PropertyOrder' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/PropertyOrder.php',
'Google\\Service\\Datastore\\PropertyReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/PropertyReference.php',
'Google\\Service\\Datastore\\Query' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Query.php',
'Google\\Service\\Datastore\\QueryResultBatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/QueryResultBatch.php',
'Google\\Service\\Datastore\\ReadOnly' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/ReadOnly.php',
'Google\\Service\\Datastore\\ReadOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/ReadOptions.php',
'Google\\Service\\Datastore\\ReadWrite' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/ReadWrite.php',
'Google\\Service\\Datastore\\ReserveIdsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/ReserveIdsRequest.php',
'Google\\Service\\Datastore\\ReserveIdsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/ReserveIdsResponse.php',
'Google\\Service\\Datastore\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Resource/Projects.php',
'Google\\Service\\Datastore\\Resource\\ProjectsIndexes' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Resource/ProjectsIndexes.php',
'Google\\Service\\Datastore\\Resource\\ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Resource/ProjectsOperations.php',
'Google\\Service\\Datastore\\RollbackRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/RollbackRequest.php',
'Google\\Service\\Datastore\\RollbackResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/RollbackResponse.php',
'Google\\Service\\Datastore\\RunQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/RunQueryRequest.php',
'Google\\Service\\Datastore\\RunQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/RunQueryResponse.php',
'Google\\Service\\Datastore\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Status.php',
'Google\\Service\\Datastore\\TransactionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/TransactionOptions.php',
'Google\\Service\\Datastore\\Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Datastore/Value.php',
'Google\\Service\\DeploymentManager' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager.php',
'Google\\Service\\DeploymentManager\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/AuditConfig.php',
'Google\\Service\\DeploymentManager\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/AuditLogConfig.php',
'Google\\Service\\DeploymentManager\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Binding.php',
'Google\\Service\\DeploymentManager\\ConfigFile' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ConfigFile.php',
'Google\\Service\\DeploymentManager\\Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Deployment.php',
'Google\\Service\\DeploymentManager\\DeploymentLabelEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/DeploymentLabelEntry.php',
'Google\\Service\\DeploymentManager\\DeploymentUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/DeploymentUpdate.php',
'Google\\Service\\DeploymentManager\\DeploymentUpdateLabelEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/DeploymentUpdateLabelEntry.php',
'Google\\Service\\DeploymentManager\\DeploymentmanagerResource' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/DeploymentmanagerResource.php',
'Google\\Service\\DeploymentManager\\DeploymentmanagerResourceWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/DeploymentmanagerResourceWarnings.php',
'Google\\Service\\DeploymentManager\\DeploymentmanagerResourceWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/DeploymentmanagerResourceWarningsData.php',
'Google\\Service\\DeploymentManager\\DeploymentsCancelPreviewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/DeploymentsCancelPreviewRequest.php',
'Google\\Service\\DeploymentManager\\DeploymentsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/DeploymentsListResponse.php',
'Google\\Service\\DeploymentManager\\DeploymentsStopRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/DeploymentsStopRequest.php',
'Google\\Service\\DeploymentManager\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Expr.php',
'Google\\Service\\DeploymentManager\\GlobalSetPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/GlobalSetPolicyRequest.php',
'Google\\Service\\DeploymentManager\\ImportFile' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ImportFile.php',
'Google\\Service\\DeploymentManager\\Manifest' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Manifest.php',
'Google\\Service\\DeploymentManager\\ManifestsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ManifestsListResponse.php',
'Google\\Service\\DeploymentManager\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Operation.php',
'Google\\Service\\DeploymentManager\\OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/OperationError.php',
'Google\\Service\\DeploymentManager\\OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/OperationErrorErrors.php',
'Google\\Service\\DeploymentManager\\OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/OperationWarnings.php',
'Google\\Service\\DeploymentManager\\OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/OperationWarningsData.php',
'Google\\Service\\DeploymentManager\\OperationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/OperationsListResponse.php',
'Google\\Service\\DeploymentManager\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Policy.php',
'Google\\Service\\DeploymentManager\\ResourceAccessControl' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ResourceAccessControl.php',
'Google\\Service\\DeploymentManager\\ResourceUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ResourceUpdate.php',
'Google\\Service\\DeploymentManager\\ResourceUpdateError' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ResourceUpdateError.php',
'Google\\Service\\DeploymentManager\\ResourceUpdateErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ResourceUpdateErrorErrors.php',
'Google\\Service\\DeploymentManager\\ResourceUpdateWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ResourceUpdateWarnings.php',
'Google\\Service\\DeploymentManager\\ResourceUpdateWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ResourceUpdateWarningsData.php',
'Google\\Service\\DeploymentManager\\Resource\\Deployments' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Resource/Deployments.php',
'Google\\Service\\DeploymentManager\\Resource\\Manifests' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Resource/Manifests.php',
'Google\\Service\\DeploymentManager\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Resource/Operations.php',
'Google\\Service\\DeploymentManager\\Resource\\Resources' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Resource/Resources.php',
'Google\\Service\\DeploymentManager\\Resource\\Types' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Resource/Types.php',
'Google\\Service\\DeploymentManager\\ResourcesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/ResourcesListResponse.php',
'Google\\Service\\DeploymentManager\\TargetConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/TargetConfiguration.php',
'Google\\Service\\DeploymentManager\\TestPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/TestPermissionsRequest.php',
'Google\\Service\\DeploymentManager\\TestPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/TestPermissionsResponse.php',
'Google\\Service\\DeploymentManager\\Type' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/Type.php',
'Google\\Service\\DeploymentManager\\TypesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DeploymentManager/TypesListResponse.php',
'Google\\Service\\Dfareporting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting.php',
'Google\\Service\\Dfareporting\\Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Account.php',
'Google\\Service\\Dfareporting\\AccountActiveAdSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AccountActiveAdSummary.php',
'Google\\Service\\Dfareporting\\AccountPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AccountPermission.php',
'Google\\Service\\Dfareporting\\AccountPermissionGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AccountPermissionGroup.php',
'Google\\Service\\Dfareporting\\AccountPermissionGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AccountPermissionGroupsListResponse.php',
'Google\\Service\\Dfareporting\\AccountPermissionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AccountPermissionsListResponse.php',
'Google\\Service\\Dfareporting\\AccountUserProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AccountUserProfile.php',
'Google\\Service\\Dfareporting\\AccountUserProfilesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AccountUserProfilesListResponse.php',
'Google\\Service\\Dfareporting\\AccountsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AccountsListResponse.php',
'Google\\Service\\Dfareporting\\Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Activities.php',
'Google\\Service\\Dfareporting\\Ad' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Ad.php',
'Google\\Service\\Dfareporting\\AdBlockingConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AdBlockingConfiguration.php',
'Google\\Service\\Dfareporting\\AdSlot' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AdSlot.php',
'Google\\Service\\Dfareporting\\AdsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AdsListResponse.php',
'Google\\Service\\Dfareporting\\Advertiser' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Advertiser.php',
'Google\\Service\\Dfareporting\\AdvertiserGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AdvertiserGroup.php',
'Google\\Service\\Dfareporting\\AdvertiserGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AdvertiserGroupsListResponse.php',
'Google\\Service\\Dfareporting\\AdvertiserLandingPagesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AdvertiserLandingPagesListResponse.php',
'Google\\Service\\Dfareporting\\AdvertisersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AdvertisersListResponse.php',
'Google\\Service\\Dfareporting\\AudienceSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AudienceSegment.php',
'Google\\Service\\Dfareporting\\AudienceSegmentGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/AudienceSegmentGroup.php',
'Google\\Service\\Dfareporting\\Browser' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Browser.php',
'Google\\Service\\Dfareporting\\BrowsersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/BrowsersListResponse.php',
'Google\\Service\\Dfareporting\\Campaign' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Campaign.php',
'Google\\Service\\Dfareporting\\CampaignCreativeAssociation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CampaignCreativeAssociation.php',
'Google\\Service\\Dfareporting\\CampaignCreativeAssociationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CampaignCreativeAssociationsListResponse.php',
'Google\\Service\\Dfareporting\\CampaignsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CampaignsListResponse.php',
'Google\\Service\\Dfareporting\\ChangeLog' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ChangeLog.php',
'Google\\Service\\Dfareporting\\ChangeLogsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ChangeLogsListResponse.php',
'Google\\Service\\Dfareporting\\ChannelGrouping' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ChannelGrouping.php',
'Google\\Service\\Dfareporting\\ChannelGroupingRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ChannelGroupingRule.php',
'Google\\Service\\Dfareporting\\CitiesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CitiesListResponse.php',
'Google\\Service\\Dfareporting\\City' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/City.php',
'Google\\Service\\Dfareporting\\ClickTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ClickTag.php',
'Google\\Service\\Dfareporting\\ClickThroughUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ClickThroughUrl.php',
'Google\\Service\\Dfareporting\\ClickThroughUrlSuffixProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ClickThroughUrlSuffixProperties.php',
'Google\\Service\\Dfareporting\\CompanionClickThroughOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CompanionClickThroughOverride.php',
'Google\\Service\\Dfareporting\\CompanionSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CompanionSetting.php',
'Google\\Service\\Dfareporting\\CompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CompatibleFields.php',
'Google\\Service\\Dfareporting\\ConnectionType' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ConnectionType.php',
'Google\\Service\\Dfareporting\\ConnectionTypesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ConnectionTypesListResponse.php',
'Google\\Service\\Dfareporting\\ContentCategoriesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ContentCategoriesListResponse.php',
'Google\\Service\\Dfareporting\\ContentCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ContentCategory.php',
'Google\\Service\\Dfareporting\\Conversion' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Conversion.php',
'Google\\Service\\Dfareporting\\ConversionError' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ConversionError.php',
'Google\\Service\\Dfareporting\\ConversionStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ConversionStatus.php',
'Google\\Service\\Dfareporting\\ConversionsBatchInsertRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ConversionsBatchInsertRequest.php',
'Google\\Service\\Dfareporting\\ConversionsBatchInsertResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ConversionsBatchInsertResponse.php',
'Google\\Service\\Dfareporting\\ConversionsBatchUpdateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ConversionsBatchUpdateRequest.php',
'Google\\Service\\Dfareporting\\ConversionsBatchUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ConversionsBatchUpdateResponse.php',
'Google\\Service\\Dfareporting\\CountriesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CountriesListResponse.php',
'Google\\Service\\Dfareporting\\Country' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Country.php',
'Google\\Service\\Dfareporting\\Creative' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Creative.php',
'Google\\Service\\Dfareporting\\CreativeAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeAsset.php',
'Google\\Service\\Dfareporting\\CreativeAssetId' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeAssetId.php',
'Google\\Service\\Dfareporting\\CreativeAssetMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeAssetMetadata.php',
'Google\\Service\\Dfareporting\\CreativeAssetSelection' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeAssetSelection.php',
'Google\\Service\\Dfareporting\\CreativeAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeAssignment.php',
'Google\\Service\\Dfareporting\\CreativeClickThroughUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeClickThroughUrl.php',
'Google\\Service\\Dfareporting\\CreativeCustomEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeCustomEvent.php',
'Google\\Service\\Dfareporting\\CreativeField' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeField.php',
'Google\\Service\\Dfareporting\\CreativeFieldAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeFieldAssignment.php',
'Google\\Service\\Dfareporting\\CreativeFieldValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeFieldValue.php',
'Google\\Service\\Dfareporting\\CreativeFieldValuesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeFieldValuesListResponse.php',
'Google\\Service\\Dfareporting\\CreativeFieldsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeFieldsListResponse.php',
'Google\\Service\\Dfareporting\\CreativeGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeGroup.php',
'Google\\Service\\Dfareporting\\CreativeGroupAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeGroupAssignment.php',
'Google\\Service\\Dfareporting\\CreativeGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeGroupsListResponse.php',
'Google\\Service\\Dfareporting\\CreativeOptimizationConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeOptimizationConfiguration.php',
'Google\\Service\\Dfareporting\\CreativeRotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativeRotation.php',
'Google\\Service\\Dfareporting\\CreativesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CreativesListResponse.php',
'Google\\Service\\Dfareporting\\CrossDimensionReachReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CrossDimensionReachReportCompatibleFields.php',
'Google\\Service\\Dfareporting\\CustomFloodlightVariable' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CustomFloodlightVariable.php',
'Google\\Service\\Dfareporting\\CustomRichMediaEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CustomRichMediaEvents.php',
'Google\\Service\\Dfareporting\\CustomViewabilityMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CustomViewabilityMetric.php',
'Google\\Service\\Dfareporting\\CustomViewabilityMetricConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/CustomViewabilityMetricConfiguration.php',
'Google\\Service\\Dfareporting\\DateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DateRange.php',
'Google\\Service\\Dfareporting\\DayPartTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DayPartTargeting.php',
'Google\\Service\\Dfareporting\\DeepLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DeepLink.php',
'Google\\Service\\Dfareporting\\DefaultClickThroughEventTagProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DefaultClickThroughEventTagProperties.php',
'Google\\Service\\Dfareporting\\DeliverySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DeliverySchedule.php',
'Google\\Service\\Dfareporting\\DfareportingFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DfareportingFile.php',
'Google\\Service\\Dfareporting\\DfareportingFileUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DfareportingFileUrls.php',
'Google\\Service\\Dfareporting\\DfpSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DfpSettings.php',
'Google\\Service\\Dfareporting\\Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Dimension.php',
'Google\\Service\\Dfareporting\\DimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DimensionFilter.php',
'Google\\Service\\Dfareporting\\DimensionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DimensionValue.php',
'Google\\Service\\Dfareporting\\DimensionValueList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DimensionValueList.php',
'Google\\Service\\Dfareporting\\DimensionValueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DimensionValueRequest.php',
'Google\\Service\\Dfareporting\\DirectorySite' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DirectorySite.php',
'Google\\Service\\Dfareporting\\DirectorySiteSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DirectorySiteSettings.php',
'Google\\Service\\Dfareporting\\DirectorySitesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DirectorySitesListResponse.php',
'Google\\Service\\Dfareporting\\DisjunctiveMatchStatement' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DisjunctiveMatchStatement.php',
'Google\\Service\\Dfareporting\\DynamicTargetingKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DynamicTargetingKey.php',
'Google\\Service\\Dfareporting\\DynamicTargetingKeysListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/DynamicTargetingKeysListResponse.php',
'Google\\Service\\Dfareporting\\EncryptionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/EncryptionInfo.php',
'Google\\Service\\Dfareporting\\EventFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/EventFilter.php',
'Google\\Service\\Dfareporting\\EventTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/EventTag.php',
'Google\\Service\\Dfareporting\\EventTagOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/EventTagOverride.php',
'Google\\Service\\Dfareporting\\EventTagsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/EventTagsListResponse.php',
'Google\\Service\\Dfareporting\\FileList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FileList.php',
'Google\\Service\\Dfareporting\\Flight' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Flight.php',
'Google\\Service\\Dfareporting\\FloodlightActivitiesGenerateTagResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightActivitiesGenerateTagResponse.php',
'Google\\Service\\Dfareporting\\FloodlightActivitiesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightActivitiesListResponse.php',
'Google\\Service\\Dfareporting\\FloodlightActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightActivity.php',
'Google\\Service\\Dfareporting\\FloodlightActivityDynamicTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightActivityDynamicTag.php',
'Google\\Service\\Dfareporting\\FloodlightActivityGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightActivityGroup.php',
'Google\\Service\\Dfareporting\\FloodlightActivityGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightActivityGroupsListResponse.php',
'Google\\Service\\Dfareporting\\FloodlightActivityPublisherDynamicTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightActivityPublisherDynamicTag.php',
'Google\\Service\\Dfareporting\\FloodlightConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightConfiguration.php',
'Google\\Service\\Dfareporting\\FloodlightConfigurationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightConfigurationsListResponse.php',
'Google\\Service\\Dfareporting\\FloodlightReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FloodlightReportCompatibleFields.php',
'Google\\Service\\Dfareporting\\FrequencyCap' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FrequencyCap.php',
'Google\\Service\\Dfareporting\\FsCommand' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/FsCommand.php',
'Google\\Service\\Dfareporting\\GeoTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/GeoTargeting.php',
'Google\\Service\\Dfareporting\\InventoryItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/InventoryItem.php',
'Google\\Service\\Dfareporting\\InventoryItemsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/InventoryItemsListResponse.php',
'Google\\Service\\Dfareporting\\KeyValueTargetingExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/KeyValueTargetingExpression.php',
'Google\\Service\\Dfareporting\\LandingPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/LandingPage.php',
'Google\\Service\\Dfareporting\\Language' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Language.php',
'Google\\Service\\Dfareporting\\LanguageTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/LanguageTargeting.php',
'Google\\Service\\Dfareporting\\LanguagesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/LanguagesListResponse.php',
'Google\\Service\\Dfareporting\\LastModifiedInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/LastModifiedInfo.php',
'Google\\Service\\Dfareporting\\ListPopulationClause' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ListPopulationClause.php',
'Google\\Service\\Dfareporting\\ListPopulationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ListPopulationRule.php',
'Google\\Service\\Dfareporting\\ListPopulationTerm' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ListPopulationTerm.php',
'Google\\Service\\Dfareporting\\ListTargetingExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ListTargetingExpression.php',
'Google\\Service\\Dfareporting\\LookbackConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/LookbackConfiguration.php',
'Google\\Service\\Dfareporting\\MeasurementPartnerAdvertiserLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/MeasurementPartnerAdvertiserLink.php',
'Google\\Service\\Dfareporting\\MeasurementPartnerCampaignLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/MeasurementPartnerCampaignLink.php',
'Google\\Service\\Dfareporting\\MeasurementPartnerWrappingData' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/MeasurementPartnerWrappingData.php',
'Google\\Service\\Dfareporting\\Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Metric.php',
'Google\\Service\\Dfareporting\\Metro' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Metro.php',
'Google\\Service\\Dfareporting\\MetrosListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/MetrosListResponse.php',
'Google\\Service\\Dfareporting\\MobileApp' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/MobileApp.php',
'Google\\Service\\Dfareporting\\MobileAppsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/MobileAppsListResponse.php',
'Google\\Service\\Dfareporting\\MobileCarrier' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/MobileCarrier.php',
'Google\\Service\\Dfareporting\\MobileCarriersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/MobileCarriersListResponse.php',
'Google\\Service\\Dfareporting\\ObaIcon' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ObaIcon.php',
'Google\\Service\\Dfareporting\\ObjectFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ObjectFilter.php',
'Google\\Service\\Dfareporting\\OffsetPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OffsetPosition.php',
'Google\\Service\\Dfareporting\\OmnitureSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OmnitureSettings.php',
'Google\\Service\\Dfareporting\\OperatingSystem' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OperatingSystem.php',
'Google\\Service\\Dfareporting\\OperatingSystemVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OperatingSystemVersion.php',
'Google\\Service\\Dfareporting\\OperatingSystemVersionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OperatingSystemVersionsListResponse.php',
'Google\\Service\\Dfareporting\\OperatingSystemsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OperatingSystemsListResponse.php',
'Google\\Service\\Dfareporting\\OptimizationActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OptimizationActivity.php',
'Google\\Service\\Dfareporting\\Order' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Order.php',
'Google\\Service\\Dfareporting\\OrderContact' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OrderContact.php',
'Google\\Service\\Dfareporting\\OrderDocument' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OrderDocument.php',
'Google\\Service\\Dfareporting\\OrderDocumentsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OrderDocumentsListResponse.php',
'Google\\Service\\Dfareporting\\OrdersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/OrdersListResponse.php',
'Google\\Service\\Dfareporting\\PathFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PathFilter.php',
'Google\\Service\\Dfareporting\\PathReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PathReportCompatibleFields.php',
'Google\\Service\\Dfareporting\\PathReportDimensionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PathReportDimensionValue.php',
'Google\\Service\\Dfareporting\\PathToConversionReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PathToConversionReportCompatibleFields.php',
'Google\\Service\\Dfareporting\\Placement' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Placement.php',
'Google\\Service\\Dfareporting\\PlacementAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlacementAssignment.php',
'Google\\Service\\Dfareporting\\PlacementGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlacementGroup.php',
'Google\\Service\\Dfareporting\\PlacementGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlacementGroupsListResponse.php',
'Google\\Service\\Dfareporting\\PlacementStrategiesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlacementStrategiesListResponse.php',
'Google\\Service\\Dfareporting\\PlacementStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlacementStrategy.php',
'Google\\Service\\Dfareporting\\PlacementTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlacementTag.php',
'Google\\Service\\Dfareporting\\PlacementsGenerateTagsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlacementsGenerateTagsResponse.php',
'Google\\Service\\Dfareporting\\PlacementsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlacementsListResponse.php',
'Google\\Service\\Dfareporting\\PlatformType' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlatformType.php',
'Google\\Service\\Dfareporting\\PlatformTypesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PlatformTypesListResponse.php',
'Google\\Service\\Dfareporting\\PopupWindowProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PopupWindowProperties.php',
'Google\\Service\\Dfareporting\\PostalCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PostalCode.php',
'Google\\Service\\Dfareporting\\PostalCodesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PostalCodesListResponse.php',
'Google\\Service\\Dfareporting\\Pricing' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Pricing.php',
'Google\\Service\\Dfareporting\\PricingSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PricingSchedule.php',
'Google\\Service\\Dfareporting\\PricingSchedulePricingPeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/PricingSchedulePricingPeriod.php',
'Google\\Service\\Dfareporting\\Project' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Project.php',
'Google\\Service\\Dfareporting\\ProjectsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ProjectsListResponse.php',
'Google\\Service\\Dfareporting\\ReachReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReachReportCompatibleFields.php',
'Google\\Service\\Dfareporting\\Recipient' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Recipient.php',
'Google\\Service\\Dfareporting\\Region' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Region.php',
'Google\\Service\\Dfareporting\\RegionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/RegionsListResponse.php',
'Google\\Service\\Dfareporting\\RemarketingList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/RemarketingList.php',
'Google\\Service\\Dfareporting\\RemarketingListShare' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/RemarketingListShare.php',
'Google\\Service\\Dfareporting\\RemarketingListsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/RemarketingListsListResponse.php',
'Google\\Service\\Dfareporting\\Report' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Report.php',
'Google\\Service\\Dfareporting\\ReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportCompatibleFields.php',
'Google\\Service\\Dfareporting\\ReportCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportCriteria.php',
'Google\\Service\\Dfareporting\\ReportCrossDimensionReachCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportCrossDimensionReachCriteria.php',
'Google\\Service\\Dfareporting\\ReportDelivery' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportDelivery.php',
'Google\\Service\\Dfareporting\\ReportFloodlightCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportFloodlightCriteria.php',
'Google\\Service\\Dfareporting\\ReportFloodlightCriteriaReportProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportFloodlightCriteriaReportProperties.php',
'Google\\Service\\Dfareporting\\ReportList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportList.php',
'Google\\Service\\Dfareporting\\ReportPathAttributionCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportPathAttributionCriteria.php',
'Google\\Service\\Dfareporting\\ReportPathCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportPathCriteria.php',
'Google\\Service\\Dfareporting\\ReportPathToConversionCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportPathToConversionCriteria.php',
'Google\\Service\\Dfareporting\\ReportPathToConversionCriteriaReportProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportPathToConversionCriteriaReportProperties.php',
'Google\\Service\\Dfareporting\\ReportReachCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportReachCriteria.php',
'Google\\Service\\Dfareporting\\ReportSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportSchedule.php',
'Google\\Service\\Dfareporting\\ReportsConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ReportsConfiguration.php',
'Google\\Service\\Dfareporting\\Resource\\AccountActiveAdSummaries' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/AccountActiveAdSummaries.php',
'Google\\Service\\Dfareporting\\Resource\\AccountPermissionGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/AccountPermissionGroups.php',
'Google\\Service\\Dfareporting\\Resource\\AccountPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/AccountPermissions.php',
'Google\\Service\\Dfareporting\\Resource\\AccountUserProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/AccountUserProfiles.php',
'Google\\Service\\Dfareporting\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Accounts.php',
'Google\\Service\\Dfareporting\\Resource\\Ads' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Ads.php',
'Google\\Service\\Dfareporting\\Resource\\AdvertiserGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/AdvertiserGroups.php',
'Google\\Service\\Dfareporting\\Resource\\AdvertiserLandingPages' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/AdvertiserLandingPages.php',
'Google\\Service\\Dfareporting\\Resource\\Advertisers' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Advertisers.php',
'Google\\Service\\Dfareporting\\Resource\\Browsers' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Browsers.php',
'Google\\Service\\Dfareporting\\Resource\\CampaignCreativeAssociations' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/CampaignCreativeAssociations.php',
'Google\\Service\\Dfareporting\\Resource\\Campaigns' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Campaigns.php',
'Google\\Service\\Dfareporting\\Resource\\ChangeLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/ChangeLogs.php',
'Google\\Service\\Dfareporting\\Resource\\Cities' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Cities.php',
'Google\\Service\\Dfareporting\\Resource\\ConnectionTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/ConnectionTypes.php',
'Google\\Service\\Dfareporting\\Resource\\ContentCategories' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/ContentCategories.php',
'Google\\Service\\Dfareporting\\Resource\\Conversions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Conversions.php',
'Google\\Service\\Dfareporting\\Resource\\Countries' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Countries.php',
'Google\\Service\\Dfareporting\\Resource\\CreativeAssets' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/CreativeAssets.php',
'Google\\Service\\Dfareporting\\Resource\\CreativeFieldValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/CreativeFieldValues.php',
'Google\\Service\\Dfareporting\\Resource\\CreativeFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/CreativeFields.php',
'Google\\Service\\Dfareporting\\Resource\\CreativeGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/CreativeGroups.php',
'Google\\Service\\Dfareporting\\Resource\\Creatives' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Creatives.php',
'Google\\Service\\Dfareporting\\Resource\\DimensionValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/DimensionValues.php',
'Google\\Service\\Dfareporting\\Resource\\DirectorySites' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/DirectorySites.php',
'Google\\Service\\Dfareporting\\Resource\\DynamicTargetingKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/DynamicTargetingKeys.php',
'Google\\Service\\Dfareporting\\Resource\\EventTags' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/EventTags.php',
'Google\\Service\\Dfareporting\\Resource\\Files' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Files.php',
'Google\\Service\\Dfareporting\\Resource\\FloodlightActivities' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/FloodlightActivities.php',
'Google\\Service\\Dfareporting\\Resource\\FloodlightActivityGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/FloodlightActivityGroups.php',
'Google\\Service\\Dfareporting\\Resource\\FloodlightConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/FloodlightConfigurations.php',
'Google\\Service\\Dfareporting\\Resource\\InventoryItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/InventoryItems.php',
'Google\\Service\\Dfareporting\\Resource\\Languages' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Languages.php',
'Google\\Service\\Dfareporting\\Resource\\Metros' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Metros.php',
'Google\\Service\\Dfareporting\\Resource\\MobileApps' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/MobileApps.php',
'Google\\Service\\Dfareporting\\Resource\\MobileCarriers' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/MobileCarriers.php',
'Google\\Service\\Dfareporting\\Resource\\OperatingSystemVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/OperatingSystemVersions.php',
'Google\\Service\\Dfareporting\\Resource\\OperatingSystems' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/OperatingSystems.php',
'Google\\Service\\Dfareporting\\Resource\\OrderDocuments' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/OrderDocuments.php',
'Google\\Service\\Dfareporting\\Resource\\Orders' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Orders.php',
'Google\\Service\\Dfareporting\\Resource\\PlacementGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/PlacementGroups.php',
'Google\\Service\\Dfareporting\\Resource\\PlacementStrategies' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/PlacementStrategies.php',
'Google\\Service\\Dfareporting\\Resource\\Placements' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Placements.php',
'Google\\Service\\Dfareporting\\Resource\\PlatformTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/PlatformTypes.php',
'Google\\Service\\Dfareporting\\Resource\\PostalCodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/PostalCodes.php',
'Google\\Service\\Dfareporting\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Projects.php',
'Google\\Service\\Dfareporting\\Resource\\Regions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Regions.php',
'Google\\Service\\Dfareporting\\Resource\\RemarketingListShares' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/RemarketingListShares.php',
'Google\\Service\\Dfareporting\\Resource\\RemarketingLists' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/RemarketingLists.php',
'Google\\Service\\Dfareporting\\Resource\\Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Reports.php',
'Google\\Service\\Dfareporting\\Resource\\ReportsCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/ReportsCompatibleFields.php',
'Google\\Service\\Dfareporting\\Resource\\ReportsFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/ReportsFiles.php',
'Google\\Service\\Dfareporting\\Resource\\Sites' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Sites.php',
'Google\\Service\\Dfareporting\\Resource\\Sizes' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Sizes.php',
'Google\\Service\\Dfareporting\\Resource\\Subaccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/Subaccounts.php',
'Google\\Service\\Dfareporting\\Resource\\TargetableRemarketingLists' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/TargetableRemarketingLists.php',
'Google\\Service\\Dfareporting\\Resource\\TargetingTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/TargetingTemplates.php',
'Google\\Service\\Dfareporting\\Resource\\UserProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/UserProfiles.php',
'Google\\Service\\Dfareporting\\Resource\\UserRolePermissionGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/UserRolePermissionGroups.php',
'Google\\Service\\Dfareporting\\Resource\\UserRolePermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/UserRolePermissions.php',
'Google\\Service\\Dfareporting\\Resource\\UserRoles' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/UserRoles.php',
'Google\\Service\\Dfareporting\\Resource\\VideoFormats' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Resource/VideoFormats.php',
'Google\\Service\\Dfareporting\\RichMediaExitOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/RichMediaExitOverride.php',
'Google\\Service\\Dfareporting\\Rule' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Rule.php',
'Google\\Service\\Dfareporting\\Site' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Site.php',
'Google\\Service\\Dfareporting\\SiteCompanionSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SiteCompanionSetting.php',
'Google\\Service\\Dfareporting\\SiteContact' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SiteContact.php',
'Google\\Service\\Dfareporting\\SiteSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SiteSettings.php',
'Google\\Service\\Dfareporting\\SiteSkippableSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SiteSkippableSetting.php',
'Google\\Service\\Dfareporting\\SiteTranscodeSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SiteTranscodeSetting.php',
'Google\\Service\\Dfareporting\\SiteVideoSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SiteVideoSettings.php',
'Google\\Service\\Dfareporting\\SitesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SitesListResponse.php',
'Google\\Service\\Dfareporting\\Size' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Size.php',
'Google\\Service\\Dfareporting\\SizesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SizesListResponse.php',
'Google\\Service\\Dfareporting\\SkippableSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SkippableSetting.php',
'Google\\Service\\Dfareporting\\SortedDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SortedDimension.php',
'Google\\Service\\Dfareporting\\Subaccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/Subaccount.php',
'Google\\Service\\Dfareporting\\SubaccountsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/SubaccountsListResponse.php',
'Google\\Service\\Dfareporting\\TagData' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TagData.php',
'Google\\Service\\Dfareporting\\TagSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TagSetting.php',
'Google\\Service\\Dfareporting\\TagSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TagSettings.php',
'Google\\Service\\Dfareporting\\TargetWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TargetWindow.php',
'Google\\Service\\Dfareporting\\TargetableRemarketingList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TargetableRemarketingList.php',
'Google\\Service\\Dfareporting\\TargetableRemarketingListsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TargetableRemarketingListsListResponse.php',
'Google\\Service\\Dfareporting\\TargetingTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TargetingTemplate.php',
'Google\\Service\\Dfareporting\\TargetingTemplatesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TargetingTemplatesListResponse.php',
'Google\\Service\\Dfareporting\\TechnologyTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TechnologyTargeting.php',
'Google\\Service\\Dfareporting\\ThirdPartyAuthenticationToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ThirdPartyAuthenticationToken.php',
'Google\\Service\\Dfareporting\\ThirdPartyTrackingUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/ThirdPartyTrackingUrl.php',
'Google\\Service\\Dfareporting\\TranscodeSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/TranscodeSetting.php',
'Google\\Service\\Dfareporting\\UniversalAdId' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UniversalAdId.php',
'Google\\Service\\Dfareporting\\UserDefinedVariableConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UserDefinedVariableConfiguration.php',
'Google\\Service\\Dfareporting\\UserProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UserProfile.php',
'Google\\Service\\Dfareporting\\UserProfileList' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UserProfileList.php',
'Google\\Service\\Dfareporting\\UserRole' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UserRole.php',
'Google\\Service\\Dfareporting\\UserRolePermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UserRolePermission.php',
'Google\\Service\\Dfareporting\\UserRolePermissionGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UserRolePermissionGroup.php',
'Google\\Service\\Dfareporting\\UserRolePermissionGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UserRolePermissionGroupsListResponse.php',
'Google\\Service\\Dfareporting\\UserRolePermissionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UserRolePermissionsListResponse.php',
'Google\\Service\\Dfareporting\\UserRolesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/UserRolesListResponse.php',
'Google\\Service\\Dfareporting\\VideoFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/VideoFormat.php',
'Google\\Service\\Dfareporting\\VideoFormatsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/VideoFormatsListResponse.php',
'Google\\Service\\Dfareporting\\VideoOffset' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/VideoOffset.php',
'Google\\Service\\Dfareporting\\VideoSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dfareporting/VideoSettings.php',
'Google\\Service\\Dialogflow' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Agent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Agent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3AgentValidationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3AgentValidationResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3AudioInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3AudioInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3BatchRunTestCasesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3BatchRunTestCasesRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3BatchRunTestCasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3BatchRunTestCasesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3CalculateCoverageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3CalculateCoverageResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ContinuousTestResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ContinuousTestResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ConversationTurn' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ConversationTurn.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ConversationTurnUserInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ConversationTurnUserInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3CreateVersionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3CreateVersionOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3DetectIntentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3DetectIntentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3DetectIntentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3DetectIntentResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3DtmfInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3DtmfInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EntityType' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3EntityType.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EntityTypeEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3EntityTypeEntity.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Environment.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EnvironmentVersionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3EnvironmentVersionConfig.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EventHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3EventHandler.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EventInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3EventInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Experiment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Experiment.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExperimentDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExperimentDefinition.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExperimentResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExperimentResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExperimentResultMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExperimentResultMetric.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportAgentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExportAgentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportAgentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExportAgentResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportFlowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExportFlowRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportFlowResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExportFlowResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportTestCasesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExportTestCasesMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportTestCasesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExportTestCasesRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportTestCasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ExportTestCasesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Flow' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Flow.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FlowValidationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3FlowValidationResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Form' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Form.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FormParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3FormParameter.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FormParameterFillBehavior' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3FormParameterFillBehavior.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillIntentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3FulfillIntentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillIntentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3FulfillIntentResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Fulfillment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Fulfillment.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillmentConditionalCases' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3FulfillmentConditionalCases.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillmentSetParameterAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3FulfillmentSetParameterAction.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ImportDocumentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportFlowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ImportFlowRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportFlowResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ImportFlowResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportTestCasesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ImportTestCasesMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportTestCasesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ImportTestCasesRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportTestCasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ImportTestCasesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3InputAudioConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3InputAudioConfig.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Intent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Intent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3IntentCoverage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3IntentCoverage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3IntentCoverageIntent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3IntentCoverageIntent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3IntentInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3IntentInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3IntentParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3IntentParameter.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3IntentTrainingPhrase' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3IntentTrainingPhrase.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3IntentTrainingPhrasePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3IntentTrainingPhrasePart.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListAgentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListAgentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListEntityTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListEntityTypesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListEnvironmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListEnvironmentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListExperimentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListExperimentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListFlowsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListFlowsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListIntentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListIntentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListPagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListPagesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListSecuritySettingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListSecuritySettingsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListTestCaseResultsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListTestCaseResultsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListTestCasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListTestCasesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListVersionsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListWebhooksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ListWebhooksResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3LoadVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3LoadVersionRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Match' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Match.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3MatchIntentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3MatchIntentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3MatchIntentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3MatchIntentResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3NluSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3NluSettings.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3OutputAudioConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3OutputAudioConfig.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Page.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3PageInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3PageInfoFormInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3PageInfoFormInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3QueryInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3QueryInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3QueryParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3QueryParameters.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3QueryResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3QueryResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResourceName' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResourceName.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResponseMessage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageEndInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResponseMessageEndInteraction.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageMixedAudio' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResponseMessageMixedAudio.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessagePlayAudio' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResponseMessagePlayAudio.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageText' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ResponseMessageText.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RestoreAgentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3RestoreAgentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RunContinuousTestMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3RunContinuousTestMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RunContinuousTestRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3RunContinuousTestRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RunContinuousTestResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3RunContinuousTestResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RunTestCaseMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3RunTestCaseMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RunTestCaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3RunTestCaseRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RunTestCaseResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3RunTestCaseResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3SecuritySettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3SecuritySettings.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3SentimentAnalysisResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3SentimentAnalysisResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3SessionEntityType' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3SessionEntityType.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3SessionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3SessionInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3SpeechToTextSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3SpeechToTextSettings.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3StartExperimentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3StartExperimentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3StopExperimentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3StopExperimentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3SynthesizeSpeechConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3SynthesizeSpeechConfig.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestCase' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TestCase.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestCaseError' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TestCaseError.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestCaseResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TestCaseResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TestConfig.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestError' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TestError.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestRunDifference' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TestRunDifference.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TextInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TextInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TrainFlowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TrainFlowRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionCoverage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TransitionCoverage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionCoverageTransition' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TransitionCoverageTransition.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionRoute' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TransitionRoute.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionRouteGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TransitionRouteGroup.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ValidateAgentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ValidateAgentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ValidateFlowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ValidateFlowRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ValidationMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3ValidationMessage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3VariantsHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3VariantsHistory.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Version' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Version.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3VersionVariants' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3VersionVariants.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3VersionVariantsVariant' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3VersionVariantsVariant.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3VoiceSelectionParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3VoiceSelectionParams.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Webhook' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3Webhook.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookGenericWebService' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3WebhookGenericWebService.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3WebhookRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookRequestIntentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3WebhookRequestIntentInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3WebhookResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1AudioInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1AudioInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ContinuousTestResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ContinuousTestResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ConversationTurn' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ConversationTurn.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1DtmfInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1DtmfInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1EventHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1EventHandler.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1EventInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1EventInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ExportAgentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ExportAgentResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ExportFlowResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ExportFlowResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Form' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1Form.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1FormParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1FormParameter.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Fulfillment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1Fulfillment.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ImportFlowResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ImportFlowResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1InputAudioConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1InputAudioConfig.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Intent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1Intent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1IntentInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1IntentInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1IntentParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1IntentParameter.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1Page.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1PageInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1PageInfoFormInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1PageInfoFormInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1QueryInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1QueryInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ResponseMessage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageText' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1ResponseMessageText.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1RunTestCaseResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1RunTestCaseResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1SessionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1SessionInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestCase' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1TestCase.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestCaseError' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1TestCaseError.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestCaseResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1TestCaseResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1TestConfig.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestError' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1TestError.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestRunDifference' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1TestRunDifference.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TextInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1TextInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TransitionRoute' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1TransitionRoute.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1WebhookRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1WebhookResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2AnnotatedMessagePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2AnnotatedMessagePart.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2ArticleAnswer' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2ArticleAnswer.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2BatchUpdateIntentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2BatchUpdateIntentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2Context.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2ConversationEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2ConversationEvent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2EntityType' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2EntityType.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2EntityTypeEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2EntityTypeEntity.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2EventInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2EventInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2ExportAgentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2ExportAgentResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2FaqAnswer' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2FaqAnswer.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2HumanAgentAssistantEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2HumanAgentAssistantEvent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2Intent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2Intent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentFollowupIntentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentFollowupIntentInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBasicCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageBasicCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBasicCardButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageBasicCardButton.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageCardButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageCardButton.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageCarouselSelect' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageCarouselSelect.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageCarouselSelectItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageCarouselSelectItem.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageColumnProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageColumnProperties.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageImage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageListSelect' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageListSelect.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageListSelectItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageListSelectItem.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageMediaContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageMediaContent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageQuickReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageQuickReplies.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageSelectItemInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageSelectItemInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageSimpleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageSimpleResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageSimpleResponses' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageSimpleResponses.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageSuggestion.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageSuggestions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageSuggestions.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageTableCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageTableCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageTableCardCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageTableCardCell.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageTableCardRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageTableCardRow.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageText' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentMessageText.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentParameter.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentTrainingPhrase' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentTrainingPhrase.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentTrainingPhrasePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2IntentTrainingPhrasePart.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2KnowledgeOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2KnowledgeOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2Message' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2Message.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2MessageAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2MessageAnnotation.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2OriginalDetectIntentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2OriginalDetectIntentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2QueryResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2QueryResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2Sentiment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2Sentiment.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2SentimentAnalysisResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2SentimentAnalysisResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2SessionEntityType' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2SessionEntityType.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2SuggestArticlesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2SuggestArticlesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2SuggestFaqAnswersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2SuggestFaqAnswersResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2SuggestionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2SuggestionResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2WebhookRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2WebhookRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2WebhookResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2WebhookResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1AnnotatedMessagePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1AnnotatedMessagePart.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1ArticleAnswer' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1ArticleAnswer.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1Context.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1ConversationEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1ConversationEvent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1EntityType' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1EntityType.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1EntityTypeEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1EntityTypeEntity.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1EventInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1EventInput.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1ExportAgentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1ExportAgentResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1FaqAnswer' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1FaqAnswer.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1ImportDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1ImportDocumentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Intent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1Intent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBasicCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBasicCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageCardButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCardButton.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageColumnProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageColumnProperties.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageImage.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageListSelect' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageListSelect.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageListSelectItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageListSelectItem.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageMediaContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageMediaContent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageQuickReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageQuickReplies.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmText' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageRbmText.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSuggestion.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageSuggestions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSuggestions.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTableCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTableCard.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTableCardCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTableCardCell.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTableCardRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTableCardRow.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageText' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageText.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentParameter.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentTrainingPhrase' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentTrainingPhrase.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1KnowledgeAnswers' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswers.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Message' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1Message.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1MessageAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1MessageAnnotation.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1QueryResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1QueryResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Sentiment' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1Sentiment.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1SentimentAnalysisResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1SentimentAnalysisResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1SessionEntityType' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1SessionEntityType.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1SmartReplyAnswer' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1SmartReplyAnswer.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1SuggestArticlesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1SuggestArticlesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1SuggestionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1SuggestionResult.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1WebhookRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1WebhookRequest.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1WebhookResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV2beta1WebhookResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV3alpha1ImportDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV3alpha1ImportDocumentsResponse.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata.php',
'Google\\Service\\Dialogflow\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\Dialogflow\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleLongrunningOperation.php',
'Google\\Service\\Dialogflow\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleProtobufEmpty.php',
'Google\\Service\\Dialogflow\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleRpcStatus.php',
'Google\\Service\\Dialogflow\\GoogleTypeLatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/GoogleTypeLatLng.php',
'Google\\Service\\Dialogflow\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/Projects.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocations.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgents' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgents.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsEntityTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsEntityTypes.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsEnvironments' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsEnvironments.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsEnvironmentsContinuousTestResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsEnvironmentsContinuousTestResults.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsEnvironmentsExperiments' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsEnvironmentsExperiments.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsEnvironmentsSessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsEnvironmentsSessions.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsEnvironmentsSessionsEntityTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsEnvironmentsSessionsEntityTypes.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsFlows' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsFlows.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsFlowsPages' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsFlowsPages.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsFlowsTransitionRouteGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsFlowsTransitionRouteGroups.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsFlowsVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsFlowsVersions.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsIntents' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsIntents.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsSessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsSessions.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsSessionsEntityTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsSessionsEntityTypes.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsTestCases' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsTestCases.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsTestCasesResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsTestCasesResults.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsWebhooks' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsAgentsWebhooks.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsSecuritySettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsLocationsSecuritySettings.php',
'Google\\Service\\Dialogflow\\Resource\\ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Dialogflow/Resource/ProjectsOperations.php',
'Google\\Service\\Digitalassetlinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks.php',
'Google\\Service\\Digitalassetlinks\\AndroidAppAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks/AndroidAppAsset.php',
'Google\\Service\\Digitalassetlinks\\Asset' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks/Asset.php',
'Google\\Service\\Digitalassetlinks\\CertificateInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks/CertificateInfo.php',
'Google\\Service\\Digitalassetlinks\\CheckResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks/CheckResponse.php',
'Google\\Service\\Digitalassetlinks\\ListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks/ListResponse.php',
'Google\\Service\\Digitalassetlinks\\Resource\\Assetlinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks/Resource/Assetlinks.php',
'Google\\Service\\Digitalassetlinks\\Resource\\Statements' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks/Resource/Statements.php',
'Google\\Service\\Digitalassetlinks\\Statement' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks/Statement.php',
'Google\\Service\\Digitalassetlinks\\WebAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/Digitalassetlinks/WebAsset.php',
'Google\\Service\\Directory' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory.php',
'Google\\Service\\Directory\\AdminEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/AdminEmpty.php',
'Google\\Service\\Directory\\Alias' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Alias.php',
'Google\\Service\\Directory\\Aliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Aliases.php',
'Google\\Service\\Directory\\Asp' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Asp.php',
'Google\\Service\\Directory\\Asps' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Asps.php',
'Google\\Service\\Directory\\AuxiliaryMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/AuxiliaryMessage.php',
'Google\\Service\\Directory\\BatchCreatePrintersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/BatchCreatePrintersRequest.php',
'Google\\Service\\Directory\\BatchCreatePrintersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/BatchCreatePrintersResponse.php',
'Google\\Service\\Directory\\BatchDeletePrintersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/BatchDeletePrintersRequest.php',
'Google\\Service\\Directory\\BatchDeletePrintersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/BatchDeletePrintersResponse.php',
'Google\\Service\\Directory\\Building' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Building.php',
'Google\\Service\\Directory\\BuildingAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/BuildingAddress.php',
'Google\\Service\\Directory\\BuildingCoordinates' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/BuildingCoordinates.php',
'Google\\Service\\Directory\\Buildings' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Buildings.php',
'Google\\Service\\Directory\\CalendarResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/CalendarResource.php',
'Google\\Service\\Directory\\CalendarResources' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/CalendarResources.php',
'Google\\Service\\Directory\\Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Channel.php',
'Google\\Service\\Directory\\ChromeOsDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDevice.php',
'Google\\Service\\Directory\\ChromeOsDeviceAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceAction.php',
'Google\\Service\\Directory\\ChromeOsDeviceActiveTimeRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceActiveTimeRanges.php',
'Google\\Service\\Directory\\ChromeOsDeviceCpuStatusReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceCpuStatusReports.php',
'Google\\Service\\Directory\\ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo.php',
'Google\\Service\\Directory\\ChromeOsDeviceDeviceFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceDeviceFiles.php',
'Google\\Service\\Directory\\ChromeOsDeviceDiskVolumeReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceDiskVolumeReports.php',
'Google\\Service\\Directory\\ChromeOsDeviceDiskVolumeReportsVolumeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceDiskVolumeReportsVolumeInfo.php',
'Google\\Service\\Directory\\ChromeOsDeviceLastKnownNetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceLastKnownNetwork.php',
'Google\\Service\\Directory\\ChromeOsDeviceRecentUsers' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceRecentUsers.php',
'Google\\Service\\Directory\\ChromeOsDeviceScreenshotFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php',
'Google\\Service\\Directory\\ChromeOsDeviceSystemRamFreeReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceSystemRamFreeReports.php',
'Google\\Service\\Directory\\ChromeOsDeviceTpmVersionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php',
'Google\\Service\\Directory\\ChromeOsDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsDevices.php',
'Google\\Service\\Directory\\ChromeOsMoveDevicesToOu' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ChromeOsMoveDevicesToOu.php',
'Google\\Service\\Directory\\CreatePrinterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/CreatePrinterRequest.php',
'Google\\Service\\Directory\\Customer' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Customer.php',
'Google\\Service\\Directory\\CustomerPostalAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/CustomerPostalAddress.php',
'Google\\Service\\Directory\\DirectoryChromeosdevicesCommand' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/DirectoryChromeosdevicesCommand.php',
'Google\\Service\\Directory\\DirectoryChromeosdevicesCommandResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/DirectoryChromeosdevicesCommandResult.php',
'Google\\Service\\Directory\\DirectoryChromeosdevicesIssueCommandRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandRequest.php',
'Google\\Service\\Directory\\DirectoryChromeosdevicesIssueCommandResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandResponse.php',
'Google\\Service\\Directory\\DomainAlias' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/DomainAlias.php',
'Google\\Service\\Directory\\DomainAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/DomainAliases.php',
'Google\\Service\\Directory\\Domains' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Domains.php',
'Google\\Service\\Directory\\Domains2' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Domains2.php',
'Google\\Service\\Directory\\FailureInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/FailureInfo.php',
'Google\\Service\\Directory\\Feature' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Feature.php',
'Google\\Service\\Directory\\FeatureInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/FeatureInstance.php',
'Google\\Service\\Directory\\FeatureRename' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/FeatureRename.php',
'Google\\Service\\Directory\\Features' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Features.php',
'Google\\Service\\Directory\\Group' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Group.php',
'Google\\Service\\Directory\\Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Groups.php',
'Google\\Service\\Directory\\ListPrinterModelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ListPrinterModelsResponse.php',
'Google\\Service\\Directory\\ListPrintersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/ListPrintersResponse.php',
'Google\\Service\\Directory\\Member' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Member.php',
'Google\\Service\\Directory\\Members' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Members.php',
'Google\\Service\\Directory\\MembersHasMember' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/MembersHasMember.php',
'Google\\Service\\Directory\\MobileDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/MobileDevice.php',
'Google\\Service\\Directory\\MobileDeviceAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/MobileDeviceAction.php',
'Google\\Service\\Directory\\MobileDeviceApplications' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/MobileDeviceApplications.php',
'Google\\Service\\Directory\\MobileDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/MobileDevices.php',
'Google\\Service\\Directory\\OrgUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/OrgUnit.php',
'Google\\Service\\Directory\\OrgUnits' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/OrgUnits.php',
'Google\\Service\\Directory\\Printer' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Printer.php',
'Google\\Service\\Directory\\PrinterModel' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/PrinterModel.php',
'Google\\Service\\Directory\\Privilege' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Privilege.php',
'Google\\Service\\Directory\\Privileges' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Privileges.php',
'Google\\Service\\Directory\\Resource\\Asps' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Asps.php',
'Google\\Service\\Directory\\Resource\\Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Channels.php',
'Google\\Service\\Directory\\Resource\\Chromeosdevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Chromeosdevices.php',
'Google\\Service\\Directory\\Resource\\Customer' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Customer.php',
'Google\\Service\\Directory\\Resource\\CustomerDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/CustomerDevices.php',
'Google\\Service\\Directory\\Resource\\CustomerDevicesChromeos' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/CustomerDevicesChromeos.php',
'Google\\Service\\Directory\\Resource\\CustomerDevicesChromeosCommands' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/CustomerDevicesChromeosCommands.php',
'Google\\Service\\Directory\\Resource\\Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Customers.php',
'Google\\Service\\Directory\\Resource\\CustomersChrome' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/CustomersChrome.php',
'Google\\Service\\Directory\\Resource\\CustomersChromePrinters' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/CustomersChromePrinters.php',
'Google\\Service\\Directory\\Resource\\DomainAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/DomainAliases.php',
'Google\\Service\\Directory\\Resource\\Domains' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Domains.php',
'Google\\Service\\Directory\\Resource\\Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Groups.php',
'Google\\Service\\Directory\\Resource\\GroupsAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/GroupsAliases.php',
'Google\\Service\\Directory\\Resource\\Members' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Members.php',
'Google\\Service\\Directory\\Resource\\Mobiledevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Mobiledevices.php',
'Google\\Service\\Directory\\Resource\\Orgunits' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Orgunits.php',
'Google\\Service\\Directory\\Resource\\Privileges' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Privileges.php',
'Google\\Service\\Directory\\Resource\\Resources' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Resources.php',
'Google\\Service\\Directory\\Resource\\ResourcesBuildings' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/ResourcesBuildings.php',
'Google\\Service\\Directory\\Resource\\ResourcesCalendars' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/ResourcesCalendars.php',
'Google\\Service\\Directory\\Resource\\ResourcesFeatures' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/ResourcesFeatures.php',
'Google\\Service\\Directory\\Resource\\RoleAssignments' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/RoleAssignments.php',
'Google\\Service\\Directory\\Resource\\Roles' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Roles.php',
'Google\\Service\\Directory\\Resource\\Schemas' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Schemas.php',
'Google\\Service\\Directory\\Resource\\Tokens' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Tokens.php',
'Google\\Service\\Directory\\Resource\\TwoStepVerification' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/TwoStepVerification.php',
'Google\\Service\\Directory\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/Users.php',
'Google\\Service\\Directory\\Resource\\UsersAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/UsersAliases.php',
'Google\\Service\\Directory\\Resource\\UsersPhotos' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/UsersPhotos.php',
'Google\\Service\\Directory\\Resource\\VerificationCodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Resource/VerificationCodes.php',
'Google\\Service\\Directory\\Role' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Role.php',
'Google\\Service\\Directory\\RoleAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/RoleAssignment.php',
'Google\\Service\\Directory\\RoleAssignments' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/RoleAssignments.php',
'Google\\Service\\Directory\\RoleRolePrivileges' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/RoleRolePrivileges.php',
'Google\\Service\\Directory\\Roles' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Roles.php',
'Google\\Service\\Directory\\Schema' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Schema.php',
'Google\\Service\\Directory\\SchemaFieldSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/SchemaFieldSpec.php',
'Google\\Service\\Directory\\SchemaFieldSpecNumericIndexingSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/SchemaFieldSpecNumericIndexingSpec.php',
'Google\\Service\\Directory\\Schemas' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Schemas.php',
'Google\\Service\\Directory\\Token' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Token.php',
'Google\\Service\\Directory\\Tokens' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Tokens.php',
'Google\\Service\\Directory\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/User.php',
'Google\\Service\\Directory\\UserAbout' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserAbout.php',
'Google\\Service\\Directory\\UserAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserAddress.php',
'Google\\Service\\Directory\\UserEmail' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserEmail.php',
'Google\\Service\\Directory\\UserExternalId' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserExternalId.php',
'Google\\Service\\Directory\\UserGender' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserGender.php',
'Google\\Service\\Directory\\UserIm' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserIm.php',
'Google\\Service\\Directory\\UserKeyword' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserKeyword.php',
'Google\\Service\\Directory\\UserLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserLanguage.php',
'Google\\Service\\Directory\\UserLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserLocation.php',
'Google\\Service\\Directory\\UserMakeAdmin' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserMakeAdmin.php',
'Google\\Service\\Directory\\UserName' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserName.php',
'Google\\Service\\Directory\\UserOrganization' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserOrganization.php',
'Google\\Service\\Directory\\UserPhone' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserPhone.php',
'Google\\Service\\Directory\\UserPhoto' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserPhoto.php',
'Google\\Service\\Directory\\UserPosixAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserPosixAccount.php',
'Google\\Service\\Directory\\UserRelation' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserRelation.php',
'Google\\Service\\Directory\\UserSshPublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserSshPublicKey.php',
'Google\\Service\\Directory\\UserUndelete' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserUndelete.php',
'Google\\Service\\Directory\\UserWebsite' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/UserWebsite.php',
'Google\\Service\\Directory\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/Users.php',
'Google\\Service\\Directory\\VerificationCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/VerificationCode.php',
'Google\\Service\\Directory\\VerificationCodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Directory/VerificationCodes.php',
'Google\\Service\\DisplayVideo' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo.php',
'Google\\Service\\DisplayVideo\\ActivateManualTriggerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ActivateManualTriggerRequest.php',
'Google\\Service\\DisplayVideo\\ActiveViewVideoViewabilityMetricConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ActiveViewVideoViewabilityMetricConfig.php',
'Google\\Service\\DisplayVideo\\Adloox' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Adloox.php',
'Google\\Service\\DisplayVideo\\Advertiser' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Advertiser.php',
'Google\\Service\\DisplayVideo\\AdvertiserAdServerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AdvertiserAdServerConfig.php',
'Google\\Service\\DisplayVideo\\AdvertiserCreativeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AdvertiserCreativeConfig.php',
'Google\\Service\\DisplayVideo\\AdvertiserDataAccessConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AdvertiserDataAccessConfig.php',
'Google\\Service\\DisplayVideo\\AdvertiserGeneralConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AdvertiserGeneralConfig.php',
'Google\\Service\\DisplayVideo\\AdvertiserSdfConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AdvertiserSdfConfig.php',
'Google\\Service\\DisplayVideo\\AdvertiserTargetingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AdvertiserTargetingConfig.php',
'Google\\Service\\DisplayVideo\\AgeRangeAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AgeRangeAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\AgeRangeTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AgeRangeTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\AppAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AppAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\AppCategoryAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AppCategoryAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\AppCategoryTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AppCategoryTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\Asset' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Asset.php',
'Google\\Service\\DisplayVideo\\AssetAssociation' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AssetAssociation.php',
'Google\\Service\\DisplayVideo\\AssignedInventorySource' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AssignedInventorySource.php',
'Google\\Service\\DisplayVideo\\AssignedLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AssignedLocation.php',
'Google\\Service\\DisplayVideo\\AssignedTargetingOption' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AssignedTargetingOption.php',
'Google\\Service\\DisplayVideo\\AssignedUserRole' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AssignedUserRole.php',
'Google\\Service\\DisplayVideo\\AudienceGroupAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AudienceGroupAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\AudioVideoOffset' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AudioVideoOffset.php',
'Google\\Service\\DisplayVideo\\AuditAdvertiserResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AuditAdvertiserResponse.php',
'Google\\Service\\DisplayVideo\\AuthorizedSellerStatusAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AuthorizedSellerStatusAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\AuthorizedSellerStatusTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/AuthorizedSellerStatusTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\BiddingStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BiddingStrategy.php',
'Google\\Service\\DisplayVideo\\BrowserAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BrowserAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\BrowserTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BrowserTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\BudgetSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BudgetSummary.php',
'Google\\Service\\DisplayVideo\\BulkEditAdvertiserAssignedTargetingOptionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditAdvertiserAssignedTargetingOptionsRequest.php',
'Google\\Service\\DisplayVideo\\BulkEditAdvertiserAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditAdvertiserAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\BulkEditAssignedInventorySourcesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditAssignedInventorySourcesRequest.php',
'Google\\Service\\DisplayVideo\\BulkEditAssignedInventorySourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditAssignedInventorySourcesResponse.php',
'Google\\Service\\DisplayVideo\\BulkEditAssignedLocationsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditAssignedLocationsRequest.php',
'Google\\Service\\DisplayVideo\\BulkEditAssignedLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditAssignedLocationsResponse.php',
'Google\\Service\\DisplayVideo\\BulkEditAssignedUserRolesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditAssignedUserRolesRequest.php',
'Google\\Service\\DisplayVideo\\BulkEditAssignedUserRolesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditAssignedUserRolesResponse.php',
'Google\\Service\\DisplayVideo\\BulkEditLineItemAssignedTargetingOptionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditLineItemAssignedTargetingOptionsRequest.php',
'Google\\Service\\DisplayVideo\\BulkEditLineItemAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditLineItemAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\BulkEditNegativeKeywordsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditNegativeKeywordsRequest.php',
'Google\\Service\\DisplayVideo\\BulkEditNegativeKeywordsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditNegativeKeywordsResponse.php',
'Google\\Service\\DisplayVideo\\BulkEditPartnerAssignedTargetingOptionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditPartnerAssignedTargetingOptionsRequest.php',
'Google\\Service\\DisplayVideo\\BulkEditPartnerAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditPartnerAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\BulkEditSitesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditSitesRequest.php',
'Google\\Service\\DisplayVideo\\BulkEditSitesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkEditSitesResponse.php',
'Google\\Service\\DisplayVideo\\BulkListAdvertiserAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkListAdvertiserAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\BulkListCampaignAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkListCampaignAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\BulkListInsertionOrderAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkListInsertionOrderAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\BulkListLineItemAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/BulkListLineItemAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\Campaign' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Campaign.php',
'Google\\Service\\DisplayVideo\\CampaignBudget' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CampaignBudget.php',
'Google\\Service\\DisplayVideo\\CampaignFlight' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CampaignFlight.php',
'Google\\Service\\DisplayVideo\\CampaignGoal' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CampaignGoal.php',
'Google\\Service\\DisplayVideo\\CarrierAndIspAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CarrierAndIspAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\CarrierAndIspTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CarrierAndIspTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\CategoryAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CategoryAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\CategoryTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CategoryTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Channel.php',
'Google\\Service\\DisplayVideo\\ChannelAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ChannelAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\CmHybridConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CmHybridConfig.php',
'Google\\Service\\DisplayVideo\\CmTrackingAd' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CmTrackingAd.php',
'Google\\Service\\DisplayVideo\\CombinedAudience' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CombinedAudience.php',
'Google\\Service\\DisplayVideo\\CombinedAudienceGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CombinedAudienceGroup.php',
'Google\\Service\\DisplayVideo\\CombinedAudienceTargetingSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CombinedAudienceTargetingSetting.php',
'Google\\Service\\DisplayVideo\\ContentInstreamPositionAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ContentInstreamPositionAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ContentInstreamPositionTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ContentInstreamPositionTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ContentOutstreamPositionAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ContentOutstreamPositionAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ContentOutstreamPositionTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ContentOutstreamPositionTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ConversionCountingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ConversionCountingConfig.php',
'Google\\Service\\DisplayVideo\\CounterEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CounterEvent.php',
'Google\\Service\\DisplayVideo\\CreateAssetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CreateAssetRequest.php',
'Google\\Service\\DisplayVideo\\CreateAssetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CreateAssetResponse.php',
'Google\\Service\\DisplayVideo\\CreateAssignedTargetingOptionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CreateAssignedTargetingOptionsRequest.php',
'Google\\Service\\DisplayVideo\\CreateSdfDownloadTaskRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CreateSdfDownloadTaskRequest.php',
'Google\\Service\\DisplayVideo\\Creative' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Creative.php',
'Google\\Service\\DisplayVideo\\CreativeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CreativeConfig.php',
'Google\\Service\\DisplayVideo\\CustomBiddingAlgorithm' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CustomBiddingAlgorithm.php',
'Google\\Service\\DisplayVideo\\CustomList' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CustomList.php',
'Google\\Service\\DisplayVideo\\CustomListGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CustomListGroup.php',
'Google\\Service\\DisplayVideo\\CustomListTargetingSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/CustomListTargetingSetting.php',
'Google\\Service\\DisplayVideo\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Date.php',
'Google\\Service\\DisplayVideo\\DateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DateRange.php',
'Google\\Service\\DisplayVideo\\DayAndTimeAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DayAndTimeAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\DeactivateManualTriggerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DeactivateManualTriggerRequest.php',
'Google\\Service\\DisplayVideo\\DeleteAssignedTargetingOptionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DeleteAssignedTargetingOptionsRequest.php',
'Google\\Service\\DisplayVideo\\DeviceMakeModelAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DeviceMakeModelAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\DeviceMakeModelTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DeviceMakeModelTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\DeviceTypeAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DeviceTypeAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\DeviceTypeTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DeviceTypeTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\DigitalContentLabelAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DigitalContentLabelAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\DigitalContentLabelTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DigitalContentLabelTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\Dimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Dimensions.php',
'Google\\Service\\DisplayVideo\\DisplayvideoEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DisplayvideoEmpty.php',
'Google\\Service\\DisplayVideo\\DoubleVerify' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DoubleVerify.php',
'Google\\Service\\DisplayVideo\\DoubleVerifyAppStarRating' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DoubleVerifyAppStarRating.php',
'Google\\Service\\DisplayVideo\\DoubleVerifyBrandSafetyCategories' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DoubleVerifyBrandSafetyCategories.php',
'Google\\Service\\DisplayVideo\\DoubleVerifyDisplayViewability' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DoubleVerifyDisplayViewability.php',
'Google\\Service\\DisplayVideo\\DoubleVerifyFraudInvalidTraffic' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DoubleVerifyFraudInvalidTraffic.php',
'Google\\Service\\DisplayVideo\\DoubleVerifyVideoViewability' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/DoubleVerifyVideoViewability.php',
'Google\\Service\\DisplayVideo\\EnvironmentAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/EnvironmentAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\EnvironmentTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/EnvironmentTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ExchangeAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ExchangeAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ExchangeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ExchangeConfig.php',
'Google\\Service\\DisplayVideo\\ExchangeConfigEnabledExchange' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ExchangeConfigEnabledExchange.php',
'Google\\Service\\DisplayVideo\\ExchangeReviewStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ExchangeReviewStatus.php',
'Google\\Service\\DisplayVideo\\ExchangeTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ExchangeTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ExitEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ExitEvent.php',
'Google\\Service\\DisplayVideo\\FirstAndThirdPartyAudience' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/FirstAndThirdPartyAudience.php',
'Google\\Service\\DisplayVideo\\FirstAndThirdPartyAudienceGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/FirstAndThirdPartyAudienceGroup.php',
'Google\\Service\\DisplayVideo\\FirstAndThirdPartyAudienceTargetingSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/FirstAndThirdPartyAudienceTargetingSetting.php',
'Google\\Service\\DisplayVideo\\FixedBidStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/FixedBidStrategy.php',
'Google\\Service\\DisplayVideo\\FloodlightGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/FloodlightGroup.php',
'Google\\Service\\DisplayVideo\\FrequencyCap' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/FrequencyCap.php',
'Google\\Service\\DisplayVideo\\GenderAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GenderAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\GenderTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GenderTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\GenerateDefaultLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GenerateDefaultLineItemRequest.php',
'Google\\Service\\DisplayVideo\\GeoRegionAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GeoRegionAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\GeoRegionSearchTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GeoRegionSearchTerms.php',
'Google\\Service\\DisplayVideo\\GeoRegionTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GeoRegionTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\GoogleAudience' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GoogleAudience.php',
'Google\\Service\\DisplayVideo\\GoogleAudienceGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GoogleAudienceGroup.php',
'Google\\Service\\DisplayVideo\\GoogleAudienceTargetingSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GoogleAudienceTargetingSetting.php',
'Google\\Service\\DisplayVideo\\GoogleBytestreamMedia' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/GoogleBytestreamMedia.php',
'Google\\Service\\DisplayVideo\\HouseholdIncomeAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/HouseholdIncomeAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\HouseholdIncomeTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/HouseholdIncomeTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\IdFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/IdFilter.php',
'Google\\Service\\DisplayVideo\\InsertionOrder' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InsertionOrder.php',
'Google\\Service\\DisplayVideo\\InsertionOrderBudget' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InsertionOrderBudget.php',
'Google\\Service\\DisplayVideo\\InsertionOrderBudgetSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InsertionOrderBudgetSegment.php',
'Google\\Service\\DisplayVideo\\IntegralAdScience' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/IntegralAdScience.php',
'Google\\Service\\DisplayVideo\\IntegrationDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/IntegrationDetails.php',
'Google\\Service\\DisplayVideo\\InventorySource' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InventorySource.php',
'Google\\Service\\DisplayVideo\\InventorySourceAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InventorySourceAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\InventorySourceDisplayCreativeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InventorySourceDisplayCreativeConfig.php',
'Google\\Service\\DisplayVideo\\InventorySourceFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InventorySourceFilter.php',
'Google\\Service\\DisplayVideo\\InventorySourceGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InventorySourceGroup.php',
'Google\\Service\\DisplayVideo\\InventorySourceGroupAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InventorySourceGroupAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\InventorySourceStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InventorySourceStatus.php',
'Google\\Service\\DisplayVideo\\InventorySourceVideoCreativeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/InventorySourceVideoCreativeConfig.php',
'Google\\Service\\DisplayVideo\\Invoice' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Invoice.php',
'Google\\Service\\DisplayVideo\\KeywordAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/KeywordAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\LanguageAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/LanguageAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\LanguageTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/LanguageTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\LineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/LineItem.php',
'Google\\Service\\DisplayVideo\\LineItemBudget' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/LineItemBudget.php',
'Google\\Service\\DisplayVideo\\LineItemFlight' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/LineItemFlight.php',
'Google\\Service\\DisplayVideo\\ListAdvertiserAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListAdvertiserAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\ListAdvertisersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListAdvertisersResponse.php',
'Google\\Service\\DisplayVideo\\ListAssignedInventorySourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListAssignedInventorySourcesResponse.php',
'Google\\Service\\DisplayVideo\\ListAssignedLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListAssignedLocationsResponse.php',
'Google\\Service\\DisplayVideo\\ListCampaignAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListCampaignAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\ListCampaignsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListCampaignsResponse.php',
'Google\\Service\\DisplayVideo\\ListChannelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListChannelsResponse.php',
'Google\\Service\\DisplayVideo\\ListCombinedAudiencesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListCombinedAudiencesResponse.php',
'Google\\Service\\DisplayVideo\\ListCreativesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListCreativesResponse.php',
'Google\\Service\\DisplayVideo\\ListCustomBiddingAlgorithmsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListCustomBiddingAlgorithmsResponse.php',
'Google\\Service\\DisplayVideo\\ListCustomListsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListCustomListsResponse.php',
'Google\\Service\\DisplayVideo\\ListFirstAndThirdPartyAudiencesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListFirstAndThirdPartyAudiencesResponse.php',
'Google\\Service\\DisplayVideo\\ListGoogleAudiencesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListGoogleAudiencesResponse.php',
'Google\\Service\\DisplayVideo\\ListInsertionOrderAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListInsertionOrderAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\ListInsertionOrdersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListInsertionOrdersResponse.php',
'Google\\Service\\DisplayVideo\\ListInventorySourceGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListInventorySourceGroupsResponse.php',
'Google\\Service\\DisplayVideo\\ListInventorySourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListInventorySourcesResponse.php',
'Google\\Service\\DisplayVideo\\ListInvoicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListInvoicesResponse.php',
'Google\\Service\\DisplayVideo\\ListLineItemAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListLineItemAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\ListLineItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListLineItemsResponse.php',
'Google\\Service\\DisplayVideo\\ListLocationListsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListLocationListsResponse.php',
'Google\\Service\\DisplayVideo\\ListManualTriggersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListManualTriggersResponse.php',
'Google\\Service\\DisplayVideo\\ListNegativeKeywordListsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListNegativeKeywordListsResponse.php',
'Google\\Service\\DisplayVideo\\ListNegativeKeywordsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListNegativeKeywordsResponse.php',
'Google\\Service\\DisplayVideo\\ListPartnerAssignedTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListPartnerAssignedTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\ListPartnersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListPartnersResponse.php',
'Google\\Service\\DisplayVideo\\ListSitesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListSitesResponse.php',
'Google\\Service\\DisplayVideo\\ListTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\ListUsersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ListUsersResponse.php',
'Google\\Service\\DisplayVideo\\LocationList' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/LocationList.php',
'Google\\Service\\DisplayVideo\\LookbackWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/LookbackWindow.php',
'Google\\Service\\DisplayVideo\\LookupInvoiceCurrencyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/LookupInvoiceCurrencyResponse.php',
'Google\\Service\\DisplayVideo\\ManualTrigger' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ManualTrigger.php',
'Google\\Service\\DisplayVideo\\MaximizeSpendBidStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/MaximizeSpendBidStrategy.php',
'Google\\Service\\DisplayVideo\\MeasurementConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/MeasurementConfig.php',
'Google\\Service\\DisplayVideo\\MobileApp' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/MobileApp.php',
'Google\\Service\\DisplayVideo\\Money' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Money.php',
'Google\\Service\\DisplayVideo\\NativeContentPositionAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/NativeContentPositionAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\NativeContentPositionTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/NativeContentPositionTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\NegativeKeyword' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/NegativeKeyword.php',
'Google\\Service\\DisplayVideo\\NegativeKeywordList' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/NegativeKeywordList.php',
'Google\\Service\\DisplayVideo\\NegativeKeywordListAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/NegativeKeywordListAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ObaIcon' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ObaIcon.php',
'Google\\Service\\DisplayVideo\\OnScreenPositionAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/OnScreenPositionAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\OnScreenPositionTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/OnScreenPositionTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\OperatingSystemAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/OperatingSystemAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\OperatingSystemTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/OperatingSystemTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Operation.php',
'Google\\Service\\DisplayVideo\\Pacing' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Pacing.php',
'Google\\Service\\DisplayVideo\\ParentEntityFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ParentEntityFilter.php',
'Google\\Service\\DisplayVideo\\ParentalStatusAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ParentalStatusAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ParentalStatusTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ParentalStatusTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\Partner' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Partner.php',
'Google\\Service\\DisplayVideo\\PartnerAdServerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PartnerAdServerConfig.php',
'Google\\Service\\DisplayVideo\\PartnerCost' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PartnerCost.php',
'Google\\Service\\DisplayVideo\\PartnerDataAccessConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PartnerDataAccessConfig.php',
'Google\\Service\\DisplayVideo\\PartnerGeneralConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PartnerGeneralConfig.php',
'Google\\Service\\DisplayVideo\\PartnerRevenueModel' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PartnerRevenueModel.php',
'Google\\Service\\DisplayVideo\\PerformanceGoal' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PerformanceGoal.php',
'Google\\Service\\DisplayVideo\\PerformanceGoalBidStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PerformanceGoalBidStrategy.php',
'Google\\Service\\DisplayVideo\\PrismaConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PrismaConfig.php',
'Google\\Service\\DisplayVideo\\PrismaCpeCode' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PrismaCpeCode.php',
'Google\\Service\\DisplayVideo\\ProximityLocationListAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ProximityLocationListAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\PublisherReviewStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/PublisherReviewStatus.php',
'Google\\Service\\DisplayVideo\\RateDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/RateDetails.php',
'Google\\Service\\DisplayVideo\\RegionalLocationListAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/RegionalLocationListAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ReplaceNegativeKeywordsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ReplaceNegativeKeywordsRequest.php',
'Google\\Service\\DisplayVideo\\ReplaceNegativeKeywordsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ReplaceNegativeKeywordsResponse.php',
'Google\\Service\\DisplayVideo\\ReplaceSitesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ReplaceSitesRequest.php',
'Google\\Service\\DisplayVideo\\ReplaceSitesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ReplaceSitesResponse.php',
'Google\\Service\\DisplayVideo\\Resource\\Advertisers' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/Advertisers.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersAssets' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersAssets.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersCampaigns' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersCampaigns.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersCampaignsTargetingTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersCampaignsTargetingTypes.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersCampaignsTargetingTypesAssignedTargetingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersCampaignsTargetingTypesAssignedTargetingOptions.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersChannels.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersChannelsSites' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersChannelsSites.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersCreatives' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersCreatives.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersInsertionOrders' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersInsertionOrders.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersInsertionOrdersTargetingTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersInsertionOrdersTargetingTypes.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptions.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersInvoices' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersInvoices.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersLineItems' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersLineItems.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersLineItemsTargetingTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersLineItemsTargetingTypes.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersLineItemsTargetingTypesAssignedTargetingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersLineItemsTargetingTypesAssignedTargetingOptions.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersLocationLists' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersLocationLists.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersLocationListsAssignedLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersLocationListsAssignedLocations.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersManualTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersManualTriggers.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersNegativeKeywordLists' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersNegativeKeywordLists.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersNegativeKeywordListsNegativeKeywords' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersNegativeKeywordListsNegativeKeywords.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersTargetingTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersTargetingTypes.php',
'Google\\Service\\DisplayVideo\\Resource\\AdvertisersTargetingTypesAssignedTargetingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/AdvertisersTargetingTypesAssignedTargetingOptions.php',
'Google\\Service\\DisplayVideo\\Resource\\CombinedAudiences' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/CombinedAudiences.php',
'Google\\Service\\DisplayVideo\\Resource\\CustomBiddingAlgorithms' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/CustomBiddingAlgorithms.php',
'Google\\Service\\DisplayVideo\\Resource\\CustomLists' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/CustomLists.php',
'Google\\Service\\DisplayVideo\\Resource\\FirstAndThirdPartyAudiences' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/FirstAndThirdPartyAudiences.php',
'Google\\Service\\DisplayVideo\\Resource\\FloodlightGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/FloodlightGroups.php',
'Google\\Service\\DisplayVideo\\Resource\\GoogleAudiences' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/GoogleAudiences.php',
'Google\\Service\\DisplayVideo\\Resource\\InventorySourceGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/InventorySourceGroups.php',
'Google\\Service\\DisplayVideo\\Resource\\InventorySourceGroupsAssignedInventorySources' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/InventorySourceGroupsAssignedInventorySources.php',
'Google\\Service\\DisplayVideo\\Resource\\InventorySources' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/InventorySources.php',
'Google\\Service\\DisplayVideo\\Resource\\Media' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/Media.php',
'Google\\Service\\DisplayVideo\\Resource\\Partners' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/Partners.php',
'Google\\Service\\DisplayVideo\\Resource\\PartnersChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/PartnersChannels.php',
'Google\\Service\\DisplayVideo\\Resource\\PartnersChannelsSites' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/PartnersChannelsSites.php',
'Google\\Service\\DisplayVideo\\Resource\\PartnersTargetingTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/PartnersTargetingTypes.php',
'Google\\Service\\DisplayVideo\\Resource\\PartnersTargetingTypesAssignedTargetingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/PartnersTargetingTypesAssignedTargetingOptions.php',
'Google\\Service\\DisplayVideo\\Resource\\Sdfdownloadtasks' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/Sdfdownloadtasks.php',
'Google\\Service\\DisplayVideo\\Resource\\SdfdownloadtasksOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/SdfdownloadtasksOperations.php',
'Google\\Service\\DisplayVideo\\Resource\\TargetingTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/TargetingTypes.php',
'Google\\Service\\DisplayVideo\\Resource\\TargetingTypesTargetingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/TargetingTypesTargetingOptions.php',
'Google\\Service\\DisplayVideo\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Resource/Users.php',
'Google\\Service\\DisplayVideo\\ReviewStatusInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ReviewStatusInfo.php',
'Google\\Service\\DisplayVideo\\SdfConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/SdfConfig.php',
'Google\\Service\\DisplayVideo\\SdfDownloadTask' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/SdfDownloadTask.php',
'Google\\Service\\DisplayVideo\\SdfDownloadTaskMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/SdfDownloadTaskMetadata.php',
'Google\\Service\\DisplayVideo\\SearchTargetingOptionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/SearchTargetingOptionsRequest.php',
'Google\\Service\\DisplayVideo\\SearchTargetingOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/SearchTargetingOptionsResponse.php',
'Google\\Service\\DisplayVideo\\SensitiveCategoryAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/SensitiveCategoryAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\SensitiveCategoryTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/SensitiveCategoryTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\Site' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Site.php',
'Google\\Service\\DisplayVideo\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Status.php',
'Google\\Service\\DisplayVideo\\SubExchangeAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/SubExchangeAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\SubExchangeTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/SubExchangeTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\TargetingExpansionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/TargetingExpansionConfig.php',
'Google\\Service\\DisplayVideo\\TargetingOption' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/TargetingOption.php',
'Google\\Service\\DisplayVideo\\ThirdPartyOnlyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ThirdPartyOnlyConfig.php',
'Google\\Service\\DisplayVideo\\ThirdPartyUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ThirdPartyUrl.php',
'Google\\Service\\DisplayVideo\\ThirdPartyVerifierAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ThirdPartyVerifierAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\TimeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/TimeRange.php',
'Google\\Service\\DisplayVideo\\TimerEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/TimerEvent.php',
'Google\\Service\\DisplayVideo\\TrackingFloodlightActivityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/TrackingFloodlightActivityConfig.php',
'Google\\Service\\DisplayVideo\\Transcode' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/Transcode.php',
'Google\\Service\\DisplayVideo\\UniversalAdId' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/UniversalAdId.php',
'Google\\Service\\DisplayVideo\\UrlAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/UrlAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/User.php',
'Google\\Service\\DisplayVideo\\UserRewardedContentAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/UserRewardedContentAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\UserRewardedContentTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/UserRewardedContentTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\VideoPlayerSizeAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/VideoPlayerSizeAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\VideoPlayerSizeTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/VideoPlayerSizeTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ViewabilityAssignedTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ViewabilityAssignedTargetingOptionDetails.php',
'Google\\Service\\DisplayVideo\\ViewabilityTargetingOptionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/DisplayVideo/ViewabilityTargetingOptionDetails.php',
'Google\\Service\\Dns' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns.php',
'Google\\Service\\Dns\\Change' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Change.php',
'Google\\Service\\Dns\\ChangesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ChangesListResponse.php',
'Google\\Service\\Dns\\DnsKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/DnsKey.php',
'Google\\Service\\Dns\\DnsKeyDigest' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/DnsKeyDigest.php',
'Google\\Service\\Dns\\DnsKeySpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/DnsKeySpec.php',
'Google\\Service\\Dns\\DnsKeysListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/DnsKeysListResponse.php',
'Google\\Service\\Dns\\ManagedZone' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZone.php',
'Google\\Service\\Dns\\ManagedZoneDnsSecConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZoneDnsSecConfig.php',
'Google\\Service\\Dns\\ManagedZoneForwardingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZoneForwardingConfig.php',
'Google\\Service\\Dns\\ManagedZoneForwardingConfigNameServerTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZoneForwardingConfigNameServerTarget.php',
'Google\\Service\\Dns\\ManagedZoneOperationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZoneOperationsListResponse.php',
'Google\\Service\\Dns\\ManagedZonePeeringConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZonePeeringConfig.php',
'Google\\Service\\Dns\\ManagedZonePeeringConfigTargetNetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZonePeeringConfigTargetNetwork.php',
'Google\\Service\\Dns\\ManagedZonePrivateVisibilityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZonePrivateVisibilityConfig.php',
'Google\\Service\\Dns\\ManagedZonePrivateVisibilityConfigNetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZonePrivateVisibilityConfigNetwork.php',
'Google\\Service\\Dns\\ManagedZoneReverseLookupConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZoneReverseLookupConfig.php',
'Google\\Service\\Dns\\ManagedZoneServiceDirectoryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZoneServiceDirectoryConfig.php',
'Google\\Service\\Dns\\ManagedZoneServiceDirectoryConfigNamespace' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZoneServiceDirectoryConfigNamespace.php',
'Google\\Service\\Dns\\ManagedZonesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ManagedZonesListResponse.php',
'Google\\Service\\Dns\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Operation.php',
'Google\\Service\\Dns\\OperationDnsKeyContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/OperationDnsKeyContext.php',
'Google\\Service\\Dns\\OperationManagedZoneContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/OperationManagedZoneContext.php',
'Google\\Service\\Dns\\PoliciesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/PoliciesListResponse.php',
'Google\\Service\\Dns\\PoliciesPatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/PoliciesPatchResponse.php',
'Google\\Service\\Dns\\PoliciesUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/PoliciesUpdateResponse.php',
'Google\\Service\\Dns\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Policy.php',
'Google\\Service\\Dns\\PolicyAlternativeNameServerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/PolicyAlternativeNameServerConfig.php',
'Google\\Service\\Dns\\PolicyAlternativeNameServerConfigTargetNameServer' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/PolicyAlternativeNameServerConfigTargetNameServer.php',
'Google\\Service\\Dns\\PolicyNetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/PolicyNetwork.php',
'Google\\Service\\Dns\\Project' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Project.php',
'Google\\Service\\Dns\\Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Quota.php',
'Google\\Service\\Dns\\ResourceRecordSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ResourceRecordSet.php',
'Google\\Service\\Dns\\ResourceRecordSetsDeleteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ResourceRecordSetsDeleteResponse.php',
'Google\\Service\\Dns\\ResourceRecordSetsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ResourceRecordSetsListResponse.php',
'Google\\Service\\Dns\\Resource\\Changes' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Resource/Changes.php',
'Google\\Service\\Dns\\Resource\\DnsKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Resource/DnsKeys.php',
'Google\\Service\\Dns\\Resource\\ManagedZoneOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Resource/ManagedZoneOperations.php',
'Google\\Service\\Dns\\Resource\\ManagedZones' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Resource/ManagedZones.php',
'Google\\Service\\Dns\\Resource\\Policies' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Resource/Policies.php',
'Google\\Service\\Dns\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Resource/Projects.php',
'Google\\Service\\Dns\\Resource\\ProjectsManagedZones' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Resource/ProjectsManagedZones.php',
'Google\\Service\\Dns\\Resource\\ProjectsManagedZonesRrsets' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Resource/ProjectsManagedZonesRrsets.php',
'Google\\Service\\Dns\\Resource\\ResourceRecordSets' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/Resource/ResourceRecordSets.php',
'Google\\Service\\Dns\\ResponseHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Dns/ResponseHeader.php',
'Google\\Service\\Docs' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs.php',
'Google\\Service\\Docs\\AutoText' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/AutoText.php',
'Google\\Service\\Docs\\Background' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Background.php',
'Google\\Service\\Docs\\BackgroundSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/BackgroundSuggestionState.php',
'Google\\Service\\Docs\\BatchUpdateDocumentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/BatchUpdateDocumentRequest.php',
'Google\\Service\\Docs\\BatchUpdateDocumentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/BatchUpdateDocumentResponse.php',
'Google\\Service\\Docs\\Body' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Body.php',
'Google\\Service\\Docs\\Bullet' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Bullet.php',
'Google\\Service\\Docs\\BulletSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/BulletSuggestionState.php',
'Google\\Service\\Docs\\Color' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Color.php',
'Google\\Service\\Docs\\ColumnBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ColumnBreak.php',
'Google\\Service\\Docs\\CreateFooterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CreateFooterRequest.php',
'Google\\Service\\Docs\\CreateFooterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CreateFooterResponse.php',
'Google\\Service\\Docs\\CreateFootnoteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CreateFootnoteRequest.php',
'Google\\Service\\Docs\\CreateFootnoteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CreateFootnoteResponse.php',
'Google\\Service\\Docs\\CreateHeaderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CreateHeaderRequest.php',
'Google\\Service\\Docs\\CreateHeaderResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CreateHeaderResponse.php',
'Google\\Service\\Docs\\CreateNamedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CreateNamedRangeRequest.php',
'Google\\Service\\Docs\\CreateNamedRangeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CreateNamedRangeResponse.php',
'Google\\Service\\Docs\\CreateParagraphBulletsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CreateParagraphBulletsRequest.php',
'Google\\Service\\Docs\\CropProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CropProperties.php',
'Google\\Service\\Docs\\CropPropertiesSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/CropPropertiesSuggestionState.php',
'Google\\Service\\Docs\\DeleteContentRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DeleteContentRangeRequest.php',
'Google\\Service\\Docs\\DeleteFooterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DeleteFooterRequest.php',
'Google\\Service\\Docs\\DeleteHeaderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DeleteHeaderRequest.php',
'Google\\Service\\Docs\\DeleteNamedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DeleteNamedRangeRequest.php',
'Google\\Service\\Docs\\DeleteParagraphBulletsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DeleteParagraphBulletsRequest.php',
'Google\\Service\\Docs\\DeletePositionedObjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DeletePositionedObjectRequest.php',
'Google\\Service\\Docs\\DeleteTableColumnRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DeleteTableColumnRequest.php',
'Google\\Service\\Docs\\DeleteTableRowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DeleteTableRowRequest.php',
'Google\\Service\\Docs\\Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Dimension.php',
'Google\\Service\\Docs\\DocsList' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DocsList.php',
'Google\\Service\\Docs\\Document' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Document.php',
'Google\\Service\\Docs\\DocumentStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DocumentStyle.php',
'Google\\Service\\Docs\\DocumentStyleSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/DocumentStyleSuggestionState.php',
'Google\\Service\\Docs\\EmbeddedDrawingProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/EmbeddedDrawingProperties.php',
'Google\\Service\\Docs\\EmbeddedDrawingPropertiesSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/EmbeddedDrawingPropertiesSuggestionState.php',
'Google\\Service\\Docs\\EmbeddedObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/EmbeddedObject.php',
'Google\\Service\\Docs\\EmbeddedObjectBorder' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/EmbeddedObjectBorder.php',
'Google\\Service\\Docs\\EmbeddedObjectBorderSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/EmbeddedObjectBorderSuggestionState.php',
'Google\\Service\\Docs\\EmbeddedObjectSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/EmbeddedObjectSuggestionState.php',
'Google\\Service\\Docs\\EndOfSegmentLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/EndOfSegmentLocation.php',
'Google\\Service\\Docs\\Equation' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Equation.php',
'Google\\Service\\Docs\\Footer' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Footer.php',
'Google\\Service\\Docs\\Footnote' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Footnote.php',
'Google\\Service\\Docs\\FootnoteReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/FootnoteReference.php',
'Google\\Service\\Docs\\Header' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Header.php',
'Google\\Service\\Docs\\HorizontalRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/HorizontalRule.php',
'Google\\Service\\Docs\\ImageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ImageProperties.php',
'Google\\Service\\Docs\\ImagePropertiesSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ImagePropertiesSuggestionState.php',
'Google\\Service\\Docs\\InlineObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InlineObject.php',
'Google\\Service\\Docs\\InlineObjectElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InlineObjectElement.php',
'Google\\Service\\Docs\\InlineObjectProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InlineObjectProperties.php',
'Google\\Service\\Docs\\InlineObjectPropertiesSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InlineObjectPropertiesSuggestionState.php',
'Google\\Service\\Docs\\InsertInlineImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InsertInlineImageRequest.php',
'Google\\Service\\Docs\\InsertInlineImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InsertInlineImageResponse.php',
'Google\\Service\\Docs\\InsertInlineSheetsChartResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InsertInlineSheetsChartResponse.php',
'Google\\Service\\Docs\\InsertPageBreakRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InsertPageBreakRequest.php',
'Google\\Service\\Docs\\InsertSectionBreakRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InsertSectionBreakRequest.php',
'Google\\Service\\Docs\\InsertTableColumnRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InsertTableColumnRequest.php',
'Google\\Service\\Docs\\InsertTableRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InsertTableRequest.php',
'Google\\Service\\Docs\\InsertTableRowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InsertTableRowRequest.php',
'Google\\Service\\Docs\\InsertTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/InsertTextRequest.php',
'Google\\Service\\Docs\\Link' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Link.php',
'Google\\Service\\Docs\\LinkedContentReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/LinkedContentReference.php',
'Google\\Service\\Docs\\LinkedContentReferenceSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/LinkedContentReferenceSuggestionState.php',
'Google\\Service\\Docs\\ListProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ListProperties.php',
'Google\\Service\\Docs\\ListPropertiesSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ListPropertiesSuggestionState.php',
'Google\\Service\\Docs\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Location.php',
'Google\\Service\\Docs\\MergeTableCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/MergeTableCellsRequest.php',
'Google\\Service\\Docs\\NamedRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/NamedRange.php',
'Google\\Service\\Docs\\NamedRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/NamedRanges.php',
'Google\\Service\\Docs\\NamedStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/NamedStyle.php',
'Google\\Service\\Docs\\NamedStyleSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/NamedStyleSuggestionState.php',
'Google\\Service\\Docs\\NamedStyles' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/NamedStyles.php',
'Google\\Service\\Docs\\NamedStylesSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/NamedStylesSuggestionState.php',
'Google\\Service\\Docs\\NestingLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/NestingLevel.php',
'Google\\Service\\Docs\\NestingLevelSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/NestingLevelSuggestionState.php',
'Google\\Service\\Docs\\ObjectReferences' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ObjectReferences.php',
'Google\\Service\\Docs\\OptionalColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/OptionalColor.php',
'Google\\Service\\Docs\\PageBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/PageBreak.php',
'Google\\Service\\Docs\\Paragraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Paragraph.php',
'Google\\Service\\Docs\\ParagraphBorder' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ParagraphBorder.php',
'Google\\Service\\Docs\\ParagraphElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ParagraphElement.php',
'Google\\Service\\Docs\\ParagraphStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ParagraphStyle.php',
'Google\\Service\\Docs\\ParagraphStyleSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ParagraphStyleSuggestionState.php',
'Google\\Service\\Docs\\Person' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Person.php',
'Google\\Service\\Docs\\PersonProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/PersonProperties.php',
'Google\\Service\\Docs\\PositionedObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/PositionedObject.php',
'Google\\Service\\Docs\\PositionedObjectPositioning' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/PositionedObjectPositioning.php',
'Google\\Service\\Docs\\PositionedObjectPositioningSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/PositionedObjectPositioningSuggestionState.php',
'Google\\Service\\Docs\\PositionedObjectProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/PositionedObjectProperties.php',
'Google\\Service\\Docs\\PositionedObjectPropertiesSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/PositionedObjectPropertiesSuggestionState.php',
'Google\\Service\\Docs\\Range' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Range.php',
'Google\\Service\\Docs\\ReplaceAllTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ReplaceAllTextRequest.php',
'Google\\Service\\Docs\\ReplaceAllTextResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ReplaceAllTextResponse.php',
'Google\\Service\\Docs\\ReplaceImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ReplaceImageRequest.php',
'Google\\Service\\Docs\\ReplaceNamedRangeContentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ReplaceNamedRangeContentRequest.php',
'Google\\Service\\Docs\\Request' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Request.php',
'Google\\Service\\Docs\\Resource\\Documents' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Resource/Documents.php',
'Google\\Service\\Docs\\Response' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Response.php',
'Google\\Service\\Docs\\RgbColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/RgbColor.php',
'Google\\Service\\Docs\\RichLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/RichLink.php',
'Google\\Service\\Docs\\RichLinkProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/RichLinkProperties.php',
'Google\\Service\\Docs\\SectionBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SectionBreak.php',
'Google\\Service\\Docs\\SectionColumnProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SectionColumnProperties.php',
'Google\\Service\\Docs\\SectionStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SectionStyle.php',
'Google\\Service\\Docs\\Shading' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Shading.php',
'Google\\Service\\Docs\\ShadingSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/ShadingSuggestionState.php',
'Google\\Service\\Docs\\SheetsChartReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SheetsChartReference.php',
'Google\\Service\\Docs\\SheetsChartReferenceSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SheetsChartReferenceSuggestionState.php',
'Google\\Service\\Docs\\Size' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Size.php',
'Google\\Service\\Docs\\SizeSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SizeSuggestionState.php',
'Google\\Service\\Docs\\StructuralElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/StructuralElement.php',
'Google\\Service\\Docs\\SubstringMatchCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SubstringMatchCriteria.php',
'Google\\Service\\Docs\\SuggestedBullet' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedBullet.php',
'Google\\Service\\Docs\\SuggestedDocumentStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedDocumentStyle.php',
'Google\\Service\\Docs\\SuggestedInlineObjectProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedInlineObjectProperties.php',
'Google\\Service\\Docs\\SuggestedListProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedListProperties.php',
'Google\\Service\\Docs\\SuggestedNamedStyles' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedNamedStyles.php',
'Google\\Service\\Docs\\SuggestedParagraphStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedParagraphStyle.php',
'Google\\Service\\Docs\\SuggestedPositionedObjectProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedPositionedObjectProperties.php',
'Google\\Service\\Docs\\SuggestedTableCellStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedTableCellStyle.php',
'Google\\Service\\Docs\\SuggestedTableRowStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedTableRowStyle.php',
'Google\\Service\\Docs\\SuggestedTextStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/SuggestedTextStyle.php',
'Google\\Service\\Docs\\TabStop' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TabStop.php',
'Google\\Service\\Docs\\Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/Table.php',
'Google\\Service\\Docs\\TableCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableCell.php',
'Google\\Service\\Docs\\TableCellBorder' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableCellBorder.php',
'Google\\Service\\Docs\\TableCellLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableCellLocation.php',
'Google\\Service\\Docs\\TableCellStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableCellStyle.php',
'Google\\Service\\Docs\\TableCellStyleSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableCellStyleSuggestionState.php',
'Google\\Service\\Docs\\TableColumnProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableColumnProperties.php',
'Google\\Service\\Docs\\TableOfContents' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableOfContents.php',
'Google\\Service\\Docs\\TableRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableRange.php',
'Google\\Service\\Docs\\TableRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableRow.php',
'Google\\Service\\Docs\\TableRowStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableRowStyle.php',
'Google\\Service\\Docs\\TableRowStyleSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableRowStyleSuggestionState.php',
'Google\\Service\\Docs\\TableStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TableStyle.php',
'Google\\Service\\Docs\\TextRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TextRun.php',
'Google\\Service\\Docs\\TextStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TextStyle.php',
'Google\\Service\\Docs\\TextStyleSuggestionState' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/TextStyleSuggestionState.php',
'Google\\Service\\Docs\\UnmergeTableCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/UnmergeTableCellsRequest.php',
'Google\\Service\\Docs\\UpdateDocumentStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/UpdateDocumentStyleRequest.php',
'Google\\Service\\Docs\\UpdateParagraphStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/UpdateParagraphStyleRequest.php',
'Google\\Service\\Docs\\UpdateSectionStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/UpdateSectionStyleRequest.php',
'Google\\Service\\Docs\\UpdateTableCellStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/UpdateTableCellStyleRequest.php',
'Google\\Service\\Docs\\UpdateTableColumnPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/UpdateTableColumnPropertiesRequest.php',
'Google\\Service\\Docs\\UpdateTableRowStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/UpdateTableRowStyleRequest.php',
'Google\\Service\\Docs\\UpdateTextStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/UpdateTextStyleRequest.php',
'Google\\Service\\Docs\\WeightedFontFamily' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/WeightedFontFamily.php',
'Google\\Service\\Docs\\WriteControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Docs/WriteControl.php',
'Google\\Service\\Document' => __DIR__ . '/..' . '/google/apiclient-services/src/Document.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3EnableProcessorResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3EnableProcessorResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1BatchDocumentsInputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1BatchDocumentsInputConfig.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1BatchProcessMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1BatchProcessMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1BatchProcessRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1BatchProcessRequest.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1BatchProcessResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1BatchProcessResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1BoundingPoly.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1CommonOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1CommonOperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1Document' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1Document.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentEntity.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityNormalizedValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentEntityNormalizedValue.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityRelation' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentEntityRelation.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentOutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentOutputConfig.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPage.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageAnchor' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageAnchor.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageAnchorPageRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageAnchorPageRef.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageBlock' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageBlock.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageDetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageDetectedLanguage.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageDimension.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageFormField' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageFormField.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageImage.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageLayout' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageLayout.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageLine' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageLine.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageMatrix.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageParagraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageParagraph.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageTable.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageTableTableCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageTableTableCell.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageTableTableRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageTableTableRow.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageToken.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageVisualElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentPageVisualElement.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentProvenance' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentProvenance.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentProvenanceParent' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentProvenanceParent.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentRevision' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentRevision.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentRevisionHumanReview' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentRevisionHumanReview.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentShardInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentShardInfo.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentStyle.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentStyleFontSize' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentStyleFontSize.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentTextAnchor' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentTextAnchor.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentTextChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1DocumentTextChange.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1GcsDocument' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1GcsDocument.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1GcsDocuments' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1GcsDocuments.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1GcsPrefix' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1GcsPrefix.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1HumanReviewStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1HumanReviewStatus.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1NormalizedVertex.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1ProcessRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1ProcessRequest.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1ProcessResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1ProcessResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1RawDocument' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1RawDocument.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1ReviewDocumentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1ReviewDocumentRequest.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1ReviewDocumentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1ReviewDocumentResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1Vertex.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1BoundingPoly.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1Document' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1Document.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentEntity.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntityRelation' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentEntityRelation.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPage.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageAnchor' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageAnchor.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageBlock' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageBlock.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageDimension.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageFormField' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageFormField.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageImage.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageLayout' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageLayout.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageLine' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageLine.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageMatrix.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageParagraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageParagraph.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageTable.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageToken.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageVisualElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentPageVisualElement.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentProvenance' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentProvenance.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentProvenanceParent' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentProvenanceParent.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentRevision' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentRevision.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentShardInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentShardInfo.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentStyle.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentStyleFontSize' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentStyleFontSize.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentTextAnchor' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentTextAnchor.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentTextChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1DocumentTextChange.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1GcsDestination.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1GcsSource.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1InputConfig.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1NormalizedVertex.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1OperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1OutputConfig.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1ProcessDocumentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1ProcessDocumentResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta1Vertex.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2BoundingPoly.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2Document' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2Document.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentEntity.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntityRelation' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentEntityRelation.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentLabel.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPage.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageAnchor' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageAnchor.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageBlock' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageBlock.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageDimension.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageFormField' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageFormField.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageImage.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageLayout' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageLayout.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageLine' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageLine.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageMatrix.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageParagraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageParagraph.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageTable.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageToken.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageVisualElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentPageVisualElement.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentProvenance' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentProvenance.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentProvenanceParent' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentProvenanceParent.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentRevision' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentRevision.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentShardInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentShardInfo.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentStyle.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentStyleFontSize' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentStyleFontSize.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentTextAnchor' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentTextAnchor.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentTextChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2DocumentTextChange.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2GcsDestination.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2GcsSource.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2InputConfig.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2NormalizedVertex.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2OperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2OutputConfig.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2ProcessDocumentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2ProcessDocumentResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta2Vertex.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3BatchProcessMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3BatchProcessMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3BatchProcessResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3BatchProcessResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3CommonOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3CommonOperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3DisableProcessorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3DisableProcessorMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3DisableProcessorResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3DisableProcessorResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3EnableProcessorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3EnableProcessorMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3EnableProcessorResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3EnableProcessorResponse.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3HumanReviewStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3HumanReviewStatus.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata.php',
'Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3ReviewDocumentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudDocumentaiV1beta3ReviewDocumentResponse.php',
'Google\\Service\\Document\\GoogleCloudLocationListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudLocationListLocationsResponse.php',
'Google\\Service\\Document\\GoogleCloudLocationLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleCloudLocationLocation.php',
'Google\\Service\\Document\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\Document\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleLongrunningOperation.php',
'Google\\Service\\Document\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleProtobufEmpty.php',
'Google\\Service\\Document\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleRpcStatus.php',
'Google\\Service\\Document\\GoogleTypeColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleTypeColor.php',
'Google\\Service\\Document\\GoogleTypeDate' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleTypeDate.php',
'Google\\Service\\Document\\GoogleTypeDateTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleTypeDateTime.php',
'Google\\Service\\Document\\GoogleTypeMoney' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleTypeMoney.php',
'Google\\Service\\Document\\GoogleTypePostalAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleTypePostalAddress.php',
'Google\\Service\\Document\\GoogleTypeTimeZone' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/GoogleTypeTimeZone.php',
'Google\\Service\\Document\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/Operations.php',
'Google\\Service\\Document\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/Projects.php',
'Google\\Service\\Document\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/ProjectsLocations.php',
'Google\\Service\\Document\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Document\\Resource\\ProjectsLocationsProcessors' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/ProjectsLocationsProcessors.php',
'Google\\Service\\Document\\Resource\\ProjectsLocationsProcessorsHumanReviewConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/ProjectsLocationsProcessorsHumanReviewConfig.php',
'Google\\Service\\Document\\Resource\\ProjectsLocationsProcessorsProcessorVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/ProjectsLocationsProcessorsProcessorVersions.php',
'Google\\Service\\Document\\Resource\\ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/ProjectsOperations.php',
'Google\\Service\\Document\\Resource\\Uiv1beta3' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/Uiv1beta3.php',
'Google\\Service\\Document\\Resource\\Uiv1beta3Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/Uiv1beta3Projects.php',
'Google\\Service\\Document\\Resource\\Uiv1beta3ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/Uiv1beta3ProjectsLocations.php',
'Google\\Service\\Document\\Resource\\Uiv1beta3ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Document/Resource/Uiv1beta3ProjectsLocationsOperations.php',
'Google\\Service\\DomainsRDAP' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP.php',
'Google\\Service\\DomainsRDAP\\HttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/HttpBody.php',
'Google\\Service\\DomainsRDAP\\Link' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/Link.php',
'Google\\Service\\DomainsRDAP\\Notice' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/Notice.php',
'Google\\Service\\DomainsRDAP\\RdapResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/RdapResponse.php',
'Google\\Service\\DomainsRDAP\\Resource\\Autnum' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/Resource/Autnum.php',
'Google\\Service\\DomainsRDAP\\Resource\\Domain' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/Resource/Domain.php',
'Google\\Service\\DomainsRDAP\\Resource\\Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/Resource/Entity.php',
'Google\\Service\\DomainsRDAP\\Resource\\Ip' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/Resource/Ip.php',
'Google\\Service\\DomainsRDAP\\Resource\\Nameserver' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/Resource/Nameserver.php',
'Google\\Service\\DomainsRDAP\\Resource\\V1' => __DIR__ . '/..' . '/google/apiclient-services/src/DomainsRDAP/Resource/V1.php',
'Google\\Service\\DoubleClickBidManager' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager.php',
'Google\\Service\\DoubleClickBidManager\\ChannelGrouping' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/ChannelGrouping.php',
'Google\\Service\\DoubleClickBidManager\\DisjunctiveMatchStatement' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/DisjunctiveMatchStatement.php',
'Google\\Service\\DoubleClickBidManager\\EventFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/EventFilter.php',
'Google\\Service\\DoubleClickBidManager\\FilterPair' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/FilterPair.php',
'Google\\Service\\DoubleClickBidManager\\ListQueriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/ListQueriesResponse.php',
'Google\\Service\\DoubleClickBidManager\\ListReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/ListReportsResponse.php',
'Google\\Service\\DoubleClickBidManager\\Options' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/Options.php',
'Google\\Service\\DoubleClickBidManager\\Parameters' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/Parameters.php',
'Google\\Service\\DoubleClickBidManager\\PathFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/PathFilter.php',
'Google\\Service\\DoubleClickBidManager\\PathQueryOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/PathQueryOptions.php',
'Google\\Service\\DoubleClickBidManager\\PathQueryOptionsFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/PathQueryOptionsFilter.php',
'Google\\Service\\DoubleClickBidManager\\Query' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/Query.php',
'Google\\Service\\DoubleClickBidManager\\QueryMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/QueryMetadata.php',
'Google\\Service\\DoubleClickBidManager\\QuerySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/QuerySchedule.php',
'Google\\Service\\DoubleClickBidManager\\Report' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/Report.php',
'Google\\Service\\DoubleClickBidManager\\ReportFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/ReportFailure.php',
'Google\\Service\\DoubleClickBidManager\\ReportKey' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/ReportKey.php',
'Google\\Service\\DoubleClickBidManager\\ReportMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/ReportMetadata.php',
'Google\\Service\\DoubleClickBidManager\\ReportStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/ReportStatus.php',
'Google\\Service\\DoubleClickBidManager\\Resource\\Queries' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/Resource/Queries.php',
'Google\\Service\\DoubleClickBidManager\\Resource\\Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/Resource/Reports.php',
'Google\\Service\\DoubleClickBidManager\\Rule' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/Rule.php',
'Google\\Service\\DoubleClickBidManager\\RunQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DoubleClickBidManager/RunQueryRequest.php',
'Google\\Service\\Doubleclicksearch' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch.php',
'Google\\Service\\Doubleclicksearch\\Availability' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/Availability.php',
'Google\\Service\\Doubleclicksearch\\Conversion' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/Conversion.php',
'Google\\Service\\Doubleclicksearch\\ConversionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/ConversionList.php',
'Google\\Service\\Doubleclicksearch\\CustomDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/CustomDimension.php',
'Google\\Service\\Doubleclicksearch\\CustomMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/CustomMetric.php',
'Google\\Service\\Doubleclicksearch\\Report' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/Report.php',
'Google\\Service\\Doubleclicksearch\\ReportApiColumnSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/ReportApiColumnSpec.php',
'Google\\Service\\Doubleclicksearch\\ReportFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/ReportFiles.php',
'Google\\Service\\Doubleclicksearch\\ReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/ReportRequest.php',
'Google\\Service\\Doubleclicksearch\\ReportRequestFilters' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/ReportRequestFilters.php',
'Google\\Service\\Doubleclicksearch\\ReportRequestOrderBy' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/ReportRequestOrderBy.php',
'Google\\Service\\Doubleclicksearch\\ReportRequestReportScope' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/ReportRequestReportScope.php',
'Google\\Service\\Doubleclicksearch\\ReportRequestTimeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/ReportRequestTimeRange.php',
'Google\\Service\\Doubleclicksearch\\Resource\\Conversion' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/Resource/Conversion.php',
'Google\\Service\\Doubleclicksearch\\Resource\\Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/Resource/Reports.php',
'Google\\Service\\Doubleclicksearch\\Resource\\SavedColumns' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/Resource/SavedColumns.php',
'Google\\Service\\Doubleclicksearch\\SavedColumn' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/SavedColumn.php',
'Google\\Service\\Doubleclicksearch\\SavedColumnList' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/SavedColumnList.php',
'Google\\Service\\Doubleclicksearch\\UpdateAvailabilityRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/UpdateAvailabilityRequest.php',
'Google\\Service\\Doubleclicksearch\\UpdateAvailabilityResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Doubleclicksearch/UpdateAvailabilityResponse.php',
'Google\\Service\\Drive' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive.php',
'Google\\Service\\DriveActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity.php',
'Google\\Service\\DriveActivity\\Action' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Action.php',
'Google\\Service\\DriveActivity\\ActionDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/ActionDetail.php',
'Google\\Service\\DriveActivity\\Actor' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Actor.php',
'Google\\Service\\DriveActivity\\Administrator' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Administrator.php',
'Google\\Service\\DriveActivity\\AnonymousUser' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/AnonymousUser.php',
'Google\\Service\\DriveActivity\\Anyone' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Anyone.php',
'Google\\Service\\DriveActivity\\ApplicationReference' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/ApplicationReference.php',
'Google\\Service\\DriveActivity\\Assignment' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Assignment.php',
'Google\\Service\\DriveActivity\\Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Comment.php',
'Google\\Service\\DriveActivity\\ConsolidationStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/ConsolidationStrategy.php',
'Google\\Service\\DriveActivity\\Copy' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Copy.php',
'Google\\Service\\DriveActivity\\Create' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Create.php',
'Google\\Service\\DriveActivity\\DataLeakPreventionChange' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DataLeakPreventionChange.php',
'Google\\Service\\DriveActivity\\Delete' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Delete.php',
'Google\\Service\\DriveActivity\\DeletedUser' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DeletedUser.php',
'Google\\Service\\DriveActivity\\Domain' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Domain.php',
'Google\\Service\\DriveActivity\\Drive' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Drive.php',
'Google\\Service\\DriveActivity\\DriveActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DriveActivity.php',
'Google\\Service\\DriveActivity\\DriveFile' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DriveFile.php',
'Google\\Service\\DriveActivity\\DriveFolder' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DriveFolder.php',
'Google\\Service\\DriveActivity\\DriveItem' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DriveItem.php',
'Google\\Service\\DriveActivity\\DriveItemReference' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DriveItemReference.php',
'Google\\Service\\DriveActivity\\DriveReference' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DriveReference.php',
'Google\\Service\\DriveActivity\\DriveactivityFile' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DriveactivityFile.php',
'Google\\Service\\DriveActivity\\DriveactivityNew' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/DriveactivityNew.php',
'Google\\Service\\DriveActivity\\Edit' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Edit.php',
'Google\\Service\\DriveActivity\\FileComment' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/FileComment.php',
'Google\\Service\\DriveActivity\\Folder' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Folder.php',
'Google\\Service\\DriveActivity\\Group' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Group.php',
'Google\\Service\\DriveActivity\\Impersonation' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Impersonation.php',
'Google\\Service\\DriveActivity\\KnownUser' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/KnownUser.php',
'Google\\Service\\DriveActivity\\Legacy' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Legacy.php',
'Google\\Service\\DriveActivity\\Move' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Move.php',
'Google\\Service\\DriveActivity\\NoConsolidation' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/NoConsolidation.php',
'Google\\Service\\DriveActivity\\Owner' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Owner.php',
'Google\\Service\\DriveActivity\\Permission' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Permission.php',
'Google\\Service\\DriveActivity\\PermissionChange' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/PermissionChange.php',
'Google\\Service\\DriveActivity\\Post' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Post.php',
'Google\\Service\\DriveActivity\\QueryDriveActivityRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/QueryDriveActivityRequest.php',
'Google\\Service\\DriveActivity\\QueryDriveActivityResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/QueryDriveActivityResponse.php',
'Google\\Service\\DriveActivity\\Rename' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Rename.php',
'Google\\Service\\DriveActivity\\Resource\\Activity' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Resource/Activity.php',
'Google\\Service\\DriveActivity\\Restore' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Restore.php',
'Google\\Service\\DriveActivity\\RestrictionChange' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/RestrictionChange.php',
'Google\\Service\\DriveActivity\\SettingsChange' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/SettingsChange.php',
'Google\\Service\\DriveActivity\\Suggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Suggestion.php',
'Google\\Service\\DriveActivity\\SystemEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/SystemEvent.php',
'Google\\Service\\DriveActivity\\Target' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Target.php',
'Google\\Service\\DriveActivity\\TargetReference' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/TargetReference.php',
'Google\\Service\\DriveActivity\\TeamDrive' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/TeamDrive.php',
'Google\\Service\\DriveActivity\\TeamDriveReference' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/TeamDriveReference.php',
'Google\\Service\\DriveActivity\\TimeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/TimeRange.php',
'Google\\Service\\DriveActivity\\UnknownUser' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/UnknownUser.php',
'Google\\Service\\DriveActivity\\Upload' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/Upload.php',
'Google\\Service\\DriveActivity\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/DriveActivity/User.php',
'Google\\Service\\Drive\\About' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/About.php',
'Google\\Service\\Drive\\AboutDriveThemes' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/AboutDriveThemes.php',
'Google\\Service\\Drive\\AboutStorageQuota' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/AboutStorageQuota.php',
'Google\\Service\\Drive\\AboutTeamDriveThemes' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/AboutTeamDriveThemes.php',
'Google\\Service\\Drive\\Change' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Change.php',
'Google\\Service\\Drive\\ChangeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/ChangeList.php',
'Google\\Service\\Drive\\Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Channel.php',
'Google\\Service\\Drive\\Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Comment.php',
'Google\\Service\\Drive\\CommentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/CommentList.php',
'Google\\Service\\Drive\\CommentQuotedFileContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/CommentQuotedFileContent.php',
'Google\\Service\\Drive\\ContentRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/ContentRestriction.php',
'Google\\Service\\Drive\\Drive' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Drive.php',
'Google\\Service\\Drive\\DriveBackgroundImageFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveBackgroundImageFile.php',
'Google\\Service\\Drive\\DriveCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveCapabilities.php',
'Google\\Service\\Drive\\DriveFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveFile.php',
'Google\\Service\\Drive\\DriveFileCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveFileCapabilities.php',
'Google\\Service\\Drive\\DriveFileContentHints' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveFileContentHints.php',
'Google\\Service\\Drive\\DriveFileContentHintsThumbnail' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveFileContentHintsThumbnail.php',
'Google\\Service\\Drive\\DriveFileImageMediaMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveFileImageMediaMetadata.php',
'Google\\Service\\Drive\\DriveFileImageMediaMetadataLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveFileImageMediaMetadataLocation.php',
'Google\\Service\\Drive\\DriveFileLinkShareMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveFileLinkShareMetadata.php',
'Google\\Service\\Drive\\DriveFileShortcutDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveFileShortcutDetails.php',
'Google\\Service\\Drive\\DriveFileVideoMediaMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveFileVideoMediaMetadata.php',
'Google\\Service\\Drive\\DriveList' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveList.php',
'Google\\Service\\Drive\\DriveRestrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/DriveRestrictions.php',
'Google\\Service\\Drive\\FileList' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/FileList.php',
'Google\\Service\\Drive\\GeneratedIds' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/GeneratedIds.php',
'Google\\Service\\Drive\\Permission' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Permission.php',
'Google\\Service\\Drive\\PermissionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/PermissionList.php',
'Google\\Service\\Drive\\PermissionPermissionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/PermissionPermissionDetails.php',
'Google\\Service\\Drive\\PermissionTeamDrivePermissionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/PermissionTeamDrivePermissionDetails.php',
'Google\\Service\\Drive\\Reply' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Reply.php',
'Google\\Service\\Drive\\ReplyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/ReplyList.php',
'Google\\Service\\Drive\\Resource\\About' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/About.php',
'Google\\Service\\Drive\\Resource\\Changes' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/Changes.php',
'Google\\Service\\Drive\\Resource\\Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/Channels.php',
'Google\\Service\\Drive\\Resource\\Comments' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/Comments.php',
'Google\\Service\\Drive\\Resource\\Drives' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/Drives.php',
'Google\\Service\\Drive\\Resource\\Files' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/Files.php',
'Google\\Service\\Drive\\Resource\\Permissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/Permissions.php',
'Google\\Service\\Drive\\Resource\\Replies' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/Replies.php',
'Google\\Service\\Drive\\Resource\\Revisions' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/Revisions.php',
'Google\\Service\\Drive\\Resource\\Teamdrives' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Resource/Teamdrives.php',
'Google\\Service\\Drive\\Revision' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/Revision.php',
'Google\\Service\\Drive\\RevisionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/RevisionList.php',
'Google\\Service\\Drive\\StartPageToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/StartPageToken.php',
'Google\\Service\\Drive\\TeamDrive' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/TeamDrive.php',
'Google\\Service\\Drive\\TeamDriveBackgroundImageFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/TeamDriveBackgroundImageFile.php',
'Google\\Service\\Drive\\TeamDriveCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/TeamDriveCapabilities.php',
'Google\\Service\\Drive\\TeamDriveList' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/TeamDriveList.php',
'Google\\Service\\Drive\\TeamDriveRestrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/TeamDriveRestrictions.php',
'Google\\Service\\Drive\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/Drive/User.php',
'Google\\Service\\Essentialcontacts' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts.php',
'Google\\Service\\Essentialcontacts\\GoogleCloudEssentialcontactsV1ComputeContactsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/GoogleCloudEssentialcontactsV1ComputeContactsResponse.php',
'Google\\Service\\Essentialcontacts\\GoogleCloudEssentialcontactsV1Contact' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/GoogleCloudEssentialcontactsV1Contact.php',
'Google\\Service\\Essentialcontacts\\GoogleCloudEssentialcontactsV1ListContactsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/GoogleCloudEssentialcontactsV1ListContactsResponse.php',
'Google\\Service\\Essentialcontacts\\GoogleCloudEssentialcontactsV1SendTestMessageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/GoogleCloudEssentialcontactsV1SendTestMessageRequest.php',
'Google\\Service\\Essentialcontacts\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/GoogleProtobufEmpty.php',
'Google\\Service\\Essentialcontacts\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/Resource/Folders.php',
'Google\\Service\\Essentialcontacts\\Resource\\FoldersContacts' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/Resource/FoldersContacts.php',
'Google\\Service\\Essentialcontacts\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/Resource/Organizations.php',
'Google\\Service\\Essentialcontacts\\Resource\\OrganizationsContacts' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/Resource/OrganizationsContacts.php',
'Google\\Service\\Essentialcontacts\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/Resource/Projects.php',
'Google\\Service\\Essentialcontacts\\Resource\\ProjectsContacts' => __DIR__ . '/..' . '/google/apiclient-services/src/Essentialcontacts/Resource/ProjectsContacts.php',
'Google\\Service\\Eventarc' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc.php',
'Google\\Service\\Eventarc\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/AuditConfig.php',
'Google\\Service\\Eventarc\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/AuditLogConfig.php',
'Google\\Service\\Eventarc\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Binding.php',
'Google\\Service\\Eventarc\\CloudRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/CloudRun.php',
'Google\\Service\\Eventarc\\Destination' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Destination.php',
'Google\\Service\\Eventarc\\EventFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/EventFilter.php',
'Google\\Service\\Eventarc\\EventarcEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/EventarcEmpty.php',
'Google\\Service\\Eventarc\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Expr.php',
'Google\\Service\\Eventarc\\GoogleLongrunningCancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/GoogleLongrunningCancelOperationRequest.php',
'Google\\Service\\Eventarc\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\Eventarc\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/GoogleLongrunningOperation.php',
'Google\\Service\\Eventarc\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/GoogleRpcStatus.php',
'Google\\Service\\Eventarc\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/ListLocationsResponse.php',
'Google\\Service\\Eventarc\\ListTriggersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/ListTriggersResponse.php',
'Google\\Service\\Eventarc\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Location.php',
'Google\\Service\\Eventarc\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/OperationMetadata.php',
'Google\\Service\\Eventarc\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Policy.php',
'Google\\Service\\Eventarc\\Pubsub' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Pubsub.php',
'Google\\Service\\Eventarc\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Resource/Projects.php',
'Google\\Service\\Eventarc\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Resource/ProjectsLocations.php',
'Google\\Service\\Eventarc\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Eventarc\\Resource\\ProjectsLocationsTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Resource/ProjectsLocationsTriggers.php',
'Google\\Service\\Eventarc\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/SetIamPolicyRequest.php',
'Google\\Service\\Eventarc\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/TestIamPermissionsRequest.php',
'Google\\Service\\Eventarc\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/TestIamPermissionsResponse.php',
'Google\\Service\\Eventarc\\Transport' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Transport.php',
'Google\\Service\\Eventarc\\Trigger' => __DIR__ . '/..' . '/google/apiclient-services/src/Eventarc/Trigger.php',
'Google\\Service\\Exception' => __DIR__ . '/..' . '/google/apiclient/src/Service/Exception.php',
'Google\\Service\\FactCheckTools' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1Claim' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1Claim.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse.php',
'Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1Publisher' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleFactcheckingFactchecktoolsV1alpha1Publisher.php',
'Google\\Service\\FactCheckTools\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/GoogleProtobufEmpty.php',
'Google\\Service\\FactCheckTools\\Resource\\Claims' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/Resource/Claims.php',
'Google\\Service\\FactCheckTools\\Resource\\Pages' => __DIR__ . '/..' . '/google/apiclient-services/src/FactCheckTools/Resource/Pages.php',
'Google\\Service\\Fcmdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata.php',
'Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1AndroidDeliveryData' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/GoogleFirebaseFcmDataV1beta1AndroidDeliveryData.php',
'Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1Data' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/GoogleFirebaseFcmDataV1beta1Data.php',
'Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents.php',
'Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse.php',
'Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1MessageInsightPercents' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/GoogleFirebaseFcmDataV1beta1MessageInsightPercents.php',
'Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1MessageOutcomePercents' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/GoogleFirebaseFcmDataV1beta1MessageOutcomePercents.php',
'Google\\Service\\Fcmdata\\GoogleTypeDate' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/GoogleTypeDate.php',
'Google\\Service\\Fcmdata\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/Resource/Projects.php',
'Google\\Service\\Fcmdata\\Resource\\ProjectsAndroidApps' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/Resource/ProjectsAndroidApps.php',
'Google\\Service\\Fcmdata\\Resource\\ProjectsAndroidAppsDeliveryData' => __DIR__ . '/..' . '/google/apiclient-services/src/Fcmdata/Resource/ProjectsAndroidAppsDeliveryData.php',
'Google\\Service\\FirebaseCloudMessaging' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging.php',
'Google\\Service\\FirebaseCloudMessaging\\AndroidConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/AndroidConfig.php',
'Google\\Service\\FirebaseCloudMessaging\\AndroidFcmOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/AndroidFcmOptions.php',
'Google\\Service\\FirebaseCloudMessaging\\AndroidNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/AndroidNotification.php',
'Google\\Service\\FirebaseCloudMessaging\\ApnsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/ApnsConfig.php',
'Google\\Service\\FirebaseCloudMessaging\\ApnsFcmOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/ApnsFcmOptions.php',
'Google\\Service\\FirebaseCloudMessaging\\Color' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/Color.php',
'Google\\Service\\FirebaseCloudMessaging\\FcmOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/FcmOptions.php',
'Google\\Service\\FirebaseCloudMessaging\\LightSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/LightSettings.php',
'Google\\Service\\FirebaseCloudMessaging\\Message' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/Message.php',
'Google\\Service\\FirebaseCloudMessaging\\Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/Notification.php',
'Google\\Service\\FirebaseCloudMessaging\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/Resource/Projects.php',
'Google\\Service\\FirebaseCloudMessaging\\Resource\\ProjectsMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/Resource/ProjectsMessages.php',
'Google\\Service\\FirebaseCloudMessaging\\SendMessageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/SendMessageRequest.php',
'Google\\Service\\FirebaseCloudMessaging\\WebpushConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/WebpushConfig.php',
'Google\\Service\\FirebaseCloudMessaging\\WebpushFcmOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseCloudMessaging/WebpushFcmOptions.php',
'Google\\Service\\FirebaseDynamicLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks.php',
'Google\\Service\\FirebaseDynamicLinks\\AnalyticsInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/AnalyticsInfo.php',
'Google\\Service\\FirebaseDynamicLinks\\AndroidInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/AndroidInfo.php',
'Google\\Service\\FirebaseDynamicLinks\\CreateManagedShortLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/CreateManagedShortLinkRequest.php',
'Google\\Service\\FirebaseDynamicLinks\\CreateManagedShortLinkResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/CreateManagedShortLinkResponse.php',
'Google\\Service\\FirebaseDynamicLinks\\CreateShortDynamicLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/CreateShortDynamicLinkRequest.php',
'Google\\Service\\FirebaseDynamicLinks\\CreateShortDynamicLinkResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/CreateShortDynamicLinkResponse.php',
'Google\\Service\\FirebaseDynamicLinks\\DesktopInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/DesktopInfo.php',
'Google\\Service\\FirebaseDynamicLinks\\DeviceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/DeviceInfo.php',
'Google\\Service\\FirebaseDynamicLinks\\DynamicLinkEventStat' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/DynamicLinkEventStat.php',
'Google\\Service\\FirebaseDynamicLinks\\DynamicLinkInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/DynamicLinkInfo.php',
'Google\\Service\\FirebaseDynamicLinks\\DynamicLinkStats' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/DynamicLinkStats.php',
'Google\\Service\\FirebaseDynamicLinks\\DynamicLinkWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/DynamicLinkWarning.php',
'Google\\Service\\FirebaseDynamicLinks\\GetIosPostInstallAttributionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/GetIosPostInstallAttributionRequest.php',
'Google\\Service\\FirebaseDynamicLinks\\GetIosPostInstallAttributionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/GetIosPostInstallAttributionResponse.php',
'Google\\Service\\FirebaseDynamicLinks\\GetIosReopenAttributionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/GetIosReopenAttributionRequest.php',
'Google\\Service\\FirebaseDynamicLinks\\GetIosReopenAttributionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/GetIosReopenAttributionResponse.php',
'Google\\Service\\FirebaseDynamicLinks\\GooglePlayAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/GooglePlayAnalytics.php',
'Google\\Service\\FirebaseDynamicLinks\\ITunesConnectAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/ITunesConnectAnalytics.php',
'Google\\Service\\FirebaseDynamicLinks\\IosInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/IosInfo.php',
'Google\\Service\\FirebaseDynamicLinks\\ManagedShortLink' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/ManagedShortLink.php',
'Google\\Service\\FirebaseDynamicLinks\\NavigationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/NavigationInfo.php',
'Google\\Service\\FirebaseDynamicLinks\\Resource\\ManagedShortLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/Resource/ManagedShortLinks.php',
'Google\\Service\\FirebaseDynamicLinks\\Resource\\ShortLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/Resource/ShortLinks.php',
'Google\\Service\\FirebaseDynamicLinks\\Resource\\V1' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/Resource/V1.php',
'Google\\Service\\FirebaseDynamicLinks\\SocialMetaTagInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/SocialMetaTagInfo.php',
'Google\\Service\\FirebaseDynamicLinks\\Suffix' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseDynamicLinks/Suffix.php',
'Google\\Service\\FirebaseHosting' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseHosting.php',
'Google\\Service\\FirebaseHosting\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseHosting/CancelOperationRequest.php',
'Google\\Service\\FirebaseHosting\\FirebasehostingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseHosting/FirebasehostingEmpty.php',
'Google\\Service\\FirebaseHosting\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseHosting/ListOperationsResponse.php',
'Google\\Service\\FirebaseHosting\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseHosting/Operation.php',
'Google\\Service\\FirebaseHosting\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseHosting/Resource/Operations.php',
'Google\\Service\\FirebaseHosting\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseHosting/Status.php',
'Google\\Service\\FirebaseML' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseML.php',
'Google\\Service\\FirebaseML\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseML/CancelOperationRequest.php',
'Google\\Service\\FirebaseML\\FirebasemlEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseML/FirebasemlEmpty.php',
'Google\\Service\\FirebaseML\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseML/ListOperationsResponse.php',
'Google\\Service\\FirebaseML\\ModelOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseML/ModelOperationMetadata.php',
'Google\\Service\\FirebaseML\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseML/Operation.php',
'Google\\Service\\FirebaseML\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseML/Resource/Operations.php',
'Google\\Service\\FirebaseML\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseML/Status.php',
'Google\\Service\\FirebaseManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement.php',
'Google\\Service\\FirebaseManagement\\AddFirebaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/AddFirebaseRequest.php',
'Google\\Service\\FirebaseManagement\\AddGoogleAnalyticsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/AddGoogleAnalyticsRequest.php',
'Google\\Service\\FirebaseManagement\\AdminSdkConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/AdminSdkConfig.php',
'Google\\Service\\FirebaseManagement\\AnalyticsDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/AnalyticsDetails.php',
'Google\\Service\\FirebaseManagement\\AnalyticsProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/AnalyticsProperty.php',
'Google\\Service\\FirebaseManagement\\AndroidApp' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/AndroidApp.php',
'Google\\Service\\FirebaseManagement\\AndroidAppConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/AndroidAppConfig.php',
'Google\\Service\\FirebaseManagement\\DefaultResources' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/DefaultResources.php',
'Google\\Service\\FirebaseManagement\\FinalizeDefaultLocationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/FinalizeDefaultLocationRequest.php',
'Google\\Service\\FirebaseManagement\\FirebaseAppInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/FirebaseAppInfo.php',
'Google\\Service\\FirebaseManagement\\FirebaseEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/FirebaseEmpty.php',
'Google\\Service\\FirebaseManagement\\FirebaseProject' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/FirebaseProject.php',
'Google\\Service\\FirebaseManagement\\IosApp' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/IosApp.php',
'Google\\Service\\FirebaseManagement\\IosAppConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/IosAppConfig.php',
'Google\\Service\\FirebaseManagement\\ListAndroidAppsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/ListAndroidAppsResponse.php',
'Google\\Service\\FirebaseManagement\\ListAvailableLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/ListAvailableLocationsResponse.php',
'Google\\Service\\FirebaseManagement\\ListAvailableProjectsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/ListAvailableProjectsResponse.php',
'Google\\Service\\FirebaseManagement\\ListFirebaseProjectsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/ListFirebaseProjectsResponse.php',
'Google\\Service\\FirebaseManagement\\ListIosAppsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/ListIosAppsResponse.php',
'Google\\Service\\FirebaseManagement\\ListShaCertificatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/ListShaCertificatesResponse.php',
'Google\\Service\\FirebaseManagement\\ListWebAppsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/ListWebAppsResponse.php',
'Google\\Service\\FirebaseManagement\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Location.php',
'Google\\Service\\FirebaseManagement\\MessageSet' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/MessageSet.php',
'Google\\Service\\FirebaseManagement\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Operation.php',
'Google\\Service\\FirebaseManagement\\ProjectInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/ProjectInfo.php',
'Google\\Service\\FirebaseManagement\\RemoveAnalyticsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/RemoveAnalyticsRequest.php',
'Google\\Service\\FirebaseManagement\\Resource\\AvailableProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Resource/AvailableProjects.php',
'Google\\Service\\FirebaseManagement\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Resource/Operations.php',
'Google\\Service\\FirebaseManagement\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Resource/Projects.php',
'Google\\Service\\FirebaseManagement\\Resource\\ProjectsAndroidApps' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Resource/ProjectsAndroidApps.php',
'Google\\Service\\FirebaseManagement\\Resource\\ProjectsAndroidAppsSha' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Resource/ProjectsAndroidAppsSha.php',
'Google\\Service\\FirebaseManagement\\Resource\\ProjectsAvailableLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Resource/ProjectsAvailableLocations.php',
'Google\\Service\\FirebaseManagement\\Resource\\ProjectsDefaultLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Resource/ProjectsDefaultLocation.php',
'Google\\Service\\FirebaseManagement\\Resource\\ProjectsIosApps' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Resource/ProjectsIosApps.php',
'Google\\Service\\FirebaseManagement\\Resource\\ProjectsWebApps' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Resource/ProjectsWebApps.php',
'Google\\Service\\FirebaseManagement\\SearchFirebaseAppsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/SearchFirebaseAppsResponse.php',
'Google\\Service\\FirebaseManagement\\ShaCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/ShaCertificate.php',
'Google\\Service\\FirebaseManagement\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/Status.php',
'Google\\Service\\FirebaseManagement\\StatusProto' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/StatusProto.php',
'Google\\Service\\FirebaseManagement\\StreamMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/StreamMapping.php',
'Google\\Service\\FirebaseManagement\\WebApp' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/WebApp.php',
'Google\\Service\\FirebaseManagement\\WebAppConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseManagement/WebAppConfig.php',
'Google\\Service\\FirebaseRealtimeDatabase' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRealtimeDatabase.php',
'Google\\Service\\FirebaseRealtimeDatabase\\DatabaseInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRealtimeDatabase/DatabaseInstance.php',
'Google\\Service\\FirebaseRealtimeDatabase\\DisableDatabaseInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRealtimeDatabase/DisableDatabaseInstanceRequest.php',
'Google\\Service\\FirebaseRealtimeDatabase\\ListDatabaseInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRealtimeDatabase/ListDatabaseInstancesResponse.php',
'Google\\Service\\FirebaseRealtimeDatabase\\ReenableDatabaseInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRealtimeDatabase/ReenableDatabaseInstanceRequest.php',
'Google\\Service\\FirebaseRealtimeDatabase\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRealtimeDatabase/Resource/Projects.php',
'Google\\Service\\FirebaseRealtimeDatabase\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRealtimeDatabase/Resource/ProjectsLocations.php',
'Google\\Service\\FirebaseRealtimeDatabase\\Resource\\ProjectsLocationsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRealtimeDatabase/Resource/ProjectsLocationsInstances.php',
'Google\\Service\\FirebaseRules' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules.php',
'Google\\Service\\FirebaseRules\\Arg' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Arg.php',
'Google\\Service\\FirebaseRules\\ExpressionReport' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/ExpressionReport.php',
'Google\\Service\\FirebaseRules\\FirebaserulesEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/FirebaserulesEmpty.php',
'Google\\Service\\FirebaseRules\\FirebaserulesFile' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/FirebaserulesFile.php',
'Google\\Service\\FirebaseRules\\FunctionCall' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/FunctionCall.php',
'Google\\Service\\FirebaseRules\\FunctionMock' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/FunctionMock.php',
'Google\\Service\\FirebaseRules\\GetReleaseExecutableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/GetReleaseExecutableResponse.php',
'Google\\Service\\FirebaseRules\\Issue' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Issue.php',
'Google\\Service\\FirebaseRules\\ListReleasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/ListReleasesResponse.php',
'Google\\Service\\FirebaseRules\\ListRulesetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/ListRulesetsResponse.php',
'Google\\Service\\FirebaseRules\\Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Metadata.php',
'Google\\Service\\FirebaseRules\\Release' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Release.php',
'Google\\Service\\FirebaseRules\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Resource/Projects.php',
'Google\\Service\\FirebaseRules\\Resource\\ProjectsReleases' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Resource/ProjectsReleases.php',
'Google\\Service\\FirebaseRules\\Resource\\ProjectsRulesets' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Resource/ProjectsRulesets.php',
'Google\\Service\\FirebaseRules\\Result' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Result.php',
'Google\\Service\\FirebaseRules\\Ruleset' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Ruleset.php',
'Google\\Service\\FirebaseRules\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/Source.php',
'Google\\Service\\FirebaseRules\\SourcePosition' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/SourcePosition.php',
'Google\\Service\\FirebaseRules\\TestCase' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/TestCase.php',
'Google\\Service\\FirebaseRules\\TestResult' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/TestResult.php',
'Google\\Service\\FirebaseRules\\TestRulesetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/TestRulesetRequest.php',
'Google\\Service\\FirebaseRules\\TestRulesetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/TestRulesetResponse.php',
'Google\\Service\\FirebaseRules\\TestSuite' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/TestSuite.php',
'Google\\Service\\FirebaseRules\\UpdateReleaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/UpdateReleaseRequest.php',
'Google\\Service\\FirebaseRules\\ValueCount' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/ValueCount.php',
'Google\\Service\\FirebaseRules\\VisitedExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/FirebaseRules/VisitedExpression.php',
'Google\\Service\\Firebaseappcheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaAppAttestChallengeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaAppAttestChallengeResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaAppAttestConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaAppAttestConfig.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaAttestationTokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaAttestationTokenResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaDebugToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaDebugToken.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaDeviceCheckConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaDeviceCheckConfig.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaListDebugTokensResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaListDebugTokensResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaListServicesResponse.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaPublicJwk' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaPublicJwk.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaPublicJwkSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaPublicJwkSet.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaRecaptchaConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaRecaptchaConfig.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaSafetyNetConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaSafetyNetConfig.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaService' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaService.php',
'Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaUpdateServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleFirebaseAppcheckV1betaUpdateServiceRequest.php',
'Google\\Service\\Firebaseappcheck\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/GoogleProtobufEmpty.php',
'Google\\Service\\Firebaseappcheck\\Resource\\Jwks' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/Resource/Jwks.php',
'Google\\Service\\Firebaseappcheck\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/Resource/Projects.php',
'Google\\Service\\Firebaseappcheck\\Resource\\ProjectsApps' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/Resource/ProjectsApps.php',
'Google\\Service\\Firebaseappcheck\\Resource\\ProjectsAppsAppAttestConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/Resource/ProjectsAppsAppAttestConfig.php',
'Google\\Service\\Firebaseappcheck\\Resource\\ProjectsAppsDebugTokens' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/Resource/ProjectsAppsDebugTokens.php',
'Google\\Service\\Firebaseappcheck\\Resource\\ProjectsAppsDeviceCheckConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/Resource/ProjectsAppsDeviceCheckConfig.php',
'Google\\Service\\Firebaseappcheck\\Resource\\ProjectsAppsRecaptchaConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/Resource/ProjectsAppsRecaptchaConfig.php',
'Google\\Service\\Firebaseappcheck\\Resource\\ProjectsAppsSafetyNetConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/Resource/ProjectsAppsSafetyNetConfig.php',
'Google\\Service\\Firebaseappcheck\\Resource\\ProjectsServices' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebaseappcheck/Resource/ProjectsServices.php',
'Google\\Service\\Firebasestorage' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage.php',
'Google\\Service\\Firebasestorage\\AddFirebaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage/AddFirebaseRequest.php',
'Google\\Service\\Firebasestorage\\Bucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage/Bucket.php',
'Google\\Service\\Firebasestorage\\FirebasestorageEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage/FirebasestorageEmpty.php',
'Google\\Service\\Firebasestorage\\GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage/GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadata.php',
'Google\\Service\\Firebasestorage\\GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage/GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata.php',
'Google\\Service\\Firebasestorage\\ListBucketsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage/ListBucketsResponse.php',
'Google\\Service\\Firebasestorage\\RemoveFirebaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage/RemoveFirebaseRequest.php',
'Google\\Service\\Firebasestorage\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage/Resource/Projects.php',
'Google\\Service\\Firebasestorage\\Resource\\ProjectsBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Firebasestorage/Resource/ProjectsBuckets.php',
'Google\\Service\\Firestore' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore.php',
'Google\\Service\\Firestore\\ArrayValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ArrayValue.php',
'Google\\Service\\Firestore\\BatchGetDocumentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/BatchGetDocumentsRequest.php',
'Google\\Service\\Firestore\\BatchGetDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/BatchGetDocumentsResponse.php',
'Google\\Service\\Firestore\\BatchWriteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/BatchWriteRequest.php',
'Google\\Service\\Firestore\\BatchWriteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/BatchWriteResponse.php',
'Google\\Service\\Firestore\\BeginTransactionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/BeginTransactionRequest.php',
'Google\\Service\\Firestore\\BeginTransactionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/BeginTransactionResponse.php',
'Google\\Service\\Firestore\\CollectionSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/CollectionSelector.php',
'Google\\Service\\Firestore\\CommitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/CommitRequest.php',
'Google\\Service\\Firestore\\CommitResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/CommitResponse.php',
'Google\\Service\\Firestore\\CompositeFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/CompositeFilter.php',
'Google\\Service\\Firestore\\Cursor' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Cursor.php',
'Google\\Service\\Firestore\\Document' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Document.php',
'Google\\Service\\Firestore\\DocumentChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/DocumentChange.php',
'Google\\Service\\Firestore\\DocumentDelete' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/DocumentDelete.php',
'Google\\Service\\Firestore\\DocumentMask' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/DocumentMask.php',
'Google\\Service\\Firestore\\DocumentRemove' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/DocumentRemove.php',
'Google\\Service\\Firestore\\DocumentTransform' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/DocumentTransform.php',
'Google\\Service\\Firestore\\DocumentsTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/DocumentsTarget.php',
'Google\\Service\\Firestore\\ExistenceFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ExistenceFilter.php',
'Google\\Service\\Firestore\\FieldFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/FieldFilter.php',
'Google\\Service\\Firestore\\FieldReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/FieldReference.php',
'Google\\Service\\Firestore\\FieldTransform' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/FieldTransform.php',
'Google\\Service\\Firestore\\Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Filter.php',
'Google\\Service\\Firestore\\FirestoreEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/FirestoreEmpty.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1ExportDocumentsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1ExportDocumentsMetadata.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1ExportDocumentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1ExportDocumentsRequest.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1ExportDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1ExportDocumentsResponse.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1Field' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1Field.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1FieldOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1FieldOperationMetadata.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1ImportDocumentsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1ImportDocumentsMetadata.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1ImportDocumentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1ImportDocumentsRequest.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1Index' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1Index.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1IndexConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1IndexConfig.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1IndexConfigDelta' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1IndexConfigDelta.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1IndexField' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1IndexField.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1IndexOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1IndexOperationMetadata.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1ListFieldsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1ListFieldsResponse.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1ListIndexesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1ListIndexesResponse.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1LocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1LocationMetadata.php',
'Google\\Service\\Firestore\\GoogleFirestoreAdminV1Progress' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleFirestoreAdminV1Progress.php',
'Google\\Service\\Firestore\\GoogleLongrunningCancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleLongrunningCancelOperationRequest.php',
'Google\\Service\\Firestore\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\Firestore\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/GoogleLongrunningOperation.php',
'Google\\Service\\Firestore\\LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/LatLng.php',
'Google\\Service\\Firestore\\ListCollectionIdsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ListCollectionIdsRequest.php',
'Google\\Service\\Firestore\\ListCollectionIdsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ListCollectionIdsResponse.php',
'Google\\Service\\Firestore\\ListDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ListDocumentsResponse.php',
'Google\\Service\\Firestore\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ListLocationsResponse.php',
'Google\\Service\\Firestore\\ListenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ListenRequest.php',
'Google\\Service\\Firestore\\ListenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ListenResponse.php',
'Google\\Service\\Firestore\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Location.php',
'Google\\Service\\Firestore\\MapValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/MapValue.php',
'Google\\Service\\Firestore\\Order' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Order.php',
'Google\\Service\\Firestore\\PartitionQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/PartitionQueryRequest.php',
'Google\\Service\\Firestore\\PartitionQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/PartitionQueryResponse.php',
'Google\\Service\\Firestore\\Precondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Precondition.php',
'Google\\Service\\Firestore\\Projection' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Projection.php',
'Google\\Service\\Firestore\\QueryTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/QueryTarget.php',
'Google\\Service\\Firestore\\ReadOnly' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ReadOnly.php',
'Google\\Service\\Firestore\\ReadWrite' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/ReadWrite.php',
'Google\\Service\\Firestore\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Resource/Projects.php',
'Google\\Service\\Firestore\\Resource\\ProjectsDatabases' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Resource/ProjectsDatabases.php',
'Google\\Service\\Firestore\\Resource\\ProjectsDatabasesCollectionGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Resource/ProjectsDatabasesCollectionGroups.php',
'Google\\Service\\Firestore\\Resource\\ProjectsDatabasesCollectionGroupsFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Resource/ProjectsDatabasesCollectionGroupsFields.php',
'Google\\Service\\Firestore\\Resource\\ProjectsDatabasesCollectionGroupsIndexes' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Resource/ProjectsDatabasesCollectionGroupsIndexes.php',
'Google\\Service\\Firestore\\Resource\\ProjectsDatabasesDocuments' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Resource/ProjectsDatabasesDocuments.php',
'Google\\Service\\Firestore\\Resource\\ProjectsDatabasesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Resource/ProjectsDatabasesOperations.php',
'Google\\Service\\Firestore\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Resource/ProjectsLocations.php',
'Google\\Service\\Firestore\\RollbackRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/RollbackRequest.php',
'Google\\Service\\Firestore\\RunQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/RunQueryRequest.php',
'Google\\Service\\Firestore\\RunQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/RunQueryResponse.php',
'Google\\Service\\Firestore\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Status.php',
'Google\\Service\\Firestore\\StructuredQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/StructuredQuery.php',
'Google\\Service\\Firestore\\Target' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Target.php',
'Google\\Service\\Firestore\\TargetChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/TargetChange.php',
'Google\\Service\\Firestore\\TransactionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/TransactionOptions.php',
'Google\\Service\\Firestore\\UnaryFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/UnaryFilter.php',
'Google\\Service\\Firestore\\Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Value.php',
'Google\\Service\\Firestore\\Write' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/Write.php',
'Google\\Service\\Firestore\\WriteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/WriteRequest.php',
'Google\\Service\\Firestore\\WriteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/WriteResponse.php',
'Google\\Service\\Firestore\\WriteResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Firestore/WriteResult.php',
'Google\\Service\\Fitness' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness.php',
'Google\\Service\\Fitness\\AggregateBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/AggregateBucket.php',
'Google\\Service\\Fitness\\AggregateBy' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/AggregateBy.php',
'Google\\Service\\Fitness\\AggregateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/AggregateRequest.php',
'Google\\Service\\Fitness\\AggregateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/AggregateResponse.php',
'Google\\Service\\Fitness\\Application' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Application.php',
'Google\\Service\\Fitness\\BucketByActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/BucketByActivity.php',
'Google\\Service\\Fitness\\BucketBySession' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/BucketBySession.php',
'Google\\Service\\Fitness\\BucketByTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/BucketByTime.php',
'Google\\Service\\Fitness\\BucketByTimePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/BucketByTimePeriod.php',
'Google\\Service\\Fitness\\DataPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/DataPoint.php',
'Google\\Service\\Fitness\\DataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/DataSource.php',
'Google\\Service\\Fitness\\DataType' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/DataType.php',
'Google\\Service\\Fitness\\DataTypeField' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/DataTypeField.php',
'Google\\Service\\Fitness\\Dataset' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Dataset.php',
'Google\\Service\\Fitness\\Device' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Device.php',
'Google\\Service\\Fitness\\ListDataPointChangesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/ListDataPointChangesResponse.php',
'Google\\Service\\Fitness\\ListDataSourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/ListDataSourcesResponse.php',
'Google\\Service\\Fitness\\ListSessionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/ListSessionsResponse.php',
'Google\\Service\\Fitness\\MapValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/MapValue.php',
'Google\\Service\\Fitness\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Resource/Users.php',
'Google\\Service\\Fitness\\Resource\\UsersDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Resource/UsersDataSources.php',
'Google\\Service\\Fitness\\Resource\\UsersDataSourcesDataPointChanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Resource/UsersDataSourcesDataPointChanges.php',
'Google\\Service\\Fitness\\Resource\\UsersDataSourcesDatasets' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Resource/UsersDataSourcesDatasets.php',
'Google\\Service\\Fitness\\Resource\\UsersDataset' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Resource/UsersDataset.php',
'Google\\Service\\Fitness\\Resource\\UsersSessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Resource/UsersSessions.php',
'Google\\Service\\Fitness\\Session' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Session.php',
'Google\\Service\\Fitness\\Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/Value.php',
'Google\\Service\\Fitness\\ValueMapValEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Fitness/ValueMapValEntry.php',
'Google\\Service\\GKEHub' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub.php',
'Google\\Service\\GKEHub\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/AuditConfig.php',
'Google\\Service\\GKEHub\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/AuditLogConfig.php',
'Google\\Service\\GKEHub\\Authority' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Authority.php',
'Google\\Service\\GKEHub\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Binding.php',
'Google\\Service\\GKEHub\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/CancelOperationRequest.php',
'Google\\Service\\GKEHub\\CommonFeatureSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/CommonFeatureSpec.php',
'Google\\Service\\GKEHub\\CommonFeatureState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/CommonFeatureState.php',
'Google\\Service\\GKEHub\\ConfigManagementConfigSync' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementConfigSync.php',
'Google\\Service\\GKEHub\\ConfigManagementConfigSyncDeploymentState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementConfigSyncDeploymentState.php',
'Google\\Service\\GKEHub\\ConfigManagementConfigSyncState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementConfigSyncState.php',
'Google\\Service\\GKEHub\\ConfigManagementConfigSyncVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementConfigSyncVersion.php',
'Google\\Service\\GKEHub\\ConfigManagementErrorResource' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementErrorResource.php',
'Google\\Service\\GKEHub\\ConfigManagementGatekeeperDeploymentState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementGatekeeperDeploymentState.php',
'Google\\Service\\GKEHub\\ConfigManagementGitConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementGitConfig.php',
'Google\\Service\\GKEHub\\ConfigManagementGroupVersionKind' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementGroupVersionKind.php',
'Google\\Service\\GKEHub\\ConfigManagementHierarchyControllerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementHierarchyControllerConfig.php',
'Google\\Service\\GKEHub\\ConfigManagementHierarchyControllerDeploymentState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementHierarchyControllerDeploymentState.php',
'Google\\Service\\GKEHub\\ConfigManagementHierarchyControllerState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementHierarchyControllerState.php',
'Google\\Service\\GKEHub\\ConfigManagementHierarchyControllerVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementHierarchyControllerVersion.php',
'Google\\Service\\GKEHub\\ConfigManagementInstallError' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementInstallError.php',
'Google\\Service\\GKEHub\\ConfigManagementMembershipSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementMembershipSpec.php',
'Google\\Service\\GKEHub\\ConfigManagementMembershipState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementMembershipState.php',
'Google\\Service\\GKEHub\\ConfigManagementOperatorState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementOperatorState.php',
'Google\\Service\\GKEHub\\ConfigManagementPolicyController' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementPolicyController.php',
'Google\\Service\\GKEHub\\ConfigManagementPolicyControllerState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementPolicyControllerState.php',
'Google\\Service\\GKEHub\\ConfigManagementPolicyControllerVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementPolicyControllerVersion.php',
'Google\\Service\\GKEHub\\ConfigManagementSyncError' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementSyncError.php',
'Google\\Service\\GKEHub\\ConfigManagementSyncState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConfigManagementSyncState.php',
'Google\\Service\\GKEHub\\ConnectAgentResource' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ConnectAgentResource.php',
'Google\\Service\\GKEHub\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Expr.php',
'Google\\Service\\GKEHub\\Feature' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Feature.php',
'Google\\Service\\GKEHub\\FeatureResourceState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/FeatureResourceState.php',
'Google\\Service\\GKEHub\\FeatureState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/FeatureState.php',
'Google\\Service\\GKEHub\\GenerateConnectManifestResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/GenerateConnectManifestResponse.php',
'Google\\Service\\GKEHub\\GkeCluster' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/GkeCluster.php',
'Google\\Service\\GKEHub\\GkehubEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/GkehubEmpty.php',
'Google\\Service\\GKEHub\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/GoogleRpcStatus.php',
'Google\\Service\\GKEHub\\KubernetesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/KubernetesMetadata.php',
'Google\\Service\\GKEHub\\ListFeaturesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ListFeaturesResponse.php',
'Google\\Service\\GKEHub\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ListLocationsResponse.php',
'Google\\Service\\GKEHub\\ListMembershipsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ListMembershipsResponse.php',
'Google\\Service\\GKEHub\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/ListOperationsResponse.php',
'Google\\Service\\GKEHub\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Location.php',
'Google\\Service\\GKEHub\\Membership' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Membership.php',
'Google\\Service\\GKEHub\\MembershipEndpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/MembershipEndpoint.php',
'Google\\Service\\GKEHub\\MembershipFeatureSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/MembershipFeatureSpec.php',
'Google\\Service\\GKEHub\\MembershipFeatureState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/MembershipFeatureState.php',
'Google\\Service\\GKEHub\\MembershipState' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/MembershipState.php',
'Google\\Service\\GKEHub\\MultiClusterIngressFeatureSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/MultiClusterIngressFeatureSpec.php',
'Google\\Service\\GKEHub\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Operation.php',
'Google\\Service\\GKEHub\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/OperationMetadata.php',
'Google\\Service\\GKEHub\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Policy.php',
'Google\\Service\\GKEHub\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Resource/Projects.php',
'Google\\Service\\GKEHub\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Resource/ProjectsLocations.php',
'Google\\Service\\GKEHub\\Resource\\ProjectsLocationsFeatures' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Resource/ProjectsLocationsFeatures.php',
'Google\\Service\\GKEHub\\Resource\\ProjectsLocationsMemberships' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Resource/ProjectsLocationsMemberships.php',
'Google\\Service\\GKEHub\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\GKEHub\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/SetIamPolicyRequest.php',
'Google\\Service\\GKEHub\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/TestIamPermissionsRequest.php',
'Google\\Service\\GKEHub\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/TestIamPermissionsResponse.php',
'Google\\Service\\GKEHub\\TypeMeta' => __DIR__ . '/..' . '/google/apiclient-services/src/GKEHub/TypeMeta.php',
'Google\\Service\\GameServices' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices.php',
'Google\\Service\\GameServices\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/AuditConfig.php',
'Google\\Service\\GameServices\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/AuditLogConfig.php',
'Google\\Service\\GameServices\\AuthorizationLoggingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/AuthorizationLoggingOptions.php',
'Google\\Service\\GameServices\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Binding.php',
'Google\\Service\\GameServices\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/CancelOperationRequest.php',
'Google\\Service\\GameServices\\CloudAuditOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/CloudAuditOptions.php',
'Google\\Service\\GameServices\\Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Condition.php',
'Google\\Service\\GameServices\\CounterOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/CounterOptions.php',
'Google\\Service\\GameServices\\CustomField' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/CustomField.php',
'Google\\Service\\GameServices\\DataAccessOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/DataAccessOptions.php',
'Google\\Service\\GameServices\\DeployedClusterState' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/DeployedClusterState.php',
'Google\\Service\\GameServices\\DeployedFleet' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/DeployedFleet.php',
'Google\\Service\\GameServices\\DeployedFleetAutoscaler' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/DeployedFleetAutoscaler.php',
'Google\\Service\\GameServices\\DeployedFleetDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/DeployedFleetDetails.php',
'Google\\Service\\GameServices\\DeployedFleetStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/DeployedFleetStatus.php',
'Google\\Service\\GameServices\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Expr.php',
'Google\\Service\\GameServices\\FetchDeploymentStateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/FetchDeploymentStateRequest.php',
'Google\\Service\\GameServices\\FetchDeploymentStateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/FetchDeploymentStateResponse.php',
'Google\\Service\\GameServices\\FleetConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/FleetConfig.php',
'Google\\Service\\GameServices\\GameServerCluster' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/GameServerCluster.php',
'Google\\Service\\GameServices\\GameServerClusterConnectionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/GameServerClusterConnectionInfo.php',
'Google\\Service\\GameServices\\GameServerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/GameServerConfig.php',
'Google\\Service\\GameServices\\GameServerConfigOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/GameServerConfigOverride.php',
'Google\\Service\\GameServices\\GameServerDeployment' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/GameServerDeployment.php',
'Google\\Service\\GameServices\\GameServerDeploymentRollout' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/GameServerDeploymentRollout.php',
'Google\\Service\\GameServices\\GameservicesEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/GameservicesEmpty.php',
'Google\\Service\\GameServices\\GkeClusterReference' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/GkeClusterReference.php',
'Google\\Service\\GameServices\\KubernetesClusterState' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/KubernetesClusterState.php',
'Google\\Service\\GameServices\\LabelSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/LabelSelector.php',
'Google\\Service\\GameServices\\ListGameServerClustersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/ListGameServerClustersResponse.php',
'Google\\Service\\GameServices\\ListGameServerConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/ListGameServerConfigsResponse.php',
'Google\\Service\\GameServices\\ListGameServerDeploymentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/ListGameServerDeploymentsResponse.php',
'Google\\Service\\GameServices\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/ListLocationsResponse.php',
'Google\\Service\\GameServices\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/ListOperationsResponse.php',
'Google\\Service\\GameServices\\ListRealmsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/ListRealmsResponse.php',
'Google\\Service\\GameServices\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Location.php',
'Google\\Service\\GameServices\\LogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/LogConfig.php',
'Google\\Service\\GameServices\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Operation.php',
'Google\\Service\\GameServices\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/OperationMetadata.php',
'Google\\Service\\GameServices\\OperationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/OperationStatus.php',
'Google\\Service\\GameServices\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Policy.php',
'Google\\Service\\GameServices\\PreviewCreateGameServerClusterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/PreviewCreateGameServerClusterResponse.php',
'Google\\Service\\GameServices\\PreviewDeleteGameServerClusterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/PreviewDeleteGameServerClusterResponse.php',
'Google\\Service\\GameServices\\PreviewGameServerDeploymentRolloutResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/PreviewGameServerDeploymentRolloutResponse.php',
'Google\\Service\\GameServices\\PreviewRealmUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/PreviewRealmUpdateResponse.php',
'Google\\Service\\GameServices\\PreviewUpdateGameServerClusterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/PreviewUpdateGameServerClusterResponse.php',
'Google\\Service\\GameServices\\Realm' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Realm.php',
'Google\\Service\\GameServices\\RealmSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/RealmSelector.php',
'Google\\Service\\GameServices\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Resource/Projects.php',
'Google\\Service\\GameServices\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Resource/ProjectsLocations.php',
'Google\\Service\\GameServices\\Resource\\ProjectsLocationsGameServerDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Resource/ProjectsLocationsGameServerDeployments.php',
'Google\\Service\\GameServices\\Resource\\ProjectsLocationsGameServerDeploymentsConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Resource/ProjectsLocationsGameServerDeploymentsConfigs.php',
'Google\\Service\\GameServices\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\GameServices\\Resource\\ProjectsLocationsRealms' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Resource/ProjectsLocationsRealms.php',
'Google\\Service\\GameServices\\Resource\\ProjectsLocationsRealmsGameServerClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Resource/ProjectsLocationsRealmsGameServerClusters.php',
'Google\\Service\\GameServices\\Rule' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Rule.php',
'Google\\Service\\GameServices\\ScalingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/ScalingConfig.php',
'Google\\Service\\GameServices\\Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Schedule.php',
'Google\\Service\\GameServices\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/SetIamPolicyRequest.php',
'Google\\Service\\GameServices\\SpecSource' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/SpecSource.php',
'Google\\Service\\GameServices\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/Status.php',
'Google\\Service\\GameServices\\TargetDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/TargetDetails.php',
'Google\\Service\\GameServices\\TargetFleet' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/TargetFleet.php',
'Google\\Service\\GameServices\\TargetFleetAutoscaler' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/TargetFleetAutoscaler.php',
'Google\\Service\\GameServices\\TargetFleetDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/TargetFleetDetails.php',
'Google\\Service\\GameServices\\TargetState' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/TargetState.php',
'Google\\Service\\GameServices\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/TestIamPermissionsRequest.php',
'Google\\Service\\GameServices\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GameServices/TestIamPermissionsResponse.php',
'Google\\Service\\Games' => __DIR__ . '/..' . '/google/apiclient-services/src/Games.php',
'Google\\Service\\GamesConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration.php',
'Google\\Service\\GamesConfiguration\\AchievementConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/AchievementConfiguration.php',
'Google\\Service\\GamesConfiguration\\AchievementConfigurationDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/AchievementConfigurationDetail.php',
'Google\\Service\\GamesConfiguration\\AchievementConfigurationListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/AchievementConfigurationListResponse.php',
'Google\\Service\\GamesConfiguration\\GamesNumberAffixConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/GamesNumberAffixConfiguration.php',
'Google\\Service\\GamesConfiguration\\GamesNumberFormatConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/GamesNumberFormatConfiguration.php',
'Google\\Service\\GamesConfiguration\\ImageConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/ImageConfiguration.php',
'Google\\Service\\GamesConfiguration\\LeaderboardConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/LeaderboardConfiguration.php',
'Google\\Service\\GamesConfiguration\\LeaderboardConfigurationDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/LeaderboardConfigurationDetail.php',
'Google\\Service\\GamesConfiguration\\LeaderboardConfigurationListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/LeaderboardConfigurationListResponse.php',
'Google\\Service\\GamesConfiguration\\LocalizedString' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/LocalizedString.php',
'Google\\Service\\GamesConfiguration\\LocalizedStringBundle' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/LocalizedStringBundle.php',
'Google\\Service\\GamesConfiguration\\Resource\\AchievementConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/Resource/AchievementConfigurations.php',
'Google\\Service\\GamesConfiguration\\Resource\\ImageConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/Resource/ImageConfigurations.php',
'Google\\Service\\GamesConfiguration\\Resource\\LeaderboardConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesConfiguration/Resource/LeaderboardConfigurations.php',
'Google\\Service\\GamesManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement.php',
'Google\\Service\\GamesManagement\\AchievementResetAllResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/AchievementResetAllResponse.php',
'Google\\Service\\GamesManagement\\AchievementResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/AchievementResetMultipleForAllRequest.php',
'Google\\Service\\GamesManagement\\AchievementResetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/AchievementResetResponse.php',
'Google\\Service\\GamesManagement\\EventsResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/EventsResetMultipleForAllRequest.php',
'Google\\Service\\GamesManagement\\GamesPlayerExperienceInfoResource' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/GamesPlayerExperienceInfoResource.php',
'Google\\Service\\GamesManagement\\GamesPlayerLevelResource' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/GamesPlayerLevelResource.php',
'Google\\Service\\GamesManagement\\HiddenPlayer' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/HiddenPlayer.php',
'Google\\Service\\GamesManagement\\HiddenPlayerList' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/HiddenPlayerList.php',
'Google\\Service\\GamesManagement\\Player' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/Player.php',
'Google\\Service\\GamesManagement\\PlayerName' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/PlayerName.php',
'Google\\Service\\GamesManagement\\PlayerScoreResetAllResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/PlayerScoreResetAllResponse.php',
'Google\\Service\\GamesManagement\\PlayerScoreResetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/PlayerScoreResetResponse.php',
'Google\\Service\\GamesManagement\\ProfileSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/ProfileSettings.php',
'Google\\Service\\GamesManagement\\Resource\\Achievements' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/Resource/Achievements.php',
'Google\\Service\\GamesManagement\\Resource\\Applications' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/Resource/Applications.php',
'Google\\Service\\GamesManagement\\Resource\\Events' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/Resource/Events.php',
'Google\\Service\\GamesManagement\\Resource\\Players' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/Resource/Players.php',
'Google\\Service\\GamesManagement\\Resource\\Scores' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/Resource/Scores.php',
'Google\\Service\\GamesManagement\\ScoresResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GamesManagement/ScoresResetMultipleForAllRequest.php',
'Google\\Service\\Games\\AchievementDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementDefinition.php',
'Google\\Service\\Games\\AchievementDefinitionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementDefinitionsListResponse.php',
'Google\\Service\\Games\\AchievementIncrementResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementIncrementResponse.php',
'Google\\Service\\Games\\AchievementRevealResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementRevealResponse.php',
'Google\\Service\\Games\\AchievementSetStepsAtLeastResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementSetStepsAtLeastResponse.php',
'Google\\Service\\Games\\AchievementUnlockResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementUnlockResponse.php',
'Google\\Service\\Games\\AchievementUpdateMultipleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementUpdateMultipleRequest.php',
'Google\\Service\\Games\\AchievementUpdateMultipleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementUpdateMultipleResponse.php',
'Google\\Service\\Games\\AchievementUpdateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementUpdateRequest.php',
'Google\\Service\\Games\\AchievementUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/AchievementUpdateResponse.php',
'Google\\Service\\Games\\Application' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Application.php',
'Google\\Service\\Games\\ApplicationCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/ApplicationCategory.php',
'Google\\Service\\Games\\ApplicationVerifyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/ApplicationVerifyResponse.php',
'Google\\Service\\Games\\Category' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Category.php',
'Google\\Service\\Games\\CategoryListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/CategoryListResponse.php',
'Google\\Service\\Games\\EndPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EndPoint.php',
'Google\\Service\\Games\\EventBatchRecordFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventBatchRecordFailure.php',
'Google\\Service\\Games\\EventChild' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventChild.php',
'Google\\Service\\Games\\EventDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventDefinition.php',
'Google\\Service\\Games\\EventDefinitionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventDefinitionListResponse.php',
'Google\\Service\\Games\\EventPeriodRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventPeriodRange.php',
'Google\\Service\\Games\\EventPeriodUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventPeriodUpdate.php',
'Google\\Service\\Games\\EventRecordFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventRecordFailure.php',
'Google\\Service\\Games\\EventRecordRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventRecordRequest.php',
'Google\\Service\\Games\\EventUpdateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventUpdateRequest.php',
'Google\\Service\\Games\\EventUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/EventUpdateResponse.php',
'Google\\Service\\Games\\GamesAchievementIncrement' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/GamesAchievementIncrement.php',
'Google\\Service\\Games\\GamesAchievementSetStepsAtLeast' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/GamesAchievementSetStepsAtLeast.php',
'Google\\Service\\Games\\ImageAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/ImageAsset.php',
'Google\\Service\\Games\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Instance.php',
'Google\\Service\\Games\\InstanceAndroidDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/InstanceAndroidDetails.php',
'Google\\Service\\Games\\InstanceIosDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/InstanceIosDetails.php',
'Google\\Service\\Games\\InstanceWebDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/InstanceWebDetails.php',
'Google\\Service\\Games\\Leaderboard' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Leaderboard.php',
'Google\\Service\\Games\\LeaderboardEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/LeaderboardEntry.php',
'Google\\Service\\Games\\LeaderboardListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/LeaderboardListResponse.php',
'Google\\Service\\Games\\LeaderboardScoreRank' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/LeaderboardScoreRank.php',
'Google\\Service\\Games\\LeaderboardScores' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/LeaderboardScores.php',
'Google\\Service\\Games\\MetagameConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/MetagameConfig.php',
'Google\\Service\\Games\\Player' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Player.php',
'Google\\Service\\Games\\PlayerAchievement' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerAchievement.php',
'Google\\Service\\Games\\PlayerAchievementListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerAchievementListResponse.php',
'Google\\Service\\Games\\PlayerEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerEvent.php',
'Google\\Service\\Games\\PlayerEventListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerEventListResponse.php',
'Google\\Service\\Games\\PlayerExperienceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerExperienceInfo.php',
'Google\\Service\\Games\\PlayerLeaderboardScore' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerLeaderboardScore.php',
'Google\\Service\\Games\\PlayerLeaderboardScoreListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerLeaderboardScoreListResponse.php',
'Google\\Service\\Games\\PlayerLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerLevel.php',
'Google\\Service\\Games\\PlayerListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerListResponse.php',
'Google\\Service\\Games\\PlayerName' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerName.php',
'Google\\Service\\Games\\PlayerScore' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerScore.php',
'Google\\Service\\Games\\PlayerScoreListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerScoreListResponse.php',
'Google\\Service\\Games\\PlayerScoreResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerScoreResponse.php',
'Google\\Service\\Games\\PlayerScoreSubmissionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/PlayerScoreSubmissionList.php',
'Google\\Service\\Games\\ProfileSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/ProfileSettings.php',
'Google\\Service\\Games\\Resource\\AchievementDefinitions' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/AchievementDefinitions.php',
'Google\\Service\\Games\\Resource\\Achievements' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Achievements.php',
'Google\\Service\\Games\\Resource\\Applications' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Applications.php',
'Google\\Service\\Games\\Resource\\Events' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Events.php',
'Google\\Service\\Games\\Resource\\Leaderboards' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Leaderboards.php',
'Google\\Service\\Games\\Resource\\Metagame' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Metagame.php',
'Google\\Service\\Games\\Resource\\Players' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Players.php',
'Google\\Service\\Games\\Resource\\Revisions' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Revisions.php',
'Google\\Service\\Games\\Resource\\Scores' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Scores.php',
'Google\\Service\\Games\\Resource\\Snapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Snapshots.php',
'Google\\Service\\Games\\Resource\\Stats' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Resource/Stats.php',
'Google\\Service\\Games\\RevisionCheckResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/RevisionCheckResponse.php',
'Google\\Service\\Games\\ScoreSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/ScoreSubmission.php',
'Google\\Service\\Games\\Snapshot' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/Snapshot.php',
'Google\\Service\\Games\\SnapshotImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/SnapshotImage.php',
'Google\\Service\\Games\\SnapshotListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/SnapshotListResponse.php',
'Google\\Service\\Games\\StatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Games/StatsResponse.php',
'Google\\Service\\Genomics' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics.php',
'Google\\Service\\Genomics\\Accelerator' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Accelerator.php',
'Google\\Service\\Genomics\\Action' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Action.php',
'Google\\Service\\Genomics\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/CancelOperationRequest.php',
'Google\\Service\\Genomics\\CheckInRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/CheckInRequest.php',
'Google\\Service\\Genomics\\CheckInResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/CheckInResponse.php',
'Google\\Service\\Genomics\\ContainerKilledEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/ContainerKilledEvent.php',
'Google\\Service\\Genomics\\ContainerStartedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/ContainerStartedEvent.php',
'Google\\Service\\Genomics\\ContainerStoppedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/ContainerStoppedEvent.php',
'Google\\Service\\Genomics\\DelayedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/DelayedEvent.php',
'Google\\Service\\Genomics\\Disk' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Disk.php',
'Google\\Service\\Genomics\\DiskStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/DiskStatus.php',
'Google\\Service\\Genomics\\Event' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Event.php',
'Google\\Service\\Genomics\\ExistingDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/ExistingDisk.php',
'Google\\Service\\Genomics\\FailedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/FailedEvent.php',
'Google\\Service\\Genomics\\GenomicsEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/GenomicsEmpty.php',
'Google\\Service\\Genomics\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/ListOperationsResponse.php',
'Google\\Service\\Genomics\\Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Metadata.php',
'Google\\Service\\Genomics\\Mount' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Mount.php',
'Google\\Service\\Genomics\\NFSMount' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/NFSMount.php',
'Google\\Service\\Genomics\\Network' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Network.php',
'Google\\Service\\Genomics\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Operation.php',
'Google\\Service\\Genomics\\PersistentDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/PersistentDisk.php',
'Google\\Service\\Genomics\\Pipeline' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Pipeline.php',
'Google\\Service\\Genomics\\PullStartedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/PullStartedEvent.php',
'Google\\Service\\Genomics\\PullStoppedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/PullStoppedEvent.php',
'Google\\Service\\Genomics\\Resource\\Pipelines' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Resource/Pipelines.php',
'Google\\Service\\Genomics\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Resource/Projects.php',
'Google\\Service\\Genomics\\Resource\\ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Resource/ProjectsOperations.php',
'Google\\Service\\Genomics\\Resource\\ProjectsWorkers' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Resource/ProjectsWorkers.php',
'Google\\Service\\Genomics\\Resource\\Workers' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Resource/Workers.php',
'Google\\Service\\Genomics\\Resources' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Resources.php',
'Google\\Service\\Genomics\\RunPipelineRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/RunPipelineRequest.php',
'Google\\Service\\Genomics\\RunPipelineResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/RunPipelineResponse.php',
'Google\\Service\\Genomics\\Secret' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Secret.php',
'Google\\Service\\Genomics\\ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/ServiceAccount.php',
'Google\\Service\\Genomics\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Status.php',
'Google\\Service\\Genomics\\TimestampedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/TimestampedEvent.php',
'Google\\Service\\Genomics\\UnexpectedExitStatusEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/UnexpectedExitStatusEvent.php',
'Google\\Service\\Genomics\\VirtualMachine' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/VirtualMachine.php',
'Google\\Service\\Genomics\\Volume' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/Volume.php',
'Google\\Service\\Genomics\\WorkerAssignedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/WorkerAssignedEvent.php',
'Google\\Service\\Genomics\\WorkerReleasedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/WorkerReleasedEvent.php',
'Google\\Service\\Genomics\\WorkerStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Genomics/WorkerStatus.php',
'Google\\Service\\Gmail' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail.php',
'Google\\Service\\Gmail\\AutoForwarding' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/AutoForwarding.php',
'Google\\Service\\Gmail\\BatchDeleteMessagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/BatchDeleteMessagesRequest.php',
'Google\\Service\\Gmail\\BatchModifyMessagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/BatchModifyMessagesRequest.php',
'Google\\Service\\Gmail\\Delegate' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Delegate.php',
'Google\\Service\\Gmail\\Draft' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Draft.php',
'Google\\Service\\Gmail\\Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Filter.php',
'Google\\Service\\Gmail\\FilterAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/FilterAction.php',
'Google\\Service\\Gmail\\FilterCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/FilterCriteria.php',
'Google\\Service\\Gmail\\ForwardingAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ForwardingAddress.php',
'Google\\Service\\Gmail\\History' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/History.php',
'Google\\Service\\Gmail\\HistoryLabelAdded' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/HistoryLabelAdded.php',
'Google\\Service\\Gmail\\HistoryLabelRemoved' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php',
'Google\\Service\\Gmail\\HistoryMessageAdded' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/HistoryMessageAdded.php',
'Google\\Service\\Gmail\\HistoryMessageDeleted' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/HistoryMessageDeleted.php',
'Google\\Service\\Gmail\\ImapSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ImapSettings.php',
'Google\\Service\\Gmail\\Label' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Label.php',
'Google\\Service\\Gmail\\LabelColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/LabelColor.php',
'Google\\Service\\Gmail\\LanguageSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/LanguageSettings.php',
'Google\\Service\\Gmail\\ListDelegatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListDelegatesResponse.php',
'Google\\Service\\Gmail\\ListDraftsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListDraftsResponse.php',
'Google\\Service\\Gmail\\ListFiltersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListFiltersResponse.php',
'Google\\Service\\Gmail\\ListForwardingAddressesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListForwardingAddressesResponse.php',
'Google\\Service\\Gmail\\ListHistoryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListHistoryResponse.php',
'Google\\Service\\Gmail\\ListLabelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListLabelsResponse.php',
'Google\\Service\\Gmail\\ListMessagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListMessagesResponse.php',
'Google\\Service\\Gmail\\ListSendAsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListSendAsResponse.php',
'Google\\Service\\Gmail\\ListSmimeInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListSmimeInfoResponse.php',
'Google\\Service\\Gmail\\ListThreadsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ListThreadsResponse.php',
'Google\\Service\\Gmail\\Message' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Message.php',
'Google\\Service\\Gmail\\MessagePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/MessagePart.php',
'Google\\Service\\Gmail\\MessagePartBody' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/MessagePartBody.php',
'Google\\Service\\Gmail\\MessagePartHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/MessagePartHeader.php',
'Google\\Service\\Gmail\\ModifyMessageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ModifyMessageRequest.php',
'Google\\Service\\Gmail\\ModifyThreadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/ModifyThreadRequest.php',
'Google\\Service\\Gmail\\PopSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/PopSettings.php',
'Google\\Service\\Gmail\\Profile' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Profile.php',
'Google\\Service\\Gmail\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/Users.php',
'Google\\Service\\Gmail\\Resource\\UsersDrafts' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersDrafts.php',
'Google\\Service\\Gmail\\Resource\\UsersHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersHistory.php',
'Google\\Service\\Gmail\\Resource\\UsersLabels' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersLabels.php',
'Google\\Service\\Gmail\\Resource\\UsersMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersMessages.php',
'Google\\Service\\Gmail\\Resource\\UsersMessagesAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersMessagesAttachments.php',
'Google\\Service\\Gmail\\Resource\\UsersSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersSettings.php',
'Google\\Service\\Gmail\\Resource\\UsersSettingsDelegates' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersSettingsDelegates.php',
'Google\\Service\\Gmail\\Resource\\UsersSettingsFilters' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersSettingsFilters.php',
'Google\\Service\\Gmail\\Resource\\UsersSettingsForwardingAddresses' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersSettingsForwardingAddresses.php',
'Google\\Service\\Gmail\\Resource\\UsersSettingsSendAs' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAs.php',
'Google\\Service\\Gmail\\Resource\\UsersSettingsSendAsSmimeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php',
'Google\\Service\\Gmail\\Resource\\UsersThreads' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Resource/UsersThreads.php',
'Google\\Service\\Gmail\\SendAs' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/SendAs.php',
'Google\\Service\\Gmail\\SmimeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/SmimeInfo.php',
'Google\\Service\\Gmail\\SmtpMsa' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/SmtpMsa.php',
'Google\\Service\\Gmail\\Thread' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/Thread.php',
'Google\\Service\\Gmail\\VacationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/VacationSettings.php',
'Google\\Service\\Gmail\\WatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/WatchRequest.php',
'Google\\Service\\Gmail\\WatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Gmail/WatchResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccount.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAccountSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccountSummary.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAndroidAppDataStream' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAndroidAppDataStream.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaArchiveCustomDimensionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomDimensionRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAuditUserLink' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLink.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAuditUserLinksRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAuditUserLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryChange' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChange.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryEvent.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaConversionEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaConversionEvent.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCreateUserLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCreateUserLinkRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomDimension.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomMetric.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDataSharingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataSharingSettings.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaFirebaseLink' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaFirebaseLink.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGlobalSiteTag' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGlobalSiteTag.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGoogleAdsLink' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleAdsLink.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGoogleSignalsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleSignalsSettings.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaIosAppDataStream' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaIosAppDataStream.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListAccountSummariesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountSummariesResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListConversionEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListConversionEventsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListCustomMetricsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomMetricsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListPropertiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListPropertiesResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListUserLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListUserLinksResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProperty.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaPropertySummary' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaPropertySummary.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaUserLink' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUserLink.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaWebDataStream' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaWebDataStream.php',
'Google\\Service\\GoogleAnalyticsAdmin\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleProtobufEmpty.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\AccountSummaries' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountSummaries.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Accounts.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\AccountsUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountsUserLinks.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\Properties' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Properties.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesAndroidAppDataStreams' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreams.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesAndroidAppDataStreamsMeasurementProtocolSecrets' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreamsMeasurementProtocolSecrets.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesConversionEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesConversionEvents.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesCustomDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomDimensions.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesCustomMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomMetrics.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesDisplayVideo360AdvertiserLinkProposals' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinkProposals.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesDisplayVideo360AdvertiserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinks.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesFirebaseLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesFirebaseLinks.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesGoogleAdsLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesGoogleAdsLinks.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesIosAppDataStreams' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreams.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesIosAppDataStreamsMeasurementProtocolSecrets' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreamsMeasurementProtocolSecrets.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesUserLinks.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesWebDataStreams' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreams.php',
'Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesWebDataStreamsMeasurementProtocolSecrets' => __DIR__ . '/..' . '/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreamsMeasurementProtocolSecrets.php',
'Google\\Service\\GroupsMigration' => __DIR__ . '/..' . '/google/apiclient-services/src/GroupsMigration.php',
'Google\\Service\\GroupsMigration\\Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/GroupsMigration/Groups.php',
'Google\\Service\\GroupsMigration\\Resource\\Archive' => __DIR__ . '/..' . '/google/apiclient-services/src/GroupsMigration/Resource/Archive.php',
'Google\\Service\\Groupssettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Groupssettings.php',
'Google\\Service\\Groupssettings\\Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Groupssettings/Groups.php',
'Google\\Service\\Groupssettings\\Resource\\Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Groupssettings/Resource/Groups.php',
'Google\\Service\\HangoutsChat' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat.php',
'Google\\Service\\HangoutsChat\\ActionParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/ActionParameter.php',
'Google\\Service\\HangoutsChat\\ActionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/ActionResponse.php',
'Google\\Service\\HangoutsChat\\Annotation' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Annotation.php',
'Google\\Service\\HangoutsChat\\Attachment' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Attachment.php',
'Google\\Service\\HangoutsChat\\AttachmentDataRef' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/AttachmentDataRef.php',
'Google\\Service\\HangoutsChat\\Button' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Button.php',
'Google\\Service\\HangoutsChat\\Card' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Card.php',
'Google\\Service\\HangoutsChat\\CardAction' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/CardAction.php',
'Google\\Service\\HangoutsChat\\CardHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/CardHeader.php',
'Google\\Service\\HangoutsChat\\CardWithId' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/CardWithId.php',
'Google\\Service\\HangoutsChat\\ChatEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/ChatEmpty.php',
'Google\\Service\\HangoutsChat\\Color' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Color.php',
'Google\\Service\\HangoutsChat\\DeprecatedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/DeprecatedEvent.php',
'Google\\Service\\HangoutsChat\\DriveDataRef' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/DriveDataRef.php',
'Google\\Service\\HangoutsChat\\FormAction' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/FormAction.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Action' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Action.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1ActionParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1ActionParameter.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1BorderStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1BorderStyle.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Button' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Button.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1ButtonList' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1ButtonList.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Card' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Card.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1CardAction' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1CardAction.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1CardFixedFooter' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1CardFixedFooter.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1CardHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1CardHeader.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1DateTimePicker' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1DateTimePicker.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1DecoratedText' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1DecoratedText.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Divider' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Divider.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Grid' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Grid.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1GridItem' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1GridItem.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Icon' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Icon.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Image' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Image.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1ImageComponent' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1ImageComponent.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1ImageCropStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1ImageCropStyle.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1OnClick' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1OnClick.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1OpenLink' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1OpenLink.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Section' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Section.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1SelectionInput' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1SelectionInput.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1SelectionItem' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1SelectionItem.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1SuggestionItem' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1SuggestionItem.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Suggestions' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Suggestions.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1SwitchControl' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1SwitchControl.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1TextInput' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1TextInput.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1TextParagraph' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1TextParagraph.php',
'Google\\Service\\HangoutsChat\\GoogleAppsCardV1Widget' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/GoogleAppsCardV1Widget.php',
'Google\\Service\\HangoutsChat\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Image.php',
'Google\\Service\\HangoutsChat\\ImageButton' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/ImageButton.php',
'Google\\Service\\HangoutsChat\\KeyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/KeyValue.php',
'Google\\Service\\HangoutsChat\\ListMembershipsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/ListMembershipsResponse.php',
'Google\\Service\\HangoutsChat\\ListSpacesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/ListSpacesResponse.php',
'Google\\Service\\HangoutsChat\\Media' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Media.php',
'Google\\Service\\HangoutsChat\\Membership' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Membership.php',
'Google\\Service\\HangoutsChat\\Message' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Message.php',
'Google\\Service\\HangoutsChat\\OnClick' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/OnClick.php',
'Google\\Service\\HangoutsChat\\OpenLink' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/OpenLink.php',
'Google\\Service\\HangoutsChat\\Resource\\Dms' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Resource/Dms.php',
'Google\\Service\\HangoutsChat\\Resource\\DmsConversations' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Resource/DmsConversations.php',
'Google\\Service\\HangoutsChat\\Resource\\Media' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Resource/Media.php',
'Google\\Service\\HangoutsChat\\Resource\\Rooms' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Resource/Rooms.php',
'Google\\Service\\HangoutsChat\\Resource\\RoomsConversations' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Resource/RoomsConversations.php',
'Google\\Service\\HangoutsChat\\Resource\\Spaces' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Resource/Spaces.php',
'Google\\Service\\HangoutsChat\\Resource\\SpacesMembers' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Resource/SpacesMembers.php',
'Google\\Service\\HangoutsChat\\Resource\\SpacesMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Resource/SpacesMessages.php',
'Google\\Service\\HangoutsChat\\Resource\\SpacesMessagesAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Resource/SpacesMessagesAttachments.php',
'Google\\Service\\HangoutsChat\\Section' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Section.php',
'Google\\Service\\HangoutsChat\\SlashCommand' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/SlashCommand.php',
'Google\\Service\\HangoutsChat\\SlashCommandMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/SlashCommandMetadata.php',
'Google\\Service\\HangoutsChat\\Space' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Space.php',
'Google\\Service\\HangoutsChat\\TextButton' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/TextButton.php',
'Google\\Service\\HangoutsChat\\TextParagraph' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/TextParagraph.php',
'Google\\Service\\HangoutsChat\\Thread' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/Thread.php',
'Google\\Service\\HangoutsChat\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/User.php',
'Google\\Service\\HangoutsChat\\UserMentionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/UserMentionMetadata.php',
'Google\\Service\\HangoutsChat\\WidgetMarkup' => __DIR__ . '/..' . '/google/apiclient-services/src/HangoutsChat/WidgetMarkup.php',
'Google\\Service\\HomeGraphService' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService.php',
'Google\\Service\\HomeGraphService\\AgentDeviceId' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/AgentDeviceId.php',
'Google\\Service\\HomeGraphService\\AgentOtherDeviceId' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/AgentOtherDeviceId.php',
'Google\\Service\\HomeGraphService\\Device' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/Device.php',
'Google\\Service\\HomeGraphService\\DeviceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/DeviceInfo.php',
'Google\\Service\\HomeGraphService\\DeviceNames' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/DeviceNames.php',
'Google\\Service\\HomeGraphService\\HomegraphEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/HomegraphEmpty.php',
'Google\\Service\\HomeGraphService\\QueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/QueryRequest.php',
'Google\\Service\\HomeGraphService\\QueryRequestInput' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/QueryRequestInput.php',
'Google\\Service\\HomeGraphService\\QueryRequestPayload' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/QueryRequestPayload.php',
'Google\\Service\\HomeGraphService\\QueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/QueryResponse.php',
'Google\\Service\\HomeGraphService\\QueryResponsePayload' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/QueryResponsePayload.php',
'Google\\Service\\HomeGraphService\\ReportStateAndNotificationDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/ReportStateAndNotificationDevice.php',
'Google\\Service\\HomeGraphService\\ReportStateAndNotificationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/ReportStateAndNotificationRequest.php',
'Google\\Service\\HomeGraphService\\ReportStateAndNotificationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/ReportStateAndNotificationResponse.php',
'Google\\Service\\HomeGraphService\\RequestSyncDevicesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/RequestSyncDevicesRequest.php',
'Google\\Service\\HomeGraphService\\RequestSyncDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/RequestSyncDevicesResponse.php',
'Google\\Service\\HomeGraphService\\Resource\\AgentUsers' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/Resource/AgentUsers.php',
'Google\\Service\\HomeGraphService\\Resource\\Devices' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/Resource/Devices.php',
'Google\\Service\\HomeGraphService\\StateAndNotificationPayload' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/StateAndNotificationPayload.php',
'Google\\Service\\HomeGraphService\\SyncRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/SyncRequest.php',
'Google\\Service\\HomeGraphService\\SyncResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/SyncResponse.php',
'Google\\Service\\HomeGraphService\\SyncResponsePayload' => __DIR__ . '/..' . '/google/apiclient-services/src/HomeGraphService/SyncResponsePayload.php',
'Google\\Service\\IAMCredentials' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials.php',
'Google\\Service\\IAMCredentials\\GenerateAccessTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/GenerateAccessTokenRequest.php',
'Google\\Service\\IAMCredentials\\GenerateAccessTokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/GenerateAccessTokenResponse.php',
'Google\\Service\\IAMCredentials\\GenerateIdTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/GenerateIdTokenRequest.php',
'Google\\Service\\IAMCredentials\\GenerateIdTokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/GenerateIdTokenResponse.php',
'Google\\Service\\IAMCredentials\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/Resource/Projects.php',
'Google\\Service\\IAMCredentials\\Resource\\ProjectsServiceAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/Resource/ProjectsServiceAccounts.php',
'Google\\Service\\IAMCredentials\\SignBlobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/SignBlobRequest.php',
'Google\\Service\\IAMCredentials\\SignBlobResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/SignBlobResponse.php',
'Google\\Service\\IAMCredentials\\SignJwtRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/SignJwtRequest.php',
'Google\\Service\\IAMCredentials\\SignJwtResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IAMCredentials/SignJwtResponse.php',
'Google\\Service\\Iam' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam.php',
'Google\\Service\\Iam\\AdminAuditData' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/AdminAuditData.php',
'Google\\Service\\Iam\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/AuditConfig.php',
'Google\\Service\\Iam\\AuditData' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/AuditData.php',
'Google\\Service\\Iam\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/AuditLogConfig.php',
'Google\\Service\\Iam\\AuditableService' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/AuditableService.php',
'Google\\Service\\Iam\\Aws' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Aws.php',
'Google\\Service\\Iam\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Binding.php',
'Google\\Service\\Iam\\BindingDelta' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/BindingDelta.php',
'Google\\Service\\Iam\\CreateRoleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/CreateRoleRequest.php',
'Google\\Service\\Iam\\CreateServiceAccountKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/CreateServiceAccountKeyRequest.php',
'Google\\Service\\Iam\\CreateServiceAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/CreateServiceAccountRequest.php',
'Google\\Service\\Iam\\DisableServiceAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/DisableServiceAccountRequest.php',
'Google\\Service\\Iam\\EnableServiceAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/EnableServiceAccountRequest.php',
'Google\\Service\\Iam\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Expr.php',
'Google\\Service\\Iam\\IamEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/IamEmpty.php',
'Google\\Service\\Iam\\LintPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/LintPolicyRequest.php',
'Google\\Service\\Iam\\LintPolicyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/LintPolicyResponse.php',
'Google\\Service\\Iam\\LintResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/LintResult.php',
'Google\\Service\\Iam\\ListRolesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/ListRolesResponse.php',
'Google\\Service\\Iam\\ListServiceAccountKeysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/ListServiceAccountKeysResponse.php',
'Google\\Service\\Iam\\ListServiceAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/ListServiceAccountsResponse.php',
'Google\\Service\\Iam\\ListWorkloadIdentityPoolProvidersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/ListWorkloadIdentityPoolProvidersResponse.php',
'Google\\Service\\Iam\\ListWorkloadIdentityPoolsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/ListWorkloadIdentityPoolsResponse.php',
'Google\\Service\\Iam\\Oidc' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Oidc.php',
'Google\\Service\\Iam\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Operation.php',
'Google\\Service\\Iam\\PatchServiceAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/PatchServiceAccountRequest.php',
'Google\\Service\\Iam\\Permission' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Permission.php',
'Google\\Service\\Iam\\PermissionDelta' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/PermissionDelta.php',
'Google\\Service\\Iam\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Policy.php',
'Google\\Service\\Iam\\PolicyDelta' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/PolicyDelta.php',
'Google\\Service\\Iam\\QueryAuditableServicesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/QueryAuditableServicesRequest.php',
'Google\\Service\\Iam\\QueryAuditableServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/QueryAuditableServicesResponse.php',
'Google\\Service\\Iam\\QueryGrantableRolesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/QueryGrantableRolesRequest.php',
'Google\\Service\\Iam\\QueryGrantableRolesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/QueryGrantableRolesResponse.php',
'Google\\Service\\Iam\\QueryTestablePermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/QueryTestablePermissionsRequest.php',
'Google\\Service\\Iam\\QueryTestablePermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/QueryTestablePermissionsResponse.php',
'Google\\Service\\Iam\\Resource\\IamPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/IamPolicies.php',
'Google\\Service\\Iam\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/Organizations.php',
'Google\\Service\\Iam\\Resource\\OrganizationsRoles' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/OrganizationsRoles.php',
'Google\\Service\\Iam\\Resource\\Permissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/Permissions.php',
'Google\\Service\\Iam\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/Projects.php',
'Google\\Service\\Iam\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/ProjectsLocations.php',
'Google\\Service\\Iam\\Resource\\ProjectsLocationsWorkloadIdentityPools' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/ProjectsLocationsWorkloadIdentityPools.php',
'Google\\Service\\Iam\\Resource\\ProjectsLocationsWorkloadIdentityPoolsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/ProjectsLocationsWorkloadIdentityPoolsOperations.php',
'Google\\Service\\Iam\\Resource\\ProjectsLocationsWorkloadIdentityPoolsProviders' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/ProjectsLocationsWorkloadIdentityPoolsProviders.php',
'Google\\Service\\Iam\\Resource\\ProjectsLocationsWorkloadIdentityPoolsProvidersOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/ProjectsLocationsWorkloadIdentityPoolsProvidersOperations.php',
'Google\\Service\\Iam\\Resource\\ProjectsRoles' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/ProjectsRoles.php',
'Google\\Service\\Iam\\Resource\\ProjectsServiceAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/ProjectsServiceAccounts.php',
'Google\\Service\\Iam\\Resource\\ProjectsServiceAccountsKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/ProjectsServiceAccountsKeys.php',
'Google\\Service\\Iam\\Resource\\Roles' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Resource/Roles.php',
'Google\\Service\\Iam\\Role' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Role.php',
'Google\\Service\\Iam\\ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/ServiceAccount.php',
'Google\\Service\\Iam\\ServiceAccountKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/ServiceAccountKey.php',
'Google\\Service\\Iam\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/SetIamPolicyRequest.php',
'Google\\Service\\Iam\\SignBlobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/SignBlobRequest.php',
'Google\\Service\\Iam\\SignBlobResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/SignBlobResponse.php',
'Google\\Service\\Iam\\SignJwtRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/SignJwtRequest.php',
'Google\\Service\\Iam\\SignJwtResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/SignJwtResponse.php',
'Google\\Service\\Iam\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/Status.php',
'Google\\Service\\Iam\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/TestIamPermissionsRequest.php',
'Google\\Service\\Iam\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/TestIamPermissionsResponse.php',
'Google\\Service\\Iam\\UndeleteRoleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/UndeleteRoleRequest.php',
'Google\\Service\\Iam\\UndeleteServiceAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/UndeleteServiceAccountRequest.php',
'Google\\Service\\Iam\\UndeleteServiceAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/UndeleteServiceAccountResponse.php',
'Google\\Service\\Iam\\UndeleteWorkloadIdentityPoolProviderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/UndeleteWorkloadIdentityPoolProviderRequest.php',
'Google\\Service\\Iam\\UndeleteWorkloadIdentityPoolRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/UndeleteWorkloadIdentityPoolRequest.php',
'Google\\Service\\Iam\\UploadServiceAccountKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/UploadServiceAccountKeyRequest.php',
'Google\\Service\\Iam\\WorkloadIdentityPool' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/WorkloadIdentityPool.php',
'Google\\Service\\Iam\\WorkloadIdentityPoolProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/Iam/WorkloadIdentityPoolProvider.php',
'Google\\Service\\Ideahub' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub.php',
'Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaAvailableLocale' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaAvailableLocale.php',
'Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdea' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaIdea.php',
'Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdeaActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaIdeaActivity.php',
'Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdeaState' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaIdeaState.php',
'Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaListAvailableLocalesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaListAvailableLocalesResponse.php',
'Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaListIdeasResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaListIdeasResponse.php',
'Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaTopic' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaTopic.php',
'Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaTopicState' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaTopicState.php',
'Google\\Service\\Ideahub\\Resource\\Ideas' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/Resource/Ideas.php',
'Google\\Service\\Ideahub\\Resource\\Platforms' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/Resource/Platforms.php',
'Google\\Service\\Ideahub\\Resource\\PlatformsProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/Resource/PlatformsProperties.php',
'Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesIdeaActivities' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesIdeaActivities.php',
'Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesIdeaStates' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesIdeaStates.php',
'Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesIdeas' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesIdeas.php',
'Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesLocales' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesLocales.php',
'Google\\Service\\Ideahub\\Resource\\PlatformsPropertiesTopicStates' => __DIR__ . '/..' . '/google/apiclient-services/src/Ideahub/Resource/PlatformsPropertiesTopicStates.php',
'Google\\Service\\IdentityToolkit' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit.php',
'Google\\Service\\IdentityToolkit\\CreateAuthUriResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/CreateAuthUriResponse.php',
'Google\\Service\\IdentityToolkit\\DeleteAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/DeleteAccountResponse.php',
'Google\\Service\\IdentityToolkit\\DownloadAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/DownloadAccountResponse.php',
'Google\\Service\\IdentityToolkit\\EmailLinkSigninResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/EmailLinkSigninResponse.php',
'Google\\Service\\IdentityToolkit\\EmailTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/EmailTemplate.php',
'Google\\Service\\IdentityToolkit\\GetAccountInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/GetAccountInfoResponse.php',
'Google\\Service\\IdentityToolkit\\GetOobConfirmationCodeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/GetOobConfirmationCodeResponse.php',
'Google\\Service\\IdentityToolkit\\GetRecaptchaParamResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/GetRecaptchaParamResponse.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyCreateAuthUriRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyDeleteAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyDeleteAccountRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyDownloadAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyDownloadAccountRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyEmailLinkSigninRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyEmailLinkSigninRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyGetAccountInfoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyGetAccountInfoRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyGetProjectConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyGetProjectConfigResponse.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyResetPasswordRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyResetPasswordRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySendVerificationCodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartySendVerificationCodeRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySendVerificationCodeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartySendVerificationCodeResponse.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetAccountInfoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartySetAccountInfoRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetProjectConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartySetProjectConfigRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetProjectConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartySetProjectConfigResponse.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySignOutUserRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartySignOutUserRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySignOutUserResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartySignOutUserResponse.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySignupNewUserRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartySignupNewUserRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyUploadAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyUploadAccountRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyAssertionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyAssertionRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyCustomTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyCustomTokenRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyPasswordRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPasswordRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest.php',
'Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse.php',
'Google\\Service\\IdentityToolkit\\IdpConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/IdpConfig.php',
'Google\\Service\\IdentityToolkit\\Relyingparty' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/Relyingparty.php',
'Google\\Service\\IdentityToolkit\\ResetPasswordResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/ResetPasswordResponse.php',
'Google\\Service\\IdentityToolkit\\Resource\\Relyingparty' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/Resource/Relyingparty.php',
'Google\\Service\\IdentityToolkit\\SetAccountInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/SetAccountInfoResponse.php',
'Google\\Service\\IdentityToolkit\\SetAccountInfoResponseProviderUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/SetAccountInfoResponseProviderUserInfo.php',
'Google\\Service\\IdentityToolkit\\SignupNewUserResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/SignupNewUserResponse.php',
'Google\\Service\\IdentityToolkit\\UploadAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/UploadAccountResponse.php',
'Google\\Service\\IdentityToolkit\\UploadAccountResponseError' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/UploadAccountResponseError.php',
'Google\\Service\\IdentityToolkit\\UserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/UserInfo.php',
'Google\\Service\\IdentityToolkit\\UserInfoProviderUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/UserInfoProviderUserInfo.php',
'Google\\Service\\IdentityToolkit\\VerifyAssertionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/VerifyAssertionResponse.php',
'Google\\Service\\IdentityToolkit\\VerifyCustomTokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/VerifyCustomTokenResponse.php',
'Google\\Service\\IdentityToolkit\\VerifyPasswordResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/IdentityToolkit/VerifyPasswordResponse.php',
'Google\\Service\\Indexing' => __DIR__ . '/..' . '/google/apiclient-services/src/Indexing.php',
'Google\\Service\\Indexing\\PublishUrlNotificationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Indexing/PublishUrlNotificationResponse.php',
'Google\\Service\\Indexing\\Resource\\UrlNotifications' => __DIR__ . '/..' . '/google/apiclient-services/src/Indexing/Resource/UrlNotifications.php',
'Google\\Service\\Indexing\\UrlNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/Indexing/UrlNotification.php',
'Google\\Service\\Indexing\\UrlNotificationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Indexing/UrlNotificationMetadata.php',
'Google\\Service\\Keep' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep.php',
'Google\\Service\\Keep\\Attachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/Attachment.php',
'Google\\Service\\Keep\\BatchCreatePermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/BatchCreatePermissionsRequest.php',
'Google\\Service\\Keep\\BatchCreatePermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/BatchCreatePermissionsResponse.php',
'Google\\Service\\Keep\\BatchDeletePermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/BatchDeletePermissionsRequest.php',
'Google\\Service\\Keep\\CreatePermissionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/CreatePermissionRequest.php',
'Google\\Service\\Keep\\Family' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/Family.php',
'Google\\Service\\Keep\\Group' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/Group.php',
'Google\\Service\\Keep\\KeepEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/KeepEmpty.php',
'Google\\Service\\Keep\\ListContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/ListContent.php',
'Google\\Service\\Keep\\ListItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/ListItem.php',
'Google\\Service\\Keep\\ListNotesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/ListNotesResponse.php',
'Google\\Service\\Keep\\Note' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/Note.php',
'Google\\Service\\Keep\\Permission' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/Permission.php',
'Google\\Service\\Keep\\Resource\\Media' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/Resource/Media.php',
'Google\\Service\\Keep\\Resource\\Notes' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/Resource/Notes.php',
'Google\\Service\\Keep\\Resource\\NotesPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/Resource/NotesPermissions.php',
'Google\\Service\\Keep\\Section' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/Section.php',
'Google\\Service\\Keep\\TextContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/TextContent.php',
'Google\\Service\\Keep\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/Keep/User.php',
'Google\\Service\\Kgsearch' => __DIR__ . '/..' . '/google/apiclient-services/src/Kgsearch.php',
'Google\\Service\\Kgsearch\\Resource\\Entities' => __DIR__ . '/..' . '/google/apiclient-services/src/Kgsearch/Resource/Entities.php',
'Google\\Service\\Kgsearch\\SearchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Kgsearch/SearchResponse.php',
'Google\\Service\\Libraryagent' => __DIR__ . '/..' . '/google/apiclient-services/src/Libraryagent.php',
'Google\\Service\\Libraryagent\\GoogleExampleLibraryagentV1Book' => __DIR__ . '/..' . '/google/apiclient-services/src/Libraryagent/GoogleExampleLibraryagentV1Book.php',
'Google\\Service\\Libraryagent\\GoogleExampleLibraryagentV1ListBooksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Libraryagent/GoogleExampleLibraryagentV1ListBooksResponse.php',
'Google\\Service\\Libraryagent\\GoogleExampleLibraryagentV1ListShelvesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Libraryagent/GoogleExampleLibraryagentV1ListShelvesResponse.php',
'Google\\Service\\Libraryagent\\GoogleExampleLibraryagentV1Shelf' => __DIR__ . '/..' . '/google/apiclient-services/src/Libraryagent/GoogleExampleLibraryagentV1Shelf.php',
'Google\\Service\\Libraryagent\\Resource\\Shelves' => __DIR__ . '/..' . '/google/apiclient-services/src/Libraryagent/Resource/Shelves.php',
'Google\\Service\\Libraryagent\\Resource\\ShelvesBooks' => __DIR__ . '/..' . '/google/apiclient-services/src/Libraryagent/Resource/ShelvesBooks.php',
'Google\\Service\\Licensing' => __DIR__ . '/..' . '/google/apiclient-services/src/Licensing.php',
'Google\\Service\\Licensing\\LicenseAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Licensing/LicenseAssignment.php',
'Google\\Service\\Licensing\\LicenseAssignmentInsert' => __DIR__ . '/..' . '/google/apiclient-services/src/Licensing/LicenseAssignmentInsert.php',
'Google\\Service\\Licensing\\LicenseAssignmentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Licensing/LicenseAssignmentList.php',
'Google\\Service\\Licensing\\LicensingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Licensing/LicensingEmpty.php',
'Google\\Service\\Licensing\\Resource\\LicenseAssignments' => __DIR__ . '/..' . '/google/apiclient-services/src/Licensing/Resource/LicenseAssignments.php',
'Google\\Service\\Localservices' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices.php',
'Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1AccountReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/GoogleAdsHomeservicesLocalservicesV1AccountReport.php',
'Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1AggregatorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/GoogleAdsHomeservicesLocalservicesV1AggregatorInfo.php',
'Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport.php',
'Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1MessageLead' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/GoogleAdsHomeservicesLocalservicesV1MessageLead.php',
'Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1PhoneLead' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/GoogleAdsHomeservicesLocalservicesV1PhoneLead.php',
'Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse.php',
'Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse.php',
'Google\\Service\\Localservices\\GoogleTypeTimeZone' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/GoogleTypeTimeZone.php',
'Google\\Service\\Localservices\\Resource\\AccountReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/Resource/AccountReports.php',
'Google\\Service\\Localservices\\Resource\\DetailedLeadReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Localservices/Resource/DetailedLeadReports.php',
'Google\\Service\\Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging.php',
'Google\\Service\\Logging\\BigQueryOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/BigQueryOptions.php',
'Google\\Service\\Logging\\BucketOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/BucketOptions.php',
'Google\\Service\\Logging\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/CancelOperationRequest.php',
'Google\\Service\\Logging\\CmekSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/CmekSettings.php',
'Google\\Service\\Logging\\CopyLogEntriesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/CopyLogEntriesMetadata.php',
'Google\\Service\\Logging\\CopyLogEntriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/CopyLogEntriesRequest.php',
'Google\\Service\\Logging\\CopyLogEntriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/CopyLogEntriesResponse.php',
'Google\\Service\\Logging\\Explicit' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Explicit.php',
'Google\\Service\\Logging\\Exponential' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Exponential.php',
'Google\\Service\\Logging\\HttpRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/HttpRequest.php',
'Google\\Service\\Logging\\LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LabelDescriptor.php',
'Google\\Service\\Logging\\Linear' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Linear.php',
'Google\\Service\\Logging\\ListBucketsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListBucketsResponse.php',
'Google\\Service\\Logging\\ListExclusionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListExclusionsResponse.php',
'Google\\Service\\Logging\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListLocationsResponse.php',
'Google\\Service\\Logging\\ListLogEntriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListLogEntriesRequest.php',
'Google\\Service\\Logging\\ListLogEntriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListLogEntriesResponse.php',
'Google\\Service\\Logging\\ListLogMetricsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListLogMetricsResponse.php',
'Google\\Service\\Logging\\ListLogsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListLogsResponse.php',
'Google\\Service\\Logging\\ListMonitoredResourceDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListMonitoredResourceDescriptorsResponse.php',
'Google\\Service\\Logging\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListOperationsResponse.php',
'Google\\Service\\Logging\\ListSinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListSinksResponse.php',
'Google\\Service\\Logging\\ListViewsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/ListViewsResponse.php',
'Google\\Service\\Logging\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Location.php',
'Google\\Service\\Logging\\LogBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LogBucket.php',
'Google\\Service\\Logging\\LogEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LogEntry.php',
'Google\\Service\\Logging\\LogEntryOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LogEntryOperation.php',
'Google\\Service\\Logging\\LogEntrySourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LogEntrySourceLocation.php',
'Google\\Service\\Logging\\LogExclusion' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LogExclusion.php',
'Google\\Service\\Logging\\LogLine' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LogLine.php',
'Google\\Service\\Logging\\LogMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LogMetric.php',
'Google\\Service\\Logging\\LogSink' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LogSink.php',
'Google\\Service\\Logging\\LogView' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LogView.php',
'Google\\Service\\Logging\\LoggingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/LoggingEmpty.php',
'Google\\Service\\Logging\\MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/MetricDescriptor.php',
'Google\\Service\\Logging\\MetricDescriptorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/MetricDescriptorMetadata.php',
'Google\\Service\\Logging\\MonitoredResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/MonitoredResource.php',
'Google\\Service\\Logging\\MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/MonitoredResourceDescriptor.php',
'Google\\Service\\Logging\\MonitoredResourceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/MonitoredResourceMetadata.php',
'Google\\Service\\Logging\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Operation.php',
'Google\\Service\\Logging\\RequestLog' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/RequestLog.php',
'Google\\Service\\Logging\\Resource\\BillingAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccounts.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsBuckets.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsBucketsViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsBucketsViews.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsExclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsExclusions.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsLocations.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsLocationsBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsLocationsBuckets.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsLocationsBucketsViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsLocationsBucketsViews.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsLocationsOperations.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsLogs.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsOperations.php',
'Google\\Service\\Logging\\Resource\\BillingAccountsSinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/BillingAccountsSinks.php',
'Google\\Service\\Logging\\Resource\\Entries' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/Entries.php',
'Google\\Service\\Logging\\Resource\\Exclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/Exclusions.php',
'Google\\Service\\Logging\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/Folders.php',
'Google\\Service\\Logging\\Resource\\FoldersExclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/FoldersExclusions.php',
'Google\\Service\\Logging\\Resource\\FoldersLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/FoldersLocations.php',
'Google\\Service\\Logging\\Resource\\FoldersLocationsBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/FoldersLocationsBuckets.php',
'Google\\Service\\Logging\\Resource\\FoldersLocationsBucketsViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/FoldersLocationsBucketsViews.php',
'Google\\Service\\Logging\\Resource\\FoldersLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/FoldersLocationsOperations.php',
'Google\\Service\\Logging\\Resource\\FoldersLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/FoldersLogs.php',
'Google\\Service\\Logging\\Resource\\FoldersSinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/FoldersSinks.php',
'Google\\Service\\Logging\\Resource\\Locations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/Locations.php',
'Google\\Service\\Logging\\Resource\\LocationsBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/LocationsBuckets.php',
'Google\\Service\\Logging\\Resource\\LocationsBucketsViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/LocationsBucketsViews.php',
'Google\\Service\\Logging\\Resource\\LocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/LocationsOperations.php',
'Google\\Service\\Logging\\Resource\\Logs' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/Logs.php',
'Google\\Service\\Logging\\Resource\\MonitoredResourceDescriptors' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/MonitoredResourceDescriptors.php',
'Google\\Service\\Logging\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/Organizations.php',
'Google\\Service\\Logging\\Resource\\OrganizationsExclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/OrganizationsExclusions.php',
'Google\\Service\\Logging\\Resource\\OrganizationsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/OrganizationsLocations.php',
'Google\\Service\\Logging\\Resource\\OrganizationsLocationsBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/OrganizationsLocationsBuckets.php',
'Google\\Service\\Logging\\Resource\\OrganizationsLocationsBucketsViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/OrganizationsLocationsBucketsViews.php',
'Google\\Service\\Logging\\Resource\\OrganizationsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/OrganizationsLocationsOperations.php',
'Google\\Service\\Logging\\Resource\\OrganizationsLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/OrganizationsLogs.php',
'Google\\Service\\Logging\\Resource\\OrganizationsSinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/OrganizationsSinks.php',
'Google\\Service\\Logging\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/Projects.php',
'Google\\Service\\Logging\\Resource\\ProjectsExclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/ProjectsExclusions.php',
'Google\\Service\\Logging\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/ProjectsLocations.php',
'Google\\Service\\Logging\\Resource\\ProjectsLocationsBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/ProjectsLocationsBuckets.php',
'Google\\Service\\Logging\\Resource\\ProjectsLocationsBucketsViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/ProjectsLocationsBucketsViews.php',
'Google\\Service\\Logging\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Logging\\Resource\\ProjectsLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/ProjectsLogs.php',
'Google\\Service\\Logging\\Resource\\ProjectsMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/ProjectsMetrics.php',
'Google\\Service\\Logging\\Resource\\ProjectsSinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/ProjectsSinks.php',
'Google\\Service\\Logging\\Resource\\Sinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/Sinks.php',
'Google\\Service\\Logging\\Resource\\V2' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Resource/V2.php',
'Google\\Service\\Logging\\SourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/SourceLocation.php',
'Google\\Service\\Logging\\SourceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/SourceReference.php',
'Google\\Service\\Logging\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/Status.php',
'Google\\Service\\Logging\\SuppressionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/SuppressionInfo.php',
'Google\\Service\\Logging\\TailLogEntriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/TailLogEntriesRequest.php',
'Google\\Service\\Logging\\TailLogEntriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/TailLogEntriesResponse.php',
'Google\\Service\\Logging\\UndeleteBucketRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/UndeleteBucketRequest.php',
'Google\\Service\\Logging\\WriteLogEntriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/WriteLogEntriesRequest.php',
'Google\\Service\\Logging\\WriteLogEntriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Logging/WriteLogEntriesResponse.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\AttachTrustRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/AttachTrustRequest.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Binding.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/CancelOperationRequest.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Certificate' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Certificate.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\DailyCycle' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/DailyCycle.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Date.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\DenyMaintenancePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/DenyMaintenancePeriod.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\DetachTrustRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/DetachTrustRequest.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Domain' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Domain.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Expr.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudManagedidentitiesV1OpMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudManagedidentitiesV1OpMetadata.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudManagedidentitiesV1alpha1OpMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudManagedidentitiesV1alpha1OpMetadata.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudManagedidentitiesV1beta1OpMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudManagedidentitiesV1beta1OpMetadata.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudSaasacceleratorManagementProvidersV1Instance.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\LDAPSSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/LDAPSSettings.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ListDomainsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ListDomainsResponse.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ListLocationsResponse.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ListOperationsResponse.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ListSqlIntegrationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ListSqlIntegrationsResponse.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Location.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\MaintenancePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/MaintenancePolicy.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\MaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/MaintenanceWindow.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ManagedidentitiesEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ManagedidentitiesEmpty.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Operation.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/OperationMetadata.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Policy.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ReconfigureTrustRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ReconfigureTrustRequest.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ResetAdminPasswordRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ResetAdminPasswordRequest.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ResetAdminPasswordResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ResetAdminPasswordResponse.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/Projects.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/ProjectsLocations.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Resource\\ProjectsLocationsManagedidentitiesGlobal' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/ProjectsLocationsManagedidentitiesGlobal.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Resource\\ProjectsLocationsManagedidentitiesGlobalDomains' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/ProjectsLocationsManagedidentitiesGlobalDomains.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Resource\\ProjectsLocationsManagedidentitiesGlobalDomainsSqlIntegrations' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/ProjectsLocationsManagedidentitiesGlobalDomainsSqlIntegrations.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Resource\\ProjectsLocationsManagedidentitiesGlobalOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/ProjectsLocationsManagedidentitiesGlobalOperations.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Schedule.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/SetIamPolicyRequest.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\SqlIntegration' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/SqlIntegration.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Status.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/TestIamPermissionsRequest.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/TestIamPermissionsResponse.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/TimeOfDay.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Trust' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Trust.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\UpdatePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/UpdatePolicy.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ValidateTrustRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ValidateTrustRequest.php',
'Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\WeeklyCycle' => __DIR__ . '/..' . '/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/WeeklyCycle.php',
'Google\\Service\\ManufacturerCenter' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter.php',
'Google\\Service\\ManufacturerCenter\\Attributes' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/Attributes.php',
'Google\\Service\\ManufacturerCenter\\Capacity' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/Capacity.php',
'Google\\Service\\ManufacturerCenter\\Count' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/Count.php',
'Google\\Service\\ManufacturerCenter\\DestinationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/DestinationStatus.php',
'Google\\Service\\ManufacturerCenter\\FeatureDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/FeatureDescription.php',
'Google\\Service\\ManufacturerCenter\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/Image.php',
'Google\\Service\\ManufacturerCenter\\Issue' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/Issue.php',
'Google\\Service\\ManufacturerCenter\\ListProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/ListProductsResponse.php',
'Google\\Service\\ManufacturerCenter\\ManufacturersEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/ManufacturersEmpty.php',
'Google\\Service\\ManufacturerCenter\\Price' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/Price.php',
'Google\\Service\\ManufacturerCenter\\Product' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/Product.php',
'Google\\Service\\ManufacturerCenter\\ProductDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/ProductDetail.php',
'Google\\Service\\ManufacturerCenter\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/Resource/Accounts.php',
'Google\\Service\\ManufacturerCenter\\Resource\\AccountsProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/ManufacturerCenter/Resource/AccountsProducts.php',
'Google\\Service\\Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring.php',
'Google\\Service\\Monitoring\\Aggregation' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Aggregation.php',
'Google\\Service\\Monitoring\\AlertPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/AlertPolicy.php',
'Google\\Service\\Monitoring\\AlertStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/AlertStrategy.php',
'Google\\Service\\Monitoring\\AppEngine' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/AppEngine.php',
'Google\\Service\\Monitoring\\AvailabilityCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/AvailabilityCriteria.php',
'Google\\Service\\Monitoring\\BasicAuthentication' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/BasicAuthentication.php',
'Google\\Service\\Monitoring\\BasicSli' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/BasicSli.php',
'Google\\Service\\Monitoring\\BucketOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/BucketOptions.php',
'Google\\Service\\Monitoring\\CloudEndpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/CloudEndpoints.php',
'Google\\Service\\Monitoring\\ClusterIstio' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ClusterIstio.php',
'Google\\Service\\Monitoring\\CollectdPayload' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/CollectdPayload.php',
'Google\\Service\\Monitoring\\CollectdPayloadError' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/CollectdPayloadError.php',
'Google\\Service\\Monitoring\\CollectdValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/CollectdValue.php',
'Google\\Service\\Monitoring\\CollectdValueError' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/CollectdValueError.php',
'Google\\Service\\Monitoring\\Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Condition.php',
'Google\\Service\\Monitoring\\ContentMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ContentMatcher.php',
'Google\\Service\\Monitoring\\CreateCollectdTimeSeriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/CreateCollectdTimeSeriesRequest.php',
'Google\\Service\\Monitoring\\CreateCollectdTimeSeriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/CreateCollectdTimeSeriesResponse.php',
'Google\\Service\\Monitoring\\CreateTimeSeriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/CreateTimeSeriesRequest.php',
'Google\\Service\\Monitoring\\CreateTimeSeriesSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/CreateTimeSeriesSummary.php',
'Google\\Service\\Monitoring\\Custom' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Custom.php',
'Google\\Service\\Monitoring\\Distribution' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Distribution.php',
'Google\\Service\\Monitoring\\DistributionCut' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/DistributionCut.php',
'Google\\Service\\Monitoring\\Documentation' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Documentation.php',
'Google\\Service\\Monitoring\\DroppedLabels' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/DroppedLabels.php',
'Google\\Service\\Monitoring\\Error' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Error.php',
'Google\\Service\\Monitoring\\Exemplar' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Exemplar.php',
'Google\\Service\\Monitoring\\Explicit' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Explicit.php',
'Google\\Service\\Monitoring\\Exponential' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Exponential.php',
'Google\\Service\\Monitoring\\Field' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Field.php',
'Google\\Service\\Monitoring\\GetNotificationChannelVerificationCodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/GetNotificationChannelVerificationCodeRequest.php',
'Google\\Service\\Monitoring\\GetNotificationChannelVerificationCodeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/GetNotificationChannelVerificationCodeResponse.php',
'Google\\Service\\Monitoring\\GoogleMonitoringV3Range' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/GoogleMonitoringV3Range.php',
'Google\\Service\\Monitoring\\Group' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Group.php',
'Google\\Service\\Monitoring\\HttpCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/HttpCheck.php',
'Google\\Service\\Monitoring\\InternalChecker' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/InternalChecker.php',
'Google\\Service\\Monitoring\\IstioCanonicalService' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/IstioCanonicalService.php',
'Google\\Service\\Monitoring\\LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/LabelDescriptor.php',
'Google\\Service\\Monitoring\\LabelValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/LabelValue.php',
'Google\\Service\\Monitoring\\LatencyCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/LatencyCriteria.php',
'Google\\Service\\Monitoring\\Linear' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Linear.php',
'Google\\Service\\Monitoring\\ListAlertPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListAlertPoliciesResponse.php',
'Google\\Service\\Monitoring\\ListGroupMembersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListGroupMembersResponse.php',
'Google\\Service\\Monitoring\\ListGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListGroupsResponse.php',
'Google\\Service\\Monitoring\\ListMetricDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListMetricDescriptorsResponse.php',
'Google\\Service\\Monitoring\\ListMonitoredResourceDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListMonitoredResourceDescriptorsResponse.php',
'Google\\Service\\Monitoring\\ListNotificationChannelDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListNotificationChannelDescriptorsResponse.php',
'Google\\Service\\Monitoring\\ListNotificationChannelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListNotificationChannelsResponse.php',
'Google\\Service\\Monitoring\\ListServiceLevelObjectivesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListServiceLevelObjectivesResponse.php',
'Google\\Service\\Monitoring\\ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListServicesResponse.php',
'Google\\Service\\Monitoring\\ListTimeSeriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListTimeSeriesResponse.php',
'Google\\Service\\Monitoring\\ListUptimeCheckConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListUptimeCheckConfigsResponse.php',
'Google\\Service\\Monitoring\\ListUptimeCheckIpsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ListUptimeCheckIpsResponse.php',
'Google\\Service\\Monitoring\\LogMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/LogMatch.php',
'Google\\Service\\Monitoring\\MeshIstio' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MeshIstio.php',
'Google\\Service\\Monitoring\\Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Metric.php',
'Google\\Service\\Monitoring\\MetricAbsence' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MetricAbsence.php',
'Google\\Service\\Monitoring\\MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MetricDescriptor.php',
'Google\\Service\\Monitoring\\MetricDescriptorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MetricDescriptorMetadata.php',
'Google\\Service\\Monitoring\\MetricRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MetricRange.php',
'Google\\Service\\Monitoring\\MetricThreshold' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MetricThreshold.php',
'Google\\Service\\Monitoring\\MonitoredResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MonitoredResource.php',
'Google\\Service\\Monitoring\\MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MonitoredResourceDescriptor.php',
'Google\\Service\\Monitoring\\MonitoredResourceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MonitoredResourceMetadata.php',
'Google\\Service\\Monitoring\\MonitoringEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MonitoringEmpty.php',
'Google\\Service\\Monitoring\\MonitoringQueryLanguageCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MonitoringQueryLanguageCondition.php',
'Google\\Service\\Monitoring\\MutationRecord' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/MutationRecord.php',
'Google\\Service\\Monitoring\\NotificationChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/NotificationChannel.php',
'Google\\Service\\Monitoring\\NotificationChannelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/NotificationChannelDescriptor.php',
'Google\\Service\\Monitoring\\NotificationRateLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/NotificationRateLimit.php',
'Google\\Service\\Monitoring\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/OperationMetadata.php',
'Google\\Service\\Monitoring\\Option' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Option.php',
'Google\\Service\\Monitoring\\PerformanceThreshold' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/PerformanceThreshold.php',
'Google\\Service\\Monitoring\\Point' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Point.php',
'Google\\Service\\Monitoring\\PointData' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/PointData.php',
'Google\\Service\\Monitoring\\QueryTimeSeriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/QueryTimeSeriesRequest.php',
'Google\\Service\\Monitoring\\QueryTimeSeriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/QueryTimeSeriesResponse.php',
'Google\\Service\\Monitoring\\Range' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Range.php',
'Google\\Service\\Monitoring\\RequestBasedSli' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/RequestBasedSli.php',
'Google\\Service\\Monitoring\\ResourceGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ResourceGroup.php',
'Google\\Service\\Monitoring\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/Folders.php',
'Google\\Service\\Monitoring\\Resource\\FoldersTimeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/FoldersTimeSeries.php',
'Google\\Service\\Monitoring\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/Organizations.php',
'Google\\Service\\Monitoring\\Resource\\OrganizationsTimeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/OrganizationsTimeSeries.php',
'Google\\Service\\Monitoring\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/Projects.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsAlertPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsAlertPolicies.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsCollectdTimeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsCollectdTimeSeries.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsGroups.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsGroupsMembers' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsGroupsMembers.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsMetricDescriptors' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsMetricDescriptors.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsMonitoredResourceDescriptors' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsMonitoredResourceDescriptors.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsNotificationChannelDescriptors' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsNotificationChannelDescriptors.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsNotificationChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsNotificationChannels.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsTimeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsTimeSeries.php',
'Google\\Service\\Monitoring\\Resource\\ProjectsUptimeCheckConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ProjectsUptimeCheckConfigs.php',
'Google\\Service\\Monitoring\\Resource\\Services' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/Services.php',
'Google\\Service\\Monitoring\\Resource\\ServicesServiceLevelObjectives' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/ServicesServiceLevelObjectives.php',
'Google\\Service\\Monitoring\\Resource\\UptimeCheckIps' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Resource/UptimeCheckIps.php',
'Google\\Service\\Monitoring\\SendNotificationChannelVerificationCodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/SendNotificationChannelVerificationCodeRequest.php',
'Google\\Service\\Monitoring\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Service.php',
'Google\\Service\\Monitoring\\ServiceLevelIndicator' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ServiceLevelIndicator.php',
'Google\\Service\\Monitoring\\ServiceLevelObjective' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ServiceLevelObjective.php',
'Google\\Service\\Monitoring\\SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/SourceContext.php',
'Google\\Service\\Monitoring\\SpanContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/SpanContext.php',
'Google\\Service\\Monitoring\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Status.php',
'Google\\Service\\Monitoring\\TcpCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/TcpCheck.php',
'Google\\Service\\Monitoring\\Telemetry' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Telemetry.php',
'Google\\Service\\Monitoring\\TimeInterval' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/TimeInterval.php',
'Google\\Service\\Monitoring\\TimeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/TimeSeries.php',
'Google\\Service\\Monitoring\\TimeSeriesData' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/TimeSeriesData.php',
'Google\\Service\\Monitoring\\TimeSeriesDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/TimeSeriesDescriptor.php',
'Google\\Service\\Monitoring\\TimeSeriesRatio' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/TimeSeriesRatio.php',
'Google\\Service\\Monitoring\\Trigger' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Trigger.php',
'Google\\Service\\Monitoring\\Type' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/Type.php',
'Google\\Service\\Monitoring\\TypedValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/TypedValue.php',
'Google\\Service\\Monitoring\\UptimeCheckConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/UptimeCheckConfig.php',
'Google\\Service\\Monitoring\\UptimeCheckIp' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/UptimeCheckIp.php',
'Google\\Service\\Monitoring\\ValueDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/ValueDescriptor.php',
'Google\\Service\\Monitoring\\VerifyNotificationChannelRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/VerifyNotificationChannelRequest.php',
'Google\\Service\\Monitoring\\WindowsBasedSli' => __DIR__ . '/..' . '/google/apiclient-services/src/Monitoring/WindowsBasedSli.php',
'Google\\Service\\MyBusinessAccountManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement.php',
'Google\\Service\\MyBusinessAccountManagement\\AcceptInvitationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/AcceptInvitationRequest.php',
'Google\\Service\\MyBusinessAccountManagement\\Account' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/Account.php',
'Google\\Service\\MyBusinessAccountManagement\\Admin' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/Admin.php',
'Google\\Service\\MyBusinessAccountManagement\\DeclineInvitationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/DeclineInvitationRequest.php',
'Google\\Service\\MyBusinessAccountManagement\\Invitation' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/Invitation.php',
'Google\\Service\\MyBusinessAccountManagement\\ListAccountAdminsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/ListAccountAdminsResponse.php',
'Google\\Service\\MyBusinessAccountManagement\\ListAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/ListAccountsResponse.php',
'Google\\Service\\MyBusinessAccountManagement\\ListInvitationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/ListInvitationsResponse.php',
'Google\\Service\\MyBusinessAccountManagement\\ListLocationAdminsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/ListLocationAdminsResponse.php',
'Google\\Service\\MyBusinessAccountManagement\\MybusinessaccountmanagementEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/MybusinessaccountmanagementEmpty.php',
'Google\\Service\\MyBusinessAccountManagement\\OrganizationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/OrganizationInfo.php',
'Google\\Service\\MyBusinessAccountManagement\\PostalAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/PostalAddress.php',
'Google\\Service\\MyBusinessAccountManagement\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/Resource/Accounts.php',
'Google\\Service\\MyBusinessAccountManagement\\Resource\\AccountsAdmins' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/Resource/AccountsAdmins.php',
'Google\\Service\\MyBusinessAccountManagement\\Resource\\AccountsInvitations' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/Resource/AccountsInvitations.php',
'Google\\Service\\MyBusinessAccountManagement\\Resource\\Locations' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/Resource/Locations.php',
'Google\\Service\\MyBusinessAccountManagement\\Resource\\LocationsAdmins' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/Resource/LocationsAdmins.php',
'Google\\Service\\MyBusinessAccountManagement\\TargetLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/TargetLocation.php',
'Google\\Service\\MyBusinessAccountManagement\\TransferLocationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessAccountManagement/TransferLocationRequest.php',
'Google\\Service\\MyBusinessLodging' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging.php',
'Google\\Service\\MyBusinessLodging\\Accessibility' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Accessibility.php',
'Google\\Service\\MyBusinessLodging\\Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Activities.php',
'Google\\Service\\MyBusinessLodging\\Business' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Business.php',
'Google\\Service\\MyBusinessLodging\\Connectivity' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Connectivity.php',
'Google\\Service\\MyBusinessLodging\\EnhancedCleaning' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/EnhancedCleaning.php',
'Google\\Service\\MyBusinessLodging\\Families' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Families.php',
'Google\\Service\\MyBusinessLodging\\FoodAndDrink' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/FoodAndDrink.php',
'Google\\Service\\MyBusinessLodging\\GetGoogleUpdatedLodgingResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/GetGoogleUpdatedLodgingResponse.php',
'Google\\Service\\MyBusinessLodging\\GuestUnitFeatures' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/GuestUnitFeatures.php',
'Google\\Service\\MyBusinessLodging\\GuestUnitType' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/GuestUnitType.php',
'Google\\Service\\MyBusinessLodging\\HealthAndSafety' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/HealthAndSafety.php',
'Google\\Service\\MyBusinessLodging\\Housekeeping' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Housekeeping.php',
'Google\\Service\\MyBusinessLodging\\IncreasedFoodSafety' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/IncreasedFoodSafety.php',
'Google\\Service\\MyBusinessLodging\\LanguageSpoken' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/LanguageSpoken.php',
'Google\\Service\\MyBusinessLodging\\LivingArea' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/LivingArea.php',
'Google\\Service\\MyBusinessLodging\\LivingAreaAccessibility' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/LivingAreaAccessibility.php',
'Google\\Service\\MyBusinessLodging\\LivingAreaEating' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/LivingAreaEating.php',
'Google\\Service\\MyBusinessLodging\\LivingAreaFeatures' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/LivingAreaFeatures.php',
'Google\\Service\\MyBusinessLodging\\LivingAreaLayout' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/LivingAreaLayout.php',
'Google\\Service\\MyBusinessLodging\\LivingAreaSleeping' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/LivingAreaSleeping.php',
'Google\\Service\\MyBusinessLodging\\Lodging' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Lodging.php',
'Google\\Service\\MyBusinessLodging\\LodgingMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/LodgingMetadata.php',
'Google\\Service\\MyBusinessLodging\\MinimizedContact' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/MinimizedContact.php',
'Google\\Service\\MyBusinessLodging\\Parking' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Parking.php',
'Google\\Service\\MyBusinessLodging\\PaymentOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/PaymentOptions.php',
'Google\\Service\\MyBusinessLodging\\PersonalProtection' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/PersonalProtection.php',
'Google\\Service\\MyBusinessLodging\\Pets' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Pets.php',
'Google\\Service\\MyBusinessLodging\\PhysicalDistancing' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/PhysicalDistancing.php',
'Google\\Service\\MyBusinessLodging\\Policies' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Policies.php',
'Google\\Service\\MyBusinessLodging\\Pools' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Pools.php',
'Google\\Service\\MyBusinessLodging\\Property' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Property.php',
'Google\\Service\\MyBusinessLodging\\Resource\\Locations' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Resource/Locations.php',
'Google\\Service\\MyBusinessLodging\\Resource\\LocationsLodging' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Resource/LocationsLodging.php',
'Google\\Service\\MyBusinessLodging\\Services' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Services.php',
'Google\\Service\\MyBusinessLodging\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/TimeOfDay.php',
'Google\\Service\\MyBusinessLodging\\Transportation' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Transportation.php',
'Google\\Service\\MyBusinessLodging\\ViewsFromUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/ViewsFromUnit.php',
'Google\\Service\\MyBusinessLodging\\Wellness' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessLodging/Wellness.php',
'Google\\Service\\MyBusinessNotificationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessNotificationSettings.php',
'Google\\Service\\MyBusinessNotificationSettings\\NotificationSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessNotificationSettings/NotificationSetting.php',
'Google\\Service\\MyBusinessNotificationSettings\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessNotificationSettings/Resource/Accounts.php',
'Google\\Service\\MyBusinessPlaceActions' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessPlaceActions.php',
'Google\\Service\\MyBusinessPlaceActions\\ListPlaceActionLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessPlaceActions/ListPlaceActionLinksResponse.php',
'Google\\Service\\MyBusinessPlaceActions\\ListPlaceActionTypeMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessPlaceActions/ListPlaceActionTypeMetadataResponse.php',
'Google\\Service\\MyBusinessPlaceActions\\MybusinessplaceactionsEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessPlaceActions/MybusinessplaceactionsEmpty.php',
'Google\\Service\\MyBusinessPlaceActions\\PlaceActionLink' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessPlaceActions/PlaceActionLink.php',
'Google\\Service\\MyBusinessPlaceActions\\PlaceActionTypeMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessPlaceActions/PlaceActionTypeMetadata.php',
'Google\\Service\\MyBusinessPlaceActions\\Resource\\Locations' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessPlaceActions/Resource/Locations.php',
'Google\\Service\\MyBusinessPlaceActions\\Resource\\LocationsPlaceActionLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessPlaceActions/Resource/LocationsPlaceActionLinks.php',
'Google\\Service\\MyBusinessPlaceActions\\Resource\\PlaceActionTypeMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/MyBusinessPlaceActions/Resource/PlaceActionTypeMetadata.php',
'Google\\Service\\NetworkManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement.php',
'Google\\Service\\NetworkManagement\\AbortInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/AbortInfo.php',
'Google\\Service\\NetworkManagement\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/AuditConfig.php',
'Google\\Service\\NetworkManagement\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/AuditLogConfig.php',
'Google\\Service\\NetworkManagement\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Binding.php',
'Google\\Service\\NetworkManagement\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/CancelOperationRequest.php',
'Google\\Service\\NetworkManagement\\CloudSQLInstanceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/CloudSQLInstanceInfo.php',
'Google\\Service\\NetworkManagement\\ConnectivityTest' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/ConnectivityTest.php',
'Google\\Service\\NetworkManagement\\DeliverInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/DeliverInfo.php',
'Google\\Service\\NetworkManagement\\DropInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/DropInfo.php',
'Google\\Service\\NetworkManagement\\Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Endpoint.php',
'Google\\Service\\NetworkManagement\\EndpointInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/EndpointInfo.php',
'Google\\Service\\NetworkManagement\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Expr.php',
'Google\\Service\\NetworkManagement\\FirewallInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/FirewallInfo.php',
'Google\\Service\\NetworkManagement\\ForwardInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/ForwardInfo.php',
'Google\\Service\\NetworkManagement\\ForwardingRuleInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/ForwardingRuleInfo.php',
'Google\\Service\\NetworkManagement\\GKEMasterInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/GKEMasterInfo.php',
'Google\\Service\\NetworkManagement\\InstanceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/InstanceInfo.php',
'Google\\Service\\NetworkManagement\\ListConnectivityTestsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/ListConnectivityTestsResponse.php',
'Google\\Service\\NetworkManagement\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/ListLocationsResponse.php',
'Google\\Service\\NetworkManagement\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/ListOperationsResponse.php',
'Google\\Service\\NetworkManagement\\LoadBalancerBackend' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/LoadBalancerBackend.php',
'Google\\Service\\NetworkManagement\\LoadBalancerInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/LoadBalancerInfo.php',
'Google\\Service\\NetworkManagement\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Location.php',
'Google\\Service\\NetworkManagement\\NetworkInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/NetworkInfo.php',
'Google\\Service\\NetworkManagement\\NetworkmanagementEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/NetworkmanagementEmpty.php',
'Google\\Service\\NetworkManagement\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Operation.php',
'Google\\Service\\NetworkManagement\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/OperationMetadata.php',
'Google\\Service\\NetworkManagement\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Policy.php',
'Google\\Service\\NetworkManagement\\ReachabilityDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/ReachabilityDetails.php',
'Google\\Service\\NetworkManagement\\RerunConnectivityTestRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/RerunConnectivityTestRequest.php',
'Google\\Service\\NetworkManagement\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Resource/Projects.php',
'Google\\Service\\NetworkManagement\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Resource/ProjectsLocations.php',
'Google\\Service\\NetworkManagement\\Resource\\ProjectsLocationsNetworkmanagementGlobal' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Resource/ProjectsLocationsNetworkmanagementGlobal.php',
'Google\\Service\\NetworkManagement\\Resource\\ProjectsLocationsNetworkmanagementGlobalConnectivityTests' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Resource/ProjectsLocationsNetworkmanagementGlobalConnectivityTests.php',
'Google\\Service\\NetworkManagement\\Resource\\ProjectsLocationsNetworkmanagementGlobalOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Resource/ProjectsLocationsNetworkmanagementGlobalOperations.php',
'Google\\Service\\NetworkManagement\\RouteInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/RouteInfo.php',
'Google\\Service\\NetworkManagement\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/SetIamPolicyRequest.php',
'Google\\Service\\NetworkManagement\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Status.php',
'Google\\Service\\NetworkManagement\\Step' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Step.php',
'Google\\Service\\NetworkManagement\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/TestIamPermissionsRequest.php',
'Google\\Service\\NetworkManagement\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/TestIamPermissionsResponse.php',
'Google\\Service\\NetworkManagement\\Trace' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/Trace.php',
'Google\\Service\\NetworkManagement\\VpnGatewayInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/VpnGatewayInfo.php',
'Google\\Service\\NetworkManagement\\VpnTunnelInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkManagement/VpnTunnelInfo.php',
'Google\\Service\\NetworkSecurity' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity.php',
'Google\\Service\\NetworkSecurity\\AuthorizationPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/AuthorizationPolicy.php',
'Google\\Service\\NetworkSecurity\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/CancelOperationRequest.php',
'Google\\Service\\NetworkSecurity\\CertificateProviderInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/CertificateProviderInstance.php',
'Google\\Service\\NetworkSecurity\\ClientTlsPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/ClientTlsPolicy.php',
'Google\\Service\\NetworkSecurity\\Destination' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Destination.php',
'Google\\Service\\NetworkSecurity\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Expr.php',
'Google\\Service\\NetworkSecurity\\GoogleCloudNetworksecurityV1beta1CertificateProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/GoogleCloudNetworksecurityV1beta1CertificateProvider.php',
'Google\\Service\\NetworkSecurity\\GoogleCloudNetworksecurityV1beta1GrpcEndpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/GoogleCloudNetworksecurityV1beta1GrpcEndpoint.php',
'Google\\Service\\NetworkSecurity\\GoogleIamV1AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/GoogleIamV1AuditConfig.php',
'Google\\Service\\NetworkSecurity\\GoogleIamV1AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/GoogleIamV1AuditLogConfig.php',
'Google\\Service\\NetworkSecurity\\GoogleIamV1Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/GoogleIamV1Binding.php',
'Google\\Service\\NetworkSecurity\\GoogleIamV1Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/GoogleIamV1Policy.php',
'Google\\Service\\NetworkSecurity\\GoogleIamV1SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/GoogleIamV1SetIamPolicyRequest.php',
'Google\\Service\\NetworkSecurity\\GoogleIamV1TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/GoogleIamV1TestIamPermissionsRequest.php',
'Google\\Service\\NetworkSecurity\\GoogleIamV1TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/GoogleIamV1TestIamPermissionsResponse.php',
'Google\\Service\\NetworkSecurity\\HttpHeaderMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/HttpHeaderMatch.php',
'Google\\Service\\NetworkSecurity\\ListAuthorizationPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/ListAuthorizationPoliciesResponse.php',
'Google\\Service\\NetworkSecurity\\ListClientTlsPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/ListClientTlsPoliciesResponse.php',
'Google\\Service\\NetworkSecurity\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/ListLocationsResponse.php',
'Google\\Service\\NetworkSecurity\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/ListOperationsResponse.php',
'Google\\Service\\NetworkSecurity\\ListServerTlsPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/ListServerTlsPoliciesResponse.php',
'Google\\Service\\NetworkSecurity\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Location.php',
'Google\\Service\\NetworkSecurity\\MTLSPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/MTLSPolicy.php',
'Google\\Service\\NetworkSecurity\\NetworksecurityEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/NetworksecurityEmpty.php',
'Google\\Service\\NetworkSecurity\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Operation.php',
'Google\\Service\\NetworkSecurity\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/OperationMetadata.php',
'Google\\Service\\NetworkSecurity\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Resource/Projects.php',
'Google\\Service\\NetworkSecurity\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Resource/ProjectsLocations.php',
'Google\\Service\\NetworkSecurity\\Resource\\ProjectsLocationsAuthorizationPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Resource/ProjectsLocationsAuthorizationPolicies.php',
'Google\\Service\\NetworkSecurity\\Resource\\ProjectsLocationsClientTlsPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Resource/ProjectsLocationsClientTlsPolicies.php',
'Google\\Service\\NetworkSecurity\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\NetworkSecurity\\Resource\\ProjectsLocationsServerTlsPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Resource/ProjectsLocationsServerTlsPolicies.php',
'Google\\Service\\NetworkSecurity\\Rule' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Rule.php',
'Google\\Service\\NetworkSecurity\\ServerTlsPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/ServerTlsPolicy.php',
'Google\\Service\\NetworkSecurity\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Source.php',
'Google\\Service\\NetworkSecurity\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/Status.php',
'Google\\Service\\NetworkSecurity\\ValidationCA' => __DIR__ . '/..' . '/google/apiclient-services/src/NetworkSecurity/ValidationCA.php',
'Google\\Service\\Networkconnectivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity.php',
'Google\\Service\\Networkconnectivity\\AttributeValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/AttributeValue.php',
'Google\\Service\\Networkconnectivity\\Attributes' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Attributes.php',
'Google\\Service\\Networkconnectivity\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/AuditConfig.php',
'Google\\Service\\Networkconnectivity\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/AuditLogConfig.php',
'Google\\Service\\Networkconnectivity\\BillingView' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/BillingView.php',
'Google\\Service\\Networkconnectivity\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Binding.php',
'Google\\Service\\Networkconnectivity\\Distribution' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Distribution.php',
'Google\\Service\\Networkconnectivity\\Exemplar' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Exemplar.php',
'Google\\Service\\Networkconnectivity\\ExplicitBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/ExplicitBuckets.php',
'Google\\Service\\Networkconnectivity\\ExponentialBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/ExponentialBuckets.php',
'Google\\Service\\Networkconnectivity\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Expr.php',
'Google\\Service\\Networkconnectivity\\GoogleLongrunningCancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/GoogleLongrunningCancelOperationRequest.php',
'Google\\Service\\Networkconnectivity\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\Networkconnectivity\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/GoogleLongrunningOperation.php',
'Google\\Service\\Networkconnectivity\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/GoogleRpcStatus.php',
'Google\\Service\\Networkconnectivity\\HttpRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/HttpRequest.php',
'Google\\Service\\Networkconnectivity\\Hub' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Hub.php',
'Google\\Service\\Networkconnectivity\\LinearBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/LinearBuckets.php',
'Google\\Service\\Networkconnectivity\\ListHubsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/ListHubsResponse.php',
'Google\\Service\\Networkconnectivity\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/ListLocationsResponse.php',
'Google\\Service\\Networkconnectivity\\ListSpokesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/ListSpokesResponse.php',
'Google\\Service\\Networkconnectivity\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Location.php',
'Google\\Service\\Networkconnectivity\\LogEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/LogEntry.php',
'Google\\Service\\Networkconnectivity\\LogEntryOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/LogEntryOperation.php',
'Google\\Service\\Networkconnectivity\\LogEntrySourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/LogEntrySourceLocation.php',
'Google\\Service\\Networkconnectivity\\MetricValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/MetricValue.php',
'Google\\Service\\Networkconnectivity\\MetricValueSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/MetricValueSet.php',
'Google\\Service\\Networkconnectivity\\Money' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Money.php',
'Google\\Service\\Networkconnectivity\\NetworkconnectivityEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/NetworkconnectivityEmpty.php',
'Google\\Service\\Networkconnectivity\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Operation.php',
'Google\\Service\\Networkconnectivity\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/OperationMetadata.php',
'Google\\Service\\Networkconnectivity\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Policy.php',
'Google\\Service\\Networkconnectivity\\QuotaProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/QuotaProperties.php',
'Google\\Service\\Networkconnectivity\\ReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/ReportRequest.php',
'Google\\Service\\Networkconnectivity\\ResourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/ResourceInfo.php',
'Google\\Service\\Networkconnectivity\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Resource/Projects.php',
'Google\\Service\\Networkconnectivity\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Resource/ProjectsLocations.php',
'Google\\Service\\Networkconnectivity\\Resource\\ProjectsLocationsInternalRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Resource/ProjectsLocationsInternalRanges.php',
'Google\\Service\\Networkconnectivity\\Resource\\ProjectsLocationsNetworkconnectivityGlobal' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Resource/ProjectsLocationsNetworkconnectivityGlobal.php',
'Google\\Service\\Networkconnectivity\\Resource\\ProjectsLocationsNetworkconnectivityGlobalHubs' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Resource/ProjectsLocationsNetworkconnectivityGlobalHubs.php',
'Google\\Service\\Networkconnectivity\\Resource\\ProjectsLocationsNetworkconnectivityGlobalPolicyBasedRoutes' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Resource/ProjectsLocationsNetworkconnectivityGlobalPolicyBasedRoutes.php',
'Google\\Service\\Networkconnectivity\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Networkconnectivity\\Resource\\ProjectsLocationsSpokes' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Resource/ProjectsLocationsSpokes.php',
'Google\\Service\\Networkconnectivity\\RouterApplianceInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/RouterApplianceInstance.php',
'Google\\Service\\Networkconnectivity\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/SetIamPolicyRequest.php',
'Google\\Service\\Networkconnectivity\\Spoke' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/Spoke.php',
'Google\\Service\\Networkconnectivity\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/TestIamPermissionsRequest.php',
'Google\\Service\\Networkconnectivity\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/TestIamPermissionsResponse.php',
'Google\\Service\\Networkconnectivity\\TraceSpan' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/TraceSpan.php',
'Google\\Service\\Networkconnectivity\\TruncatableString' => __DIR__ . '/..' . '/google/apiclient-services/src/Networkconnectivity/TruncatableString.php',
'Google\\Service\\OSConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig.php',
'Google\\Service\\OSConfig\\AptSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/AptSettings.php',
'Google\\Service\\OSConfig\\CancelPatchJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/CancelPatchJobRequest.php',
'Google\\Service\\OSConfig\\ExecStep' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/ExecStep.php',
'Google\\Service\\OSConfig\\ExecStepConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/ExecStepConfig.php',
'Google\\Service\\OSConfig\\ExecutePatchJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/ExecutePatchJobRequest.php',
'Google\\Service\\OSConfig\\FixedOrPercent' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/FixedOrPercent.php',
'Google\\Service\\OSConfig\\GcsObject' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/GcsObject.php',
'Google\\Service\\OSConfig\\GooSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/GooSettings.php',
'Google\\Service\\OSConfig\\Inventory' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/Inventory.php',
'Google\\Service\\OSConfig\\InventoryItem' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/InventoryItem.php',
'Google\\Service\\OSConfig\\InventoryOsInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/InventoryOsInfo.php',
'Google\\Service\\OSConfig\\InventorySoftwarePackage' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/InventorySoftwarePackage.php',
'Google\\Service\\OSConfig\\InventoryVersionedPackage' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/InventoryVersionedPackage.php',
'Google\\Service\\OSConfig\\InventoryWindowsQuickFixEngineeringPackage' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/InventoryWindowsQuickFixEngineeringPackage.php',
'Google\\Service\\OSConfig\\InventoryWindowsUpdatePackage' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/InventoryWindowsUpdatePackage.php',
'Google\\Service\\OSConfig\\InventoryWindowsUpdatePackageWindowsUpdateCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/InventoryWindowsUpdatePackageWindowsUpdateCategory.php',
'Google\\Service\\OSConfig\\InventoryZypperPatch' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/InventoryZypperPatch.php',
'Google\\Service\\OSConfig\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/ListOperationsResponse.php',
'Google\\Service\\OSConfig\\ListPatchDeploymentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/ListPatchDeploymentsResponse.php',
'Google\\Service\\OSConfig\\ListPatchJobInstanceDetailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/ListPatchJobInstanceDetailsResponse.php',
'Google\\Service\\OSConfig\\ListPatchJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/ListPatchJobsResponse.php',
'Google\\Service\\OSConfig\\MonthlySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/MonthlySchedule.php',
'Google\\Service\\OSConfig\\OSPolicyAssignmentOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/OSPolicyAssignmentOperationMetadata.php',
'Google\\Service\\OSConfig\\OneTimeSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/OneTimeSchedule.php',
'Google\\Service\\OSConfig\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/Operation.php',
'Google\\Service\\OSConfig\\OsconfigEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/OsconfigEmpty.php',
'Google\\Service\\OSConfig\\PatchConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/PatchConfig.php',
'Google\\Service\\OSConfig\\PatchDeployment' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/PatchDeployment.php',
'Google\\Service\\OSConfig\\PatchInstanceFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/PatchInstanceFilter.php',
'Google\\Service\\OSConfig\\PatchInstanceFilterGroupLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/PatchInstanceFilterGroupLabel.php',
'Google\\Service\\OSConfig\\PatchJob' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/PatchJob.php',
'Google\\Service\\OSConfig\\PatchJobInstanceDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/PatchJobInstanceDetails.php',
'Google\\Service\\OSConfig\\PatchJobInstanceDetailsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/PatchJobInstanceDetailsSummary.php',
'Google\\Service\\OSConfig\\PatchRollout' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/PatchRollout.php',
'Google\\Service\\OSConfig\\RecurringSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/RecurringSchedule.php',
'Google\\Service\\OSConfig\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/Resource/Operations.php',
'Google\\Service\\OSConfig\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/Resource/Projects.php',
'Google\\Service\\OSConfig\\Resource\\ProjectsPatchDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/Resource/ProjectsPatchDeployments.php',
'Google\\Service\\OSConfig\\Resource\\ProjectsPatchJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/Resource/ProjectsPatchJobs.php',
'Google\\Service\\OSConfig\\Resource\\ProjectsPatchJobsInstanceDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/Resource/ProjectsPatchJobsInstanceDetails.php',
'Google\\Service\\OSConfig\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/Status.php',
'Google\\Service\\OSConfig\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/TimeOfDay.php',
'Google\\Service\\OSConfig\\TimeZone' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/TimeZone.php',
'Google\\Service\\OSConfig\\WeekDayOfMonth' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/WeekDayOfMonth.php',
'Google\\Service\\OSConfig\\WeeklySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/WeeklySchedule.php',
'Google\\Service\\OSConfig\\WindowsUpdateSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/WindowsUpdateSettings.php',
'Google\\Service\\OSConfig\\YumSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/YumSettings.php',
'Google\\Service\\OSConfig\\ZypperSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/OSConfig/ZypperSettings.php',
'Google\\Service\\Oauth2' => __DIR__ . '/..' . '/google/apiclient-services/src/Oauth2.php',
'Google\\Service\\Oauth2\\Resource\\Userinfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Oauth2/Resource/Userinfo.php',
'Google\\Service\\Oauth2\\Resource\\UserinfoV2' => __DIR__ . '/..' . '/google/apiclient-services/src/Oauth2/Resource/UserinfoV2.php',
'Google\\Service\\Oauth2\\Resource\\UserinfoV2Me' => __DIR__ . '/..' . '/google/apiclient-services/src/Oauth2/Resource/UserinfoV2Me.php',
'Google\\Service\\Oauth2\\Tokeninfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Oauth2/Tokeninfo.php',
'Google\\Service\\Oauth2\\Userinfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Oauth2/Userinfo.php',
'Google\\Service\\OnDemandScanning' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning.php',
'Google\\Service\\OnDemandScanning\\AliasContext' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/AliasContext.php',
'Google\\Service\\OnDemandScanning\\AnalyzePackagesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/AnalyzePackagesMetadata.php',
'Google\\Service\\OnDemandScanning\\AnalyzePackagesMetadataV1' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/AnalyzePackagesMetadataV1.php',
'Google\\Service\\OnDemandScanning\\AnalyzePackagesRequestV1' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/AnalyzePackagesRequestV1.php',
'Google\\Service\\OnDemandScanning\\AnalyzePackagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/AnalyzePackagesResponse.php',
'Google\\Service\\OnDemandScanning\\AnalyzePackagesResponseV1' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/AnalyzePackagesResponseV1.php',
'Google\\Service\\OnDemandScanning\\Artifact' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Artifact.php',
'Google\\Service\\OnDemandScanning\\AttestationOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/AttestationOccurrence.php',
'Google\\Service\\OnDemandScanning\\BuildOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/BuildOccurrence.php',
'Google\\Service\\OnDemandScanning\\BuildProvenance' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/BuildProvenance.php',
'Google\\Service\\OnDemandScanning\\Category' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Category.php',
'Google\\Service\\OnDemandScanning\\CloudRepoSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/CloudRepoSourceContext.php',
'Google\\Service\\OnDemandScanning\\Command' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Command.php',
'Google\\Service\\OnDemandScanning\\ComplianceOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/ComplianceOccurrence.php',
'Google\\Service\\OnDemandScanning\\DeploymentOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/DeploymentOccurrence.php',
'Google\\Service\\OnDemandScanning\\DiscoveryOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/DiscoveryOccurrence.php',
'Google\\Service\\OnDemandScanning\\FileHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/FileHashes.php',
'Google\\Service\\OnDemandScanning\\Fingerprint' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Fingerprint.php',
'Google\\Service\\OnDemandScanning\\GerritSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/GerritSourceContext.php',
'Google\\Service\\OnDemandScanning\\GitSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/GitSourceContext.php',
'Google\\Service\\OnDemandScanning\\Hash' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Hash.php',
'Google\\Service\\OnDemandScanning\\Identity' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Identity.php',
'Google\\Service\\OnDemandScanning\\ImageOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/ImageOccurrence.php',
'Google\\Service\\OnDemandScanning\\Jwt' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Jwt.php',
'Google\\Service\\OnDemandScanning\\Layer' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Layer.php',
'Google\\Service\\OnDemandScanning\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/ListOperationsResponse.php',
'Google\\Service\\OnDemandScanning\\ListVulnerabilitiesResponseV1' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/ListVulnerabilitiesResponseV1.php',
'Google\\Service\\OnDemandScanning\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Location.php',
'Google\\Service\\OnDemandScanning\\NonCompliantFile' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/NonCompliantFile.php',
'Google\\Service\\OnDemandScanning\\Occurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Occurrence.php',
'Google\\Service\\OnDemandScanning\\OndemandscanningEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/OndemandscanningEmpty.php',
'Google\\Service\\OnDemandScanning\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Operation.php',
'Google\\Service\\OnDemandScanning\\PackageData' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/PackageData.php',
'Google\\Service\\OnDemandScanning\\PackageIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/PackageIssue.php',
'Google\\Service\\OnDemandScanning\\PackageOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/PackageOccurrence.php',
'Google\\Service\\OnDemandScanning\\ProjectRepoId' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/ProjectRepoId.php',
'Google\\Service\\OnDemandScanning\\RelatedUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/RelatedUrl.php',
'Google\\Service\\OnDemandScanning\\RepoId' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/RepoId.php',
'Google\\Service\\OnDemandScanning\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Resource/Projects.php',
'Google\\Service\\OnDemandScanning\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Resource/ProjectsLocations.php',
'Google\\Service\\OnDemandScanning\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\OnDemandScanning\\Resource\\ProjectsLocationsScans' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Resource/ProjectsLocationsScans.php',
'Google\\Service\\OnDemandScanning\\Resource\\ProjectsLocationsScansVulnerabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Resource/ProjectsLocationsScansVulnerabilities.php',
'Google\\Service\\OnDemandScanning\\Signature' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Signature.php',
'Google\\Service\\OnDemandScanning\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Source.php',
'Google\\Service\\OnDemandScanning\\SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/SourceContext.php',
'Google\\Service\\OnDemandScanning\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Status.php',
'Google\\Service\\OnDemandScanning\\UpgradeDistribution' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/UpgradeDistribution.php',
'Google\\Service\\OnDemandScanning\\UpgradeOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/UpgradeOccurrence.php',
'Google\\Service\\OnDemandScanning\\Version' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/Version.php',
'Google\\Service\\OnDemandScanning\\VulnerabilityOccurrence' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/VulnerabilityOccurrence.php',
'Google\\Service\\OnDemandScanning\\WindowsUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/OnDemandScanning/WindowsUpdate.php',
'Google\\Service\\OrgPolicyAPI' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI.php',
'Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2Constraint' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleCloudOrgpolicyV2Constraint.php',
'Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2ConstraintBooleanConstraint' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleCloudOrgpolicyV2ConstraintBooleanConstraint.php',
'Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2ConstraintListConstraint' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleCloudOrgpolicyV2ConstraintListConstraint.php',
'Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2ListConstraintsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleCloudOrgpolicyV2ListConstraintsResponse.php',
'Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2ListPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleCloudOrgpolicyV2ListPoliciesResponse.php',
'Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleCloudOrgpolicyV2Policy.php',
'Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2PolicySpec' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleCloudOrgpolicyV2PolicySpec.php',
'Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2PolicySpecPolicyRule' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleCloudOrgpolicyV2PolicySpecPolicyRule.php',
'Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues.php',
'Google\\Service\\OrgPolicyAPI\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleProtobufEmpty.php',
'Google\\Service\\OrgPolicyAPI\\GoogleTypeExpr' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/GoogleTypeExpr.php',
'Google\\Service\\OrgPolicyAPI\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/Resource/Folders.php',
'Google\\Service\\OrgPolicyAPI\\Resource\\FoldersConstraints' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/Resource/FoldersConstraints.php',
'Google\\Service\\OrgPolicyAPI\\Resource\\FoldersPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/Resource/FoldersPolicies.php',
'Google\\Service\\OrgPolicyAPI\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/Resource/Organizations.php',
'Google\\Service\\OrgPolicyAPI\\Resource\\OrganizationsConstraints' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/Resource/OrganizationsConstraints.php',
'Google\\Service\\OrgPolicyAPI\\Resource\\OrganizationsPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/Resource/OrganizationsPolicies.php',
'Google\\Service\\OrgPolicyAPI\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/Resource/Projects.php',
'Google\\Service\\OrgPolicyAPI\\Resource\\ProjectsConstraints' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/Resource/ProjectsConstraints.php',
'Google\\Service\\OrgPolicyAPI\\Resource\\ProjectsPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/OrgPolicyAPI/Resource/ProjectsPolicies.php',
'Google\\Service\\PagespeedInsights' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights.php',
'Google\\Service\\PagespeedInsights\\AuditRefs' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/AuditRefs.php',
'Google\\Service\\PagespeedInsights\\Bucket' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/Bucket.php',
'Google\\Service\\PagespeedInsights\\Categories' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/Categories.php',
'Google\\Service\\PagespeedInsights\\CategoryGroupV5' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/CategoryGroupV5.php',
'Google\\Service\\PagespeedInsights\\ConfigSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/ConfigSettings.php',
'Google\\Service\\PagespeedInsights\\Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/Environment.php',
'Google\\Service\\PagespeedInsights\\I18n' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/I18n.php',
'Google\\Service\\PagespeedInsights\\LighthouseAuditResultV5' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/LighthouseAuditResultV5.php',
'Google\\Service\\PagespeedInsights\\LighthouseCategoryV5' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/LighthouseCategoryV5.php',
'Google\\Service\\PagespeedInsights\\LighthouseResultV5' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/LighthouseResultV5.php',
'Google\\Service\\PagespeedInsights\\PagespeedApiLoadingExperienceV5' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/PagespeedApiLoadingExperienceV5.php',
'Google\\Service\\PagespeedInsights\\PagespeedApiPagespeedResponseV5' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/PagespeedApiPagespeedResponseV5.php',
'Google\\Service\\PagespeedInsights\\PagespeedVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/PagespeedVersion.php',
'Google\\Service\\PagespeedInsights\\RendererFormattedStrings' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/RendererFormattedStrings.php',
'Google\\Service\\PagespeedInsights\\Resource\\Pagespeedapi' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/Resource/Pagespeedapi.php',
'Google\\Service\\PagespeedInsights\\RuntimeError' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/RuntimeError.php',
'Google\\Service\\PagespeedInsights\\StackPack' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/StackPack.php',
'Google\\Service\\PagespeedInsights\\Timing' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/Timing.php',
'Google\\Service\\PagespeedInsights\\UserPageLoadMetricV5' => __DIR__ . '/..' . '/google/apiclient-services/src/PagespeedInsights/UserPageLoadMetricV5.php',
'Google\\Service\\PaymentsResellerSubscription' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionRequest.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Duration' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1Duration.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionResponse.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionRequest.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionResponse.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Extension' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1Extension.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsResponse.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Location' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1Location.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Product' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1Product.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Promotion' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1Promotion.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1Subscription.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1SubscriptionCancellationDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1SubscriptionCancellationDetails.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionResponse.php',
'Google\\Service\\PaymentsResellerSubscription\\GoogleTypeLocalizedText' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/GoogleTypeLocalizedText.php',
'Google\\Service\\PaymentsResellerSubscription\\Resource\\Partners' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/Resource/Partners.php',
'Google\\Service\\PaymentsResellerSubscription\\Resource\\PartnersProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/Resource/PartnersProducts.php',
'Google\\Service\\PaymentsResellerSubscription\\Resource\\PartnersPromotions' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/Resource/PartnersPromotions.php',
'Google\\Service\\PaymentsResellerSubscription\\Resource\\PartnersSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/PaymentsResellerSubscription/Resource/PartnersSubscriptions.php',
'Google\\Service\\PeopleService' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService.php',
'Google\\Service\\PeopleService\\Address' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Address.php',
'Google\\Service\\PeopleService\\AgeRangeType' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/AgeRangeType.php',
'Google\\Service\\PeopleService\\BatchCreateContactsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/BatchCreateContactsRequest.php',
'Google\\Service\\PeopleService\\BatchCreateContactsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/BatchCreateContactsResponse.php',
'Google\\Service\\PeopleService\\BatchDeleteContactsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/BatchDeleteContactsRequest.php',
'Google\\Service\\PeopleService\\BatchGetContactGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/BatchGetContactGroupsResponse.php',
'Google\\Service\\PeopleService\\BatchUpdateContactsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/BatchUpdateContactsRequest.php',
'Google\\Service\\PeopleService\\BatchUpdateContactsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/BatchUpdateContactsResponse.php',
'Google\\Service\\PeopleService\\Biography' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Biography.php',
'Google\\Service\\PeopleService\\Birthday' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Birthday.php',
'Google\\Service\\PeopleService\\BraggingRights' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/BraggingRights.php',
'Google\\Service\\PeopleService\\CalendarUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/CalendarUrl.php',
'Google\\Service\\PeopleService\\ClientData' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ClientData.php',
'Google\\Service\\PeopleService\\ContactGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ContactGroup.php',
'Google\\Service\\PeopleService\\ContactGroupMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ContactGroupMembership.php',
'Google\\Service\\PeopleService\\ContactGroupMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ContactGroupMetadata.php',
'Google\\Service\\PeopleService\\ContactGroupResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ContactGroupResponse.php',
'Google\\Service\\PeopleService\\ContactToCreate' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ContactToCreate.php',
'Google\\Service\\PeopleService\\CopyOtherContactToMyContactsGroupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/CopyOtherContactToMyContactsGroupRequest.php',
'Google\\Service\\PeopleService\\CoverPhoto' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/CoverPhoto.php',
'Google\\Service\\PeopleService\\CreateContactGroupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/CreateContactGroupRequest.php',
'Google\\Service\\PeopleService\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Date.php',
'Google\\Service\\PeopleService\\DeleteContactPhotoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/DeleteContactPhotoResponse.php',
'Google\\Service\\PeopleService\\DomainMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/DomainMembership.php',
'Google\\Service\\PeopleService\\EmailAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/EmailAddress.php',
'Google\\Service\\PeopleService\\Event' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Event.php',
'Google\\Service\\PeopleService\\ExternalId' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ExternalId.php',
'Google\\Service\\PeopleService\\FieldMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/FieldMetadata.php',
'Google\\Service\\PeopleService\\FileAs' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/FileAs.php',
'Google\\Service\\PeopleService\\Gender' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Gender.php',
'Google\\Service\\PeopleService\\GetPeopleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/GetPeopleResponse.php',
'Google\\Service\\PeopleService\\GroupClientData' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/GroupClientData.php',
'Google\\Service\\PeopleService\\ImClient' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ImClient.php',
'Google\\Service\\PeopleService\\Interest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Interest.php',
'Google\\Service\\PeopleService\\ListConnectionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ListConnectionsResponse.php',
'Google\\Service\\PeopleService\\ListContactGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ListContactGroupsResponse.php',
'Google\\Service\\PeopleService\\ListDirectoryPeopleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ListDirectoryPeopleResponse.php',
'Google\\Service\\PeopleService\\ListOtherContactsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ListOtherContactsResponse.php',
'Google\\Service\\PeopleService\\Locale' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Locale.php',
'Google\\Service\\PeopleService\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Location.php',
'Google\\Service\\PeopleService\\Membership' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Membership.php',
'Google\\Service\\PeopleService\\MiscKeyword' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/MiscKeyword.php',
'Google\\Service\\PeopleService\\ModifyContactGroupMembersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersRequest.php',
'Google\\Service\\PeopleService\\ModifyContactGroupMembersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersResponse.php',
'Google\\Service\\PeopleService\\Name' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Name.php',
'Google\\Service\\PeopleService\\Nickname' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Nickname.php',
'Google\\Service\\PeopleService\\Occupation' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Occupation.php',
'Google\\Service\\PeopleService\\Organization' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Organization.php',
'Google\\Service\\PeopleService\\PeopleEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/PeopleEmpty.php',
'Google\\Service\\PeopleService\\Person' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Person.php',
'Google\\Service\\PeopleService\\PersonMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/PersonMetadata.php',
'Google\\Service\\PeopleService\\PersonResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/PersonResponse.php',
'Google\\Service\\PeopleService\\PhoneNumber' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/PhoneNumber.php',
'Google\\Service\\PeopleService\\Photo' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Photo.php',
'Google\\Service\\PeopleService\\ProfileMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/ProfileMetadata.php',
'Google\\Service\\PeopleService\\Relation' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Relation.php',
'Google\\Service\\PeopleService\\RelationshipInterest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/RelationshipInterest.php',
'Google\\Service\\PeopleService\\RelationshipStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/RelationshipStatus.php',
'Google\\Service\\PeopleService\\Residence' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Residence.php',
'Google\\Service\\PeopleService\\Resource\\ContactGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Resource/ContactGroups.php',
'Google\\Service\\PeopleService\\Resource\\ContactGroupsMembers' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Resource/ContactGroupsMembers.php',
'Google\\Service\\PeopleService\\Resource\\OtherContacts' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Resource/OtherContacts.php',
'Google\\Service\\PeopleService\\Resource\\People' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Resource/People.php',
'Google\\Service\\PeopleService\\Resource\\PeopleConnections' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Resource/PeopleConnections.php',
'Google\\Service\\PeopleService\\SearchDirectoryPeopleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/SearchDirectoryPeopleResponse.php',
'Google\\Service\\PeopleService\\SearchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/SearchResponse.php',
'Google\\Service\\PeopleService\\SearchResult' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/SearchResult.php',
'Google\\Service\\PeopleService\\SipAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/SipAddress.php',
'Google\\Service\\PeopleService\\Skill' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Skill.php',
'Google\\Service\\PeopleService\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Source.php',
'Google\\Service\\PeopleService\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Status.php',
'Google\\Service\\PeopleService\\Tagline' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Tagline.php',
'Google\\Service\\PeopleService\\UpdateContactGroupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/UpdateContactGroupRequest.php',
'Google\\Service\\PeopleService\\UpdateContactPhotoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/UpdateContactPhotoRequest.php',
'Google\\Service\\PeopleService\\UpdateContactPhotoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/UpdateContactPhotoResponse.php',
'Google\\Service\\PeopleService\\Url' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/Url.php',
'Google\\Service\\PeopleService\\UserDefined' => __DIR__ . '/..' . '/google/apiclient-services/src/PeopleService/UserDefined.php',
'Google\\Service\\PlayableLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3Impression' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3Impression.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3LogImpressionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3LogImpressionsRequest.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3LogImpressionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3LogImpressionsResponse.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3LogPlayerReportsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3LogPlayerReportsRequest.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3LogPlayerReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3LogPlayerReportsResponse.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3PlayerReport' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3PlayerReport.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SampleAreaFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3SampleAreaFilter.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SampleCriterion' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3SampleCriterion.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SampleFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3SampleFilter.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SamplePlayableLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3SamplePlayableLocation.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SamplePlayableLocationList' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3SamplePlayableLocationList.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SamplePlayableLocationsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3SamplePlayableLocationsRequest.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse.php',
'Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SampleSpacingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsPlayablelocationsV3SampleSpacingOptions.php',
'Google\\Service\\PlayableLocations\\GoogleMapsUnityClientInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleMapsUnityClientInfo.php',
'Google\\Service\\PlayableLocations\\GoogleTypeLatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/GoogleTypeLatLng.php',
'Google\\Service\\PlayableLocations\\Resource\\V3' => __DIR__ . '/..' . '/google/apiclient-services/src/PlayableLocations/Resource/V3.php',
'Google\\Service\\Playcustomapp' => __DIR__ . '/..' . '/google/apiclient-services/src/Playcustomapp.php',
'Google\\Service\\Playcustomapp\\CustomApp' => __DIR__ . '/..' . '/google/apiclient-services/src/Playcustomapp/CustomApp.php',
'Google\\Service\\Playcustomapp\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Playcustomapp/Resource/Accounts.php',
'Google\\Service\\Playcustomapp\\Resource\\AccountsCustomApps' => __DIR__ . '/..' . '/google/apiclient-services/src/Playcustomapp/Resource/AccountsCustomApps.php',
'Google\\Service\\PolicySimulator' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1AccessStateDiff' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1AccessStateDiff.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1AccessTuple' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1AccessTuple.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1BindingExplanation' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1BindingExplanation.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1BindingExplanationAnnotatedMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1BindingExplanationAnnotatedMembership.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ExplainedAccess' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1ExplainedAccess.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ExplainedPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1ExplainedPolicy.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ListReplayResultsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1ListReplayResultsResponse.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1Replay' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1Replay.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ReplayConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1ReplayConfig.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ReplayDiff' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1ReplayDiff.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ReplayOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1ReplayOperationMetadata.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ReplayResult' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1ReplayResult.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ReplayResultsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1ReplayResultsSummary.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1beta1Replay' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1beta1Replay.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1beta1ReplayConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1beta1ReplayConfig.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1beta1ReplayOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1beta1ReplayOperationMetadata.php',
'Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1beta1ReplayResultsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleCloudPolicysimulatorV1beta1ReplayResultsSummary.php',
'Google\\Service\\PolicySimulator\\GoogleIamV1AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleIamV1AuditConfig.php',
'Google\\Service\\PolicySimulator\\GoogleIamV1AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleIamV1AuditLogConfig.php',
'Google\\Service\\PolicySimulator\\GoogleIamV1Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleIamV1Binding.php',
'Google\\Service\\PolicySimulator\\GoogleIamV1Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleIamV1Policy.php',
'Google\\Service\\PolicySimulator\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\PolicySimulator\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleLongrunningOperation.php',
'Google\\Service\\PolicySimulator\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleRpcStatus.php',
'Google\\Service\\PolicySimulator\\GoogleTypeDate' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleTypeDate.php',
'Google\\Service\\PolicySimulator\\GoogleTypeExpr' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/GoogleTypeExpr.php',
'Google\\Service\\PolicySimulator\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/Folders.php',
'Google\\Service\\PolicySimulator\\Resource\\FoldersLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/FoldersLocations.php',
'Google\\Service\\PolicySimulator\\Resource\\FoldersLocationsReplays' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/FoldersLocationsReplays.php',
'Google\\Service\\PolicySimulator\\Resource\\FoldersLocationsReplaysResults' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/FoldersLocationsReplaysResults.php',
'Google\\Service\\PolicySimulator\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/Operations.php',
'Google\\Service\\PolicySimulator\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/Organizations.php',
'Google\\Service\\PolicySimulator\\Resource\\OrganizationsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/OrganizationsLocations.php',
'Google\\Service\\PolicySimulator\\Resource\\OrganizationsLocationsReplays' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/OrganizationsLocationsReplays.php',
'Google\\Service\\PolicySimulator\\Resource\\OrganizationsLocationsReplaysResults' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/OrganizationsLocationsReplaysResults.php',
'Google\\Service\\PolicySimulator\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/Projects.php',
'Google\\Service\\PolicySimulator\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/ProjectsLocations.php',
'Google\\Service\\PolicySimulator\\Resource\\ProjectsLocationsReplays' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/ProjectsLocationsReplays.php',
'Google\\Service\\PolicySimulator\\Resource\\ProjectsLocationsReplaysResults' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicySimulator/Resource/ProjectsLocationsReplaysResults.php',
'Google\\Service\\PolicyTroubleshooter' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleCloudPolicytroubleshooterV1AccessTuple' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleCloudPolicytroubleshooterV1AccessTuple.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleCloudPolicytroubleshooterV1BindingExplanation' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleCloudPolicytroubleshooterV1BindingExplanation.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleCloudPolicytroubleshooterV1ExplainedPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleCloudPolicytroubleshooterV1ExplainedPolicy.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleIamV1AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleIamV1AuditConfig.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleIamV1AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleIamV1AuditLogConfig.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleIamV1Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleIamV1Binding.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleIamV1Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleIamV1Policy.php',
'Google\\Service\\PolicyTroubleshooter\\GoogleTypeExpr' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/GoogleTypeExpr.php',
'Google\\Service\\PolicyTroubleshooter\\Resource\\Iam' => __DIR__ . '/..' . '/google/apiclient-services/src/PolicyTroubleshooter/Resource/Iam.php',
'Google\\Service\\PolyService' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService.php',
'Google\\Service\\PolyService\\Asset' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/Asset.php',
'Google\\Service\\PolyService\\AssetImportMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/AssetImportMessage.php',
'Google\\Service\\PolyService\\Format' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/Format.php',
'Google\\Service\\PolyService\\FormatComplexity' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/FormatComplexity.php',
'Google\\Service\\PolyService\\ImageError' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/ImageError.php',
'Google\\Service\\PolyService\\ListAssetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/ListAssetsResponse.php',
'Google\\Service\\PolyService\\ListLikedAssetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/ListLikedAssetsResponse.php',
'Google\\Service\\PolyService\\ListUserAssetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/ListUserAssetsResponse.php',
'Google\\Service\\PolyService\\ObjParseError' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/ObjParseError.php',
'Google\\Service\\PolyService\\PolyFile' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/PolyFile.php',
'Google\\Service\\PolyService\\PresentationParams' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/PresentationParams.php',
'Google\\Service\\PolyService\\Quaternion' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/Quaternion.php',
'Google\\Service\\PolyService\\RemixInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/RemixInfo.php',
'Google\\Service\\PolyService\\Resource\\Assets' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/Resource/Assets.php',
'Google\\Service\\PolyService\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/Resource/Users.php',
'Google\\Service\\PolyService\\Resource\\UsersAssets' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/Resource/UsersAssets.php',
'Google\\Service\\PolyService\\Resource\\UsersLikedassets' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/Resource/UsersLikedassets.php',
'Google\\Service\\PolyService\\StartAssetImportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/StartAssetImportResponse.php',
'Google\\Service\\PolyService\\UserAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/PolyService/UserAsset.php',
'Google\\Service\\PostmasterTools' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools.php',
'Google\\Service\\PostmasterTools\\DeliveryError' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools/DeliveryError.php',
'Google\\Service\\PostmasterTools\\Domain' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools/Domain.php',
'Google\\Service\\PostmasterTools\\FeedbackLoop' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools/FeedbackLoop.php',
'Google\\Service\\PostmasterTools\\IpReputation' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools/IpReputation.php',
'Google\\Service\\PostmasterTools\\ListDomainsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools/ListDomainsResponse.php',
'Google\\Service\\PostmasterTools\\ListTrafficStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools/ListTrafficStatsResponse.php',
'Google\\Service\\PostmasterTools\\Resource\\Domains' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools/Resource/Domains.php',
'Google\\Service\\PostmasterTools\\Resource\\DomainsTrafficStats' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools/Resource/DomainsTrafficStats.php',
'Google\\Service\\PostmasterTools\\TrafficStats' => __DIR__ . '/..' . '/google/apiclient-services/src/PostmasterTools/TrafficStats.php',
'Google\\Service\\Pubsub' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub.php',
'Google\\Service\\PubsubLite' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite.php',
'Google\\Service\\PubsubLite\\Capacity' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Capacity.php',
'Google\\Service\\PubsubLite\\CommitCursorRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/CommitCursorRequest.php',
'Google\\Service\\PubsubLite\\CommitCursorResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/CommitCursorResponse.php',
'Google\\Service\\PubsubLite\\ComputeHeadCursorRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ComputeHeadCursorRequest.php',
'Google\\Service\\PubsubLite\\ComputeHeadCursorResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ComputeHeadCursorResponse.php',
'Google\\Service\\PubsubLite\\ComputeMessageStatsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ComputeMessageStatsRequest.php',
'Google\\Service\\PubsubLite\\ComputeMessageStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ComputeMessageStatsResponse.php',
'Google\\Service\\PubsubLite\\ComputeTimeCursorRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ComputeTimeCursorRequest.php',
'Google\\Service\\PubsubLite\\ComputeTimeCursorResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ComputeTimeCursorResponse.php',
'Google\\Service\\PubsubLite\\Cursor' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Cursor.php',
'Google\\Service\\PubsubLite\\DeliveryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/DeliveryConfig.php',
'Google\\Service\\PubsubLite\\ListPartitionCursorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ListPartitionCursorsResponse.php',
'Google\\Service\\PubsubLite\\ListSubscriptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ListSubscriptionsResponse.php',
'Google\\Service\\PubsubLite\\ListTopicSubscriptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ListTopicSubscriptionsResponse.php',
'Google\\Service\\PubsubLite\\ListTopicsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/ListTopicsResponse.php',
'Google\\Service\\PubsubLite\\PartitionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/PartitionConfig.php',
'Google\\Service\\PubsubLite\\PartitionCursor' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/PartitionCursor.php',
'Google\\Service\\PubsubLite\\PubsubliteEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/PubsubliteEmpty.php',
'Google\\Service\\PubsubLite\\Resource\\Admin' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/Admin.php',
'Google\\Service\\PubsubLite\\Resource\\AdminProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/AdminProjects.php',
'Google\\Service\\PubsubLite\\Resource\\AdminProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/AdminProjectsLocations.php',
'Google\\Service\\PubsubLite\\Resource\\AdminProjectsLocationsSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/AdminProjectsLocationsSubscriptions.php',
'Google\\Service\\PubsubLite\\Resource\\AdminProjectsLocationsTopics' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/AdminProjectsLocationsTopics.php',
'Google\\Service\\PubsubLite\\Resource\\AdminProjectsLocationsTopicsSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/AdminProjectsLocationsTopicsSubscriptions.php',
'Google\\Service\\PubsubLite\\Resource\\Cursor' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/Cursor.php',
'Google\\Service\\PubsubLite\\Resource\\CursorProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/CursorProjects.php',
'Google\\Service\\PubsubLite\\Resource\\CursorProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/CursorProjectsLocations.php',
'Google\\Service\\PubsubLite\\Resource\\CursorProjectsLocationsSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/CursorProjectsLocationsSubscriptions.php',
'Google\\Service\\PubsubLite\\Resource\\CursorProjectsLocationsSubscriptionsCursors' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/CursorProjectsLocationsSubscriptionsCursors.php',
'Google\\Service\\PubsubLite\\Resource\\TopicStats' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/TopicStats.php',
'Google\\Service\\PubsubLite\\Resource\\TopicStatsProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/TopicStatsProjects.php',
'Google\\Service\\PubsubLite\\Resource\\TopicStatsProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/TopicStatsProjectsLocations.php',
'Google\\Service\\PubsubLite\\Resource\\TopicStatsProjectsLocationsTopics' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Resource/TopicStatsProjectsLocationsTopics.php',
'Google\\Service\\PubsubLite\\RetentionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/RetentionConfig.php',
'Google\\Service\\PubsubLite\\Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Subscription.php',
'Google\\Service\\PubsubLite\\TimeTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/TimeTarget.php',
'Google\\Service\\PubsubLite\\Topic' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/Topic.php',
'Google\\Service\\PubsubLite\\TopicPartitions' => __DIR__ . '/..' . '/google/apiclient-services/src/PubsubLite/TopicPartitions.php',
'Google\\Service\\Pubsub\\AcknowledgeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/AcknowledgeRequest.php',
'Google\\Service\\Pubsub\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Binding.php',
'Google\\Service\\Pubsub\\CreateSnapshotRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/CreateSnapshotRequest.php',
'Google\\Service\\Pubsub\\DeadLetterPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/DeadLetterPolicy.php',
'Google\\Service\\Pubsub\\DetachSubscriptionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/DetachSubscriptionResponse.php',
'Google\\Service\\Pubsub\\ExpirationPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ExpirationPolicy.php',
'Google\\Service\\Pubsub\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Expr.php',
'Google\\Service\\Pubsub\\ListSchemasResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ListSchemasResponse.php',
'Google\\Service\\Pubsub\\ListSnapshotsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ListSnapshotsResponse.php',
'Google\\Service\\Pubsub\\ListSubscriptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ListSubscriptionsResponse.php',
'Google\\Service\\Pubsub\\ListTopicSnapshotsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ListTopicSnapshotsResponse.php',
'Google\\Service\\Pubsub\\ListTopicSubscriptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ListTopicSubscriptionsResponse.php',
'Google\\Service\\Pubsub\\ListTopicsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ListTopicsResponse.php',
'Google\\Service\\Pubsub\\MessageStoragePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/MessageStoragePolicy.php',
'Google\\Service\\Pubsub\\ModifyAckDeadlineRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ModifyAckDeadlineRequest.php',
'Google\\Service\\Pubsub\\ModifyPushConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ModifyPushConfigRequest.php',
'Google\\Service\\Pubsub\\OidcToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/OidcToken.php',
'Google\\Service\\Pubsub\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Policy.php',
'Google\\Service\\Pubsub\\PublishRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/PublishRequest.php',
'Google\\Service\\Pubsub\\PublishResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/PublishResponse.php',
'Google\\Service\\Pubsub\\PubsubEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/PubsubEmpty.php',
'Google\\Service\\Pubsub\\PubsubMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/PubsubMessage.php',
'Google\\Service\\Pubsub\\PullRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/PullRequest.php',
'Google\\Service\\Pubsub\\PullResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/PullResponse.php',
'Google\\Service\\Pubsub\\PushConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/PushConfig.php',
'Google\\Service\\Pubsub\\ReceivedMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ReceivedMessage.php',
'Google\\Service\\Pubsub\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Resource/Projects.php',
'Google\\Service\\Pubsub\\Resource\\ProjectsSchemas' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Resource/ProjectsSchemas.php',
'Google\\Service\\Pubsub\\Resource\\ProjectsSnapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Resource/ProjectsSnapshots.php',
'Google\\Service\\Pubsub\\Resource\\ProjectsSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Resource/ProjectsSubscriptions.php',
'Google\\Service\\Pubsub\\Resource\\ProjectsTopics' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Resource/ProjectsTopics.php',
'Google\\Service\\Pubsub\\Resource\\ProjectsTopicsSnapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Resource/ProjectsTopicsSnapshots.php',
'Google\\Service\\Pubsub\\Resource\\ProjectsTopicsSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Resource/ProjectsTopicsSubscriptions.php',
'Google\\Service\\Pubsub\\RetryPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/RetryPolicy.php',
'Google\\Service\\Pubsub\\Schema' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Schema.php',
'Google\\Service\\Pubsub\\SchemaSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/SchemaSettings.php',
'Google\\Service\\Pubsub\\SeekRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/SeekRequest.php',
'Google\\Service\\Pubsub\\SeekResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/SeekResponse.php',
'Google\\Service\\Pubsub\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/SetIamPolicyRequest.php',
'Google\\Service\\Pubsub\\Snapshot' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Snapshot.php',
'Google\\Service\\Pubsub\\Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Subscription.php',
'Google\\Service\\Pubsub\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/TestIamPermissionsRequest.php',
'Google\\Service\\Pubsub\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/TestIamPermissionsResponse.php',
'Google\\Service\\Pubsub\\Topic' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/Topic.php',
'Google\\Service\\Pubsub\\UpdateSnapshotRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/UpdateSnapshotRequest.php',
'Google\\Service\\Pubsub\\UpdateSubscriptionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/UpdateSubscriptionRequest.php',
'Google\\Service\\Pubsub\\UpdateTopicRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/UpdateTopicRequest.php',
'Google\\Service\\Pubsub\\ValidateMessageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ValidateMessageRequest.php',
'Google\\Service\\Pubsub\\ValidateMessageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ValidateMessageResponse.php',
'Google\\Service\\Pubsub\\ValidateSchemaRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ValidateSchemaRequest.php',
'Google\\Service\\Pubsub\\ValidateSchemaResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Pubsub/ValidateSchemaResponse.php',
'Google\\Service\\RealTimeBidding' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding.php',
'Google\\Service\\RealTimeBidding\\ActivatePretargetingConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/ActivatePretargetingConfigRequest.php',
'Google\\Service\\RealTimeBidding\\AdTechnologyProviders' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/AdTechnologyProviders.php',
'Google\\Service\\RealTimeBidding\\AddTargetedAppsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/AddTargetedAppsRequest.php',
'Google\\Service\\RealTimeBidding\\AddTargetedPublishersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/AddTargetedPublishersRequest.php',
'Google\\Service\\RealTimeBidding\\AddTargetedSitesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/AddTargetedSitesRequest.php',
'Google\\Service\\RealTimeBidding\\AdvertiserAndBrand' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/AdvertiserAndBrand.php',
'Google\\Service\\RealTimeBidding\\AppTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/AppTargeting.php',
'Google\\Service\\RealTimeBidding\\Bidder' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Bidder.php',
'Google\\Service\\RealTimeBidding\\Buyer' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Buyer.php',
'Google\\Service\\RealTimeBidding\\CloseUserListRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/CloseUserListRequest.php',
'Google\\Service\\RealTimeBidding\\Creative' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Creative.php',
'Google\\Service\\RealTimeBidding\\CreativeDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/CreativeDimensions.php',
'Google\\Service\\RealTimeBidding\\CreativeServingDecision' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/CreativeServingDecision.php',
'Google\\Service\\RealTimeBidding\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Date.php',
'Google\\Service\\RealTimeBidding\\DestinationNotCrawlableEvidence' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/DestinationNotCrawlableEvidence.php',
'Google\\Service\\RealTimeBidding\\DestinationNotWorkingEvidence' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/DestinationNotWorkingEvidence.php',
'Google\\Service\\RealTimeBidding\\DestinationUrlEvidence' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/DestinationUrlEvidence.php',
'Google\\Service\\RealTimeBidding\\DomainCallEvidence' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/DomainCallEvidence.php',
'Google\\Service\\RealTimeBidding\\DomainCalls' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/DomainCalls.php',
'Google\\Service\\RealTimeBidding\\DownloadSizeEvidence' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/DownloadSizeEvidence.php',
'Google\\Service\\RealTimeBidding\\Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Endpoint.php',
'Google\\Service\\RealTimeBidding\\GetRemarketingTagResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/GetRemarketingTagResponse.php',
'Google\\Service\\RealTimeBidding\\HtmlContent' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/HtmlContent.php',
'Google\\Service\\RealTimeBidding\\HttpCallEvidence' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/HttpCallEvidence.php',
'Google\\Service\\RealTimeBidding\\HttpCookieEvidence' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/HttpCookieEvidence.php',
'Google\\Service\\RealTimeBidding\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Image.php',
'Google\\Service\\RealTimeBidding\\ListBiddersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/ListBiddersResponse.php',
'Google\\Service\\RealTimeBidding\\ListBuyersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/ListBuyersResponse.php',
'Google\\Service\\RealTimeBidding\\ListCreativesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/ListCreativesResponse.php',
'Google\\Service\\RealTimeBidding\\ListEndpointsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/ListEndpointsResponse.php',
'Google\\Service\\RealTimeBidding\\ListPretargetingConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/ListPretargetingConfigsResponse.php',
'Google\\Service\\RealTimeBidding\\ListUserListsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/ListUserListsResponse.php',
'Google\\Service\\RealTimeBidding\\MediaFile' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/MediaFile.php',
'Google\\Service\\RealTimeBidding\\NativeContent' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/NativeContent.php',
'Google\\Service\\RealTimeBidding\\NumericTargetingDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/NumericTargetingDimension.php',
'Google\\Service\\RealTimeBidding\\OpenUserListRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/OpenUserListRequest.php',
'Google\\Service\\RealTimeBidding\\PolicyCompliance' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/PolicyCompliance.php',
'Google\\Service\\RealTimeBidding\\PolicyTopicEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/PolicyTopicEntry.php',
'Google\\Service\\RealTimeBidding\\PolicyTopicEvidence' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/PolicyTopicEvidence.php',
'Google\\Service\\RealTimeBidding\\PretargetingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/PretargetingConfig.php',
'Google\\Service\\RealTimeBidding\\RealtimebiddingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/RealtimebiddingEmpty.php',
'Google\\Service\\RealTimeBidding\\RemoveTargetedAppsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/RemoveTargetedAppsRequest.php',
'Google\\Service\\RealTimeBidding\\RemoveTargetedPublishersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/RemoveTargetedPublishersRequest.php',
'Google\\Service\\RealTimeBidding\\RemoveTargetedSitesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/RemoveTargetedSitesRequest.php',
'Google\\Service\\RealTimeBidding\\Resource\\Bidders' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Resource/Bidders.php',
'Google\\Service\\RealTimeBidding\\Resource\\BiddersCreatives' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Resource/BiddersCreatives.php',
'Google\\Service\\RealTimeBidding\\Resource\\BiddersEndpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Resource/BiddersEndpoints.php',
'Google\\Service\\RealTimeBidding\\Resource\\BiddersPretargetingConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Resource/BiddersPretargetingConfigs.php',
'Google\\Service\\RealTimeBidding\\Resource\\Buyers' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Resource/Buyers.php',
'Google\\Service\\RealTimeBidding\\Resource\\BuyersCreatives' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Resource/BuyersCreatives.php',
'Google\\Service\\RealTimeBidding\\Resource\\BuyersUserLists' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/Resource/BuyersUserLists.php',
'Google\\Service\\RealTimeBidding\\StringTargetingDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/StringTargetingDimension.php',
'Google\\Service\\RealTimeBidding\\SuspendPretargetingConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/SuspendPretargetingConfigRequest.php',
'Google\\Service\\RealTimeBidding\\UrlDownloadSize' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/UrlDownloadSize.php',
'Google\\Service\\RealTimeBidding\\UrlRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/UrlRestriction.php',
'Google\\Service\\RealTimeBidding\\UserList' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/UserList.php',
'Google\\Service\\RealTimeBidding\\VideoContent' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/VideoContent.php',
'Google\\Service\\RealTimeBidding\\VideoMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/VideoMetadata.php',
'Google\\Service\\RealTimeBidding\\WatchCreativesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/WatchCreativesRequest.php',
'Google\\Service\\RealTimeBidding\\WatchCreativesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RealTimeBidding/WatchCreativesResponse.php',
'Google\\Service\\RecaptchaEnterprise' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1AndroidKeySettings' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1AndroidKeySettings.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Assessment' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1Assessment.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1ChallengeMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1ChallengeMetrics.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Event' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1Event.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1IOSKeySettings' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1IOSKeySettings.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Key' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1Key.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1ListKeysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1ListKeysResponse.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Metrics' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1Metrics.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1RiskAnalysis' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1RiskAnalysis.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1ScoreDistribution' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1ScoreDistribution.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1ScoreMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1ScoreMetrics.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1TestingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1TestingOptions.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1TokenProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1TokenProperties.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1WebKeySettings' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1WebKeySettings.php',
'Google\\Service\\RecaptchaEnterprise\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/GoogleProtobufEmpty.php',
'Google\\Service\\RecaptchaEnterprise\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/Resource/Projects.php',
'Google\\Service\\RecaptchaEnterprise\\Resource\\ProjectsAssessments' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/Resource/ProjectsAssessments.php',
'Google\\Service\\RecaptchaEnterprise\\Resource\\ProjectsKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/RecaptchaEnterprise/Resource/ProjectsKeys.php',
'Google\\Service\\RecommendationsAI' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI.php',
'Google\\Service\\RecommendationsAI\\GoogleApiHttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleApiHttpBody.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1alphaRejoinCatalogMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1alphaRejoinCatalogMetadata.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1alphaTuningMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1alphaTuningMetadata.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1alphaTuningResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1alphaTuningResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1BigQuerySource' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1BigQuerySource.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1Catalog' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1Catalog.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1CatalogInlineSource' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1CatalogInlineSource.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1CatalogItem' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1CatalogItem.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1EventDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1EventDetail.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1FeatureMap' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1FeatureMap.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1FeatureMapFloatList' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1FeatureMapFloatList.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1FeatureMapStringList' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1FeatureMapStringList.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1GcsSource.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1Image' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1Image.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ImportErrorsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ImportErrorsConfig.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ImportMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ImportMetadata.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1InputConfig.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ListCatalogsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ListCatalogsResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ListUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ListUserEventsResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PredictRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1PredictRequest.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PredictResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1PredictResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductCatalogItem' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ProductCatalogItem.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ProductDetail.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductEventDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1ProductEventDetail.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PurchaseTransaction' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1PurchaseTransaction.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PurgeUserEventsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1PurgeUserEventsMetadata.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1RejoinUserEventsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1RejoinUserEventsMetadata.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1UserEvent.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserEventImportSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1UserEventImportSummary.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserEventInlineSource' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1UserEventInlineSource.php',
'Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleCloudRecommendationengineV1beta1UserInfo.php',
'Google\\Service\\RecommendationsAI\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\RecommendationsAI\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleLongrunningOperation.php',
'Google\\Service\\RecommendationsAI\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleProtobufEmpty.php',
'Google\\Service\\RecommendationsAI\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/GoogleRpcStatus.php',
'Google\\Service\\RecommendationsAI\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/Projects.php',
'Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/ProjectsLocations.php',
'Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogs' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/ProjectsLocationsCatalogs.php',
'Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsCatalogItems' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/ProjectsLocationsCatalogsCatalogItems.php',
'Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStores' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/ProjectsLocationsCatalogsEventStores.php',
'Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStoresOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/ProjectsLocationsCatalogsEventStoresOperations.php',
'Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStoresPlacements' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/ProjectsLocationsCatalogsEventStoresPlacements.php',
'Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStoresPredictionApiKeyRegistrations' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/ProjectsLocationsCatalogsEventStoresPredictionApiKeyRegistrations.php',
'Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStoresUserEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/ProjectsLocationsCatalogsEventStoresUserEvents.php',
'Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/RecommendationsAI/Resource/ProjectsLocationsCatalogsOperations.php',
'Google\\Service\\Recommender' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1CostProjection' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1CostProjection.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1Impact' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1Impact.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1Insight' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1Insight.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1InsightRecommendationReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1InsightRecommendationReference.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1InsightStateInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1InsightStateInfo.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1ListInsightsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1ListInsightsResponse.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1ListRecommendationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1ListRecommendationsResponse.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1MarkInsightAcceptedRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1MarkInsightAcceptedRequest.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1MarkRecommendationClaimedRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1MarkRecommendationClaimedRequest.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1MarkRecommendationFailedRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1MarkRecommendationFailedRequest.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1MarkRecommendationSucceededRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1MarkRecommendationSucceededRequest.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1Operation.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1OperationGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1OperationGroup.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1Recommendation' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1Recommendation.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1RecommendationContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1RecommendationContent.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1RecommendationInsightReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1RecommendationInsightReference.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1RecommendationStateInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1RecommendationStateInfo.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1SecurityProjection' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1SecurityProjection.php',
'Google\\Service\\Recommender\\GoogleCloudRecommenderV1ValueMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleCloudRecommenderV1ValueMatcher.php',
'Google\\Service\\Recommender\\GoogleTypeMoney' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/GoogleTypeMoney.php',
'Google\\Service\\Recommender\\Resource\\BillingAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/BillingAccounts.php',
'Google\\Service\\Recommender\\Resource\\BillingAccountsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/BillingAccountsLocations.php',
'Google\\Service\\Recommender\\Resource\\BillingAccountsLocationsInsightTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/BillingAccountsLocationsInsightTypes.php',
'Google\\Service\\Recommender\\Resource\\BillingAccountsLocationsInsightTypesInsights' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/BillingAccountsLocationsInsightTypesInsights.php',
'Google\\Service\\Recommender\\Resource\\BillingAccountsLocationsRecommenders' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/BillingAccountsLocationsRecommenders.php',
'Google\\Service\\Recommender\\Resource\\BillingAccountsLocationsRecommendersRecommendations' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/BillingAccountsLocationsRecommendersRecommendations.php',
'Google\\Service\\Recommender\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/Folders.php',
'Google\\Service\\Recommender\\Resource\\FoldersLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/FoldersLocations.php',
'Google\\Service\\Recommender\\Resource\\FoldersLocationsInsightTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/FoldersLocationsInsightTypes.php',
'Google\\Service\\Recommender\\Resource\\FoldersLocationsInsightTypesInsights' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/FoldersLocationsInsightTypesInsights.php',
'Google\\Service\\Recommender\\Resource\\FoldersLocationsRecommenders' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/FoldersLocationsRecommenders.php',
'Google\\Service\\Recommender\\Resource\\FoldersLocationsRecommendersRecommendations' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/FoldersLocationsRecommendersRecommendations.php',
'Google\\Service\\Recommender\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/Organizations.php',
'Google\\Service\\Recommender\\Resource\\OrganizationsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/OrganizationsLocations.php',
'Google\\Service\\Recommender\\Resource\\OrganizationsLocationsInsightTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/OrganizationsLocationsInsightTypes.php',
'Google\\Service\\Recommender\\Resource\\OrganizationsLocationsInsightTypesInsights' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/OrganizationsLocationsInsightTypesInsights.php',
'Google\\Service\\Recommender\\Resource\\OrganizationsLocationsRecommenders' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/OrganizationsLocationsRecommenders.php',
'Google\\Service\\Recommender\\Resource\\OrganizationsLocationsRecommendersRecommendations' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/OrganizationsLocationsRecommendersRecommendations.php',
'Google\\Service\\Recommender\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/Projects.php',
'Google\\Service\\Recommender\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/ProjectsLocations.php',
'Google\\Service\\Recommender\\Resource\\ProjectsLocationsInsightTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/ProjectsLocationsInsightTypes.php',
'Google\\Service\\Recommender\\Resource\\ProjectsLocationsInsightTypesInsights' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/ProjectsLocationsInsightTypesInsights.php',
'Google\\Service\\Recommender\\Resource\\ProjectsLocationsRecommenders' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/ProjectsLocationsRecommenders.php',
'Google\\Service\\Recommender\\Resource\\ProjectsLocationsRecommendersRecommendations' => __DIR__ . '/..' . '/google/apiclient-services/src/Recommender/Resource/ProjectsLocationsRecommendersRecommendations.php',
'Google\\Service\\RemoteBuildExecution' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Action' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2Action.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ActionCacheUpdateCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ActionCacheUpdateCapabilities.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ActionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ActionResult.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchReadBlobsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2BatchReadBlobsRequest.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchReadBlobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2BatchReadBlobsResponse.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchReadBlobsResponseResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2BatchReadBlobsResponseResponse.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchUpdateBlobsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2BatchUpdateBlobsRequest.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchUpdateBlobsRequestRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2BatchUpdateBlobsRequestRequest.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchUpdateBlobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2BatchUpdateBlobsResponse.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchUpdateBlobsResponseResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2BatchUpdateBlobsResponseResponse.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2CacheCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2CacheCapabilities.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Command' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2Command.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2CommandEnvironmentVariable' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2CommandEnvironmentVariable.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Digest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2Digest.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Directory' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2Directory.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2DirectoryNode' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2DirectoryNode.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecuteOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ExecuteOperationMetadata.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecuteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ExecuteRequest.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecuteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ExecuteResponse.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecutedActionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ExecutedActionMetadata.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecutionCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ExecutionCapabilities.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecutionPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ExecutionPolicy.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2FileNode' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2FileNode.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2FindMissingBlobsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2FindMissingBlobsRequest.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2FindMissingBlobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2FindMissingBlobsResponse.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2GetTreeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2GetTreeResponse.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2LogFile' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2LogFile.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2NodeProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2NodeProperties.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2NodeProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2NodeProperty.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2OutputDirectory' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2OutputDirectory.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2OutputFile' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2OutputFile.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2OutputSymlink' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2OutputSymlink.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Platform' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2Platform.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2PlatformProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2PlatformProperty.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2PriorityCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2PriorityCapabilities.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2PriorityCapabilitiesPriorityRange' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2PriorityCapabilitiesPriorityRange.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2RequestMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2RequestMetadata.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ResultsCachePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ResultsCachePolicy.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ServerCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ServerCapabilities.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2SymlinkNode' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2SymlinkNode.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ToolDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2ToolDetails.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Tree' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2Tree.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2WaitExecutionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelRemoteExecutionV2WaitExecutionRequest.php',
'Google\\Service\\RemoteBuildExecution\\BuildBazelSemverSemVer' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/BuildBazelSemverSemVer.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandDurations' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildbotCommandDurations.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildbotCommandEvents.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildbotCommandStatus.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotResourceUsage' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildbotResourceUsage.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotResourceUsageIOStats' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildbotResourceUsageIOStats.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotResourceUsageStat' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildbotResourceUsageStat.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteInstanceRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteWorkerPoolRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteWorkerPoolRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetInstanceRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetWorkerPoolRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetWorkerPoolRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesResponse.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsResponse.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2AdminTemp' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2AdminTemp.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2Blob' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2Blob.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandOutputs' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2CommandOutputs.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandOverhead' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2CommandOverhead.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandResult' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2CommandResult.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTask' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2CommandTask.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTaskInputsEnvironmentVariable' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2CommandTaskInputsEnvironmentVariable.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2Digest' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2Digest.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2Directory' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2Directory.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2DirectoryMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2DirectoryMetadata.php',
'Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2FileMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleDevtoolsRemoteworkersV1test2FileMetadata.php',
'Google\\Service\\RemoteBuildExecution\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleLongrunningOperation.php',
'Google\\Service\\RemoteBuildExecution\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/GoogleRpcStatus.php',
'Google\\Service\\RemoteBuildExecution\\Resource\\ActionResults' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/Resource/ActionResults.php',
'Google\\Service\\RemoteBuildExecution\\Resource\\Actions' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/Resource/Actions.php',
'Google\\Service\\RemoteBuildExecution\\Resource\\Blobs' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/Resource/Blobs.php',
'Google\\Service\\RemoteBuildExecution\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/Resource/Operations.php',
'Google\\Service\\RemoteBuildExecution\\Resource\\V2' => __DIR__ . '/..' . '/google/apiclient-services/src/RemoteBuildExecution/Resource/V2.php',
'Google\\Service\\Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports.php',
'Google\\Service\\Reports\\Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/Activities.php',
'Google\\Service\\Reports\\Activity' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/Activity.php',
'Google\\Service\\Reports\\ActivityActor' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/ActivityActor.php',
'Google\\Service\\Reports\\ActivityEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/ActivityEvents.php',
'Google\\Service\\Reports\\ActivityEventsParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/ActivityEventsParameters.php',
'Google\\Service\\Reports\\ActivityEventsParametersMessageValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/ActivityEventsParametersMessageValue.php',
'Google\\Service\\Reports\\ActivityEventsParametersMultiMessageValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/ActivityEventsParametersMultiMessageValue.php',
'Google\\Service\\Reports\\ActivityId' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/ActivityId.php',
'Google\\Service\\Reports\\Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/Channel.php',
'Google\\Service\\Reports\\NestedParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/NestedParameter.php',
'Google\\Service\\Reports\\Resource\\Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/Resource/Activities.php',
'Google\\Service\\Reports\\Resource\\Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/Resource/Channels.php',
'Google\\Service\\Reports\\Resource\\CustomerUsageReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/Resource/CustomerUsageReports.php',
'Google\\Service\\Reports\\Resource\\EntityUsageReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/Resource/EntityUsageReports.php',
'Google\\Service\\Reports\\Resource\\UserUsageReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/Resource/UserUsageReport.php',
'Google\\Service\\Reports\\UsageReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/UsageReport.php',
'Google\\Service\\Reports\\UsageReportEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/UsageReportEntity.php',
'Google\\Service\\Reports\\UsageReportParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/UsageReportParameters.php',
'Google\\Service\\Reports\\UsageReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/UsageReports.php',
'Google\\Service\\Reports\\UsageReportsWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/UsageReportsWarnings.php',
'Google\\Service\\Reports\\UsageReportsWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Reports/UsageReportsWarningsData.php',
'Google\\Service\\Reseller' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller.php',
'Google\\Service\\Reseller\\Address' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/Address.php',
'Google\\Service\\Reseller\\ChangePlanRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/ChangePlanRequest.php',
'Google\\Service\\Reseller\\Customer' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/Customer.php',
'Google\\Service\\Reseller\\PrimaryAdmin' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/PrimaryAdmin.php',
'Google\\Service\\Reseller\\RenewalSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/RenewalSettings.php',
'Google\\Service\\Reseller\\ResellernotifyGetwatchdetailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/ResellernotifyGetwatchdetailsResponse.php',
'Google\\Service\\Reseller\\ResellernotifyResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/ResellernotifyResource.php',
'Google\\Service\\Reseller\\Resource\\Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/Resource/Customers.php',
'Google\\Service\\Reseller\\Resource\\Resellernotify' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/Resource/Resellernotify.php',
'Google\\Service\\Reseller\\Resource\\Subscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/Resource/Subscriptions.php',
'Google\\Service\\Reseller\\Seats' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/Seats.php',
'Google\\Service\\Reseller\\Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/Subscription.php',
'Google\\Service\\Reseller\\SubscriptionPlan' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/SubscriptionPlan.php',
'Google\\Service\\Reseller\\SubscriptionPlanCommitmentInterval' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/SubscriptionPlanCommitmentInterval.php',
'Google\\Service\\Reseller\\SubscriptionTransferInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/SubscriptionTransferInfo.php',
'Google\\Service\\Reseller\\SubscriptionTrialSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/SubscriptionTrialSettings.php',
'Google\\Service\\Reseller\\Subscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Reseller/Subscriptions.php',
'Google\\Service\\Resource' => __DIR__ . '/..' . '/google/apiclient/src/Service/Resource.php',
'Google\\Service\\ResourceSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings.php',
'Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1ListSettingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/GoogleCloudResourcesettingsV1ListSettingsResponse.php',
'Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1Setting' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/GoogleCloudResourcesettingsV1Setting.php',
'Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1SettingMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/GoogleCloudResourcesettingsV1SettingMetadata.php',
'Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1Value' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/GoogleCloudResourcesettingsV1Value.php',
'Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1ValueEnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/GoogleCloudResourcesettingsV1ValueEnumValue.php',
'Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1ValueStringMap' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/GoogleCloudResourcesettingsV1ValueStringMap.php',
'Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1ValueStringSet' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/GoogleCloudResourcesettingsV1ValueStringSet.php',
'Google\\Service\\ResourceSettings\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/Resource/Folders.php',
'Google\\Service\\ResourceSettings\\Resource\\FoldersSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/Resource/FoldersSettings.php',
'Google\\Service\\ResourceSettings\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/Resource/Organizations.php',
'Google\\Service\\ResourceSettings\\Resource\\OrganizationsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/Resource/OrganizationsSettings.php',
'Google\\Service\\ResourceSettings\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/Resource/Projects.php',
'Google\\Service\\ResourceSettings\\Resource\\ProjectsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ResourceSettings/Resource/ProjectsSettings.php',
'Google\\Service\\SASPortalTesting' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting.php',
'Google\\Service\\SASPortalTesting\\Resource\\Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/Customers.php',
'Google\\Service\\SASPortalTesting\\Resource\\CustomersDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/CustomersDeployments.php',
'Google\\Service\\SASPortalTesting\\Resource\\CustomersDeploymentsDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/CustomersDeploymentsDevices.php',
'Google\\Service\\SASPortalTesting\\Resource\\CustomersDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/CustomersDevices.php',
'Google\\Service\\SASPortalTesting\\Resource\\CustomersNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/CustomersNodes.php',
'Google\\Service\\SASPortalTesting\\Resource\\CustomersNodesDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/CustomersNodesDeployments.php',
'Google\\Service\\SASPortalTesting\\Resource\\CustomersNodesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/CustomersNodesDevices.php',
'Google\\Service\\SASPortalTesting\\Resource\\CustomersNodesNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/CustomersNodesNodes.php',
'Google\\Service\\SASPortalTesting\\Resource\\Deployments' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/Deployments.php',
'Google\\Service\\SASPortalTesting\\Resource\\DeploymentsDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/DeploymentsDevices.php',
'Google\\Service\\SASPortalTesting\\Resource\\Installer' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/Installer.php',
'Google\\Service\\SASPortalTesting\\Resource\\Nodes' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/Nodes.php',
'Google\\Service\\SASPortalTesting\\Resource\\NodesDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/NodesDeployments.php',
'Google\\Service\\SASPortalTesting\\Resource\\NodesDeploymentsDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/NodesDeploymentsDevices.php',
'Google\\Service\\SASPortalTesting\\Resource\\NodesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/NodesDevices.php',
'Google\\Service\\SASPortalTesting\\Resource\\NodesNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/NodesNodes.php',
'Google\\Service\\SASPortalTesting\\Resource\\NodesNodesDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/NodesNodesDeployments.php',
'Google\\Service\\SASPortalTesting\\Resource\\NodesNodesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/NodesNodesDevices.php',
'Google\\Service\\SASPortalTesting\\Resource\\NodesNodesNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/NodesNodesNodes.php',
'Google\\Service\\SASPortalTesting\\Resource\\Policies' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/Resource/Policies.php',
'Google\\Service\\SASPortalTesting\\SasPortalAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalAssignment.php',
'Google\\Service\\SASPortalTesting\\SasPortalChannelWithScore' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalChannelWithScore.php',
'Google\\Service\\SASPortalTesting\\SasPortalCreateSignedDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalCreateSignedDeviceRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalCustomer' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalCustomer.php',
'Google\\Service\\SASPortalTesting\\SasPortalDeployment' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalDeployment.php',
'Google\\Service\\SASPortalTesting\\SasPortalDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalDevice.php',
'Google\\Service\\SASPortalTesting\\SasPortalDeviceAirInterface' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalDeviceAirInterface.php',
'Google\\Service\\SASPortalTesting\\SasPortalDeviceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalDeviceConfig.php',
'Google\\Service\\SASPortalTesting\\SasPortalDeviceGrant' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalDeviceGrant.php',
'Google\\Service\\SASPortalTesting\\SasPortalDeviceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalDeviceMetadata.php',
'Google\\Service\\SASPortalTesting\\SasPortalDeviceModel' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalDeviceModel.php',
'Google\\Service\\SASPortalTesting\\SasPortalDpaMoveList' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalDpaMoveList.php',
'Google\\Service\\SASPortalTesting\\SasPortalEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalEmpty.php',
'Google\\Service\\SASPortalTesting\\SasPortalFrequencyRange' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalFrequencyRange.php',
'Google\\Service\\SASPortalTesting\\SasPortalGenerateSecretRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalGenerateSecretRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalGenerateSecretResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalGenerateSecretResponse.php',
'Google\\Service\\SASPortalTesting\\SasPortalGetPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalGetPolicyRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalInstallationParams' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalInstallationParams.php',
'Google\\Service\\SASPortalTesting\\SasPortalListCustomersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalListCustomersResponse.php',
'Google\\Service\\SASPortalTesting\\SasPortalListDeploymentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalListDeploymentsResponse.php',
'Google\\Service\\SASPortalTesting\\SasPortalListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalListDevicesResponse.php',
'Google\\Service\\SASPortalTesting\\SasPortalListNodesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalListNodesResponse.php',
'Google\\Service\\SASPortalTesting\\SasPortalMoveDeploymentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalMoveDeploymentRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalMoveDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalMoveDeviceRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalMoveNodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalMoveNodeRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalNode' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalNode.php',
'Google\\Service\\SASPortalTesting\\SasPortalOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalOperation.php',
'Google\\Service\\SASPortalTesting\\SasPortalPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalPolicy.php',
'Google\\Service\\SASPortalTesting\\SasPortalSetPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalSetPolicyRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalSignDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalSignDeviceRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalStatus.php',
'Google\\Service\\SASPortalTesting\\SasPortalTestPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalTestPermissionsRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalTestPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalTestPermissionsResponse.php',
'Google\\Service\\SASPortalTesting\\SasPortalUpdateSignedDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalUpdateSignedDeviceRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalValidateInstallerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalValidateInstallerRequest.php',
'Google\\Service\\SASPortalTesting\\SasPortalValidateInstallerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SASPortalTesting/SasPortalValidateInstallerResponse.php',
'Google\\Service\\SQLAdmin' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin.php',
'Google\\Service\\SQLAdmin\\AclEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/AclEntry.php',
'Google\\Service\\SQLAdmin\\ApiWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ApiWarning.php',
'Google\\Service\\SQLAdmin\\BackupConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/BackupConfiguration.php',
'Google\\Service\\SQLAdmin\\BackupContext' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/BackupContext.php',
'Google\\Service\\SQLAdmin\\BackupRetentionSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/BackupRetentionSettings.php',
'Google\\Service\\SQLAdmin\\BackupRun' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/BackupRun.php',
'Google\\Service\\SQLAdmin\\BackupRunsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/BackupRunsListResponse.php',
'Google\\Service\\SQLAdmin\\BinLogCoordinates' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/BinLogCoordinates.php',
'Google\\Service\\SQLAdmin\\CloneContext' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/CloneContext.php',
'Google\\Service\\SQLAdmin\\ConnectSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ConnectSettings.php',
'Google\\Service\\SQLAdmin\\Database' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Database.php',
'Google\\Service\\SQLAdmin\\DatabaseFlags' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DatabaseFlags.php',
'Google\\Service\\SQLAdmin\\DatabaseInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DatabaseInstance.php',
'Google\\Service\\SQLAdmin\\DatabaseInstanceFailoverReplica' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DatabaseInstanceFailoverReplica.php',
'Google\\Service\\SQLAdmin\\DatabasesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DatabasesListResponse.php',
'Google\\Service\\SQLAdmin\\DemoteMasterConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DemoteMasterConfiguration.php',
'Google\\Service\\SQLAdmin\\DemoteMasterContext' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DemoteMasterContext.php',
'Google\\Service\\SQLAdmin\\DemoteMasterMySqlReplicaConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DemoteMasterMySqlReplicaConfiguration.php',
'Google\\Service\\SQLAdmin\\DenyMaintenancePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DenyMaintenancePeriod.php',
'Google\\Service\\SQLAdmin\\DiskEncryptionConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DiskEncryptionConfiguration.php',
'Google\\Service\\SQLAdmin\\DiskEncryptionStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/DiskEncryptionStatus.php',
'Google\\Service\\SQLAdmin\\ExportContext' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ExportContext.php',
'Google\\Service\\SQLAdmin\\ExportContextCsvExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ExportContextCsvExportOptions.php',
'Google\\Service\\SQLAdmin\\ExportContextSqlExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ExportContextSqlExportOptions.php',
'Google\\Service\\SQLAdmin\\ExportContextSqlExportOptionsMysqlExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ExportContextSqlExportOptionsMysqlExportOptions.php',
'Google\\Service\\SQLAdmin\\FailoverContext' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/FailoverContext.php',
'Google\\Service\\SQLAdmin\\Flag' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Flag.php',
'Google\\Service\\SQLAdmin\\FlagsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/FlagsListResponse.php',
'Google\\Service\\SQLAdmin\\GenerateEphemeralCertRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/GenerateEphemeralCertRequest.php',
'Google\\Service\\SQLAdmin\\GenerateEphemeralCertResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/GenerateEphemeralCertResponse.php',
'Google\\Service\\SQLAdmin\\ImportContext' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ImportContext.php',
'Google\\Service\\SQLAdmin\\ImportContextBakImportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ImportContextBakImportOptions.php',
'Google\\Service\\SQLAdmin\\ImportContextBakImportOptionsEncryptionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ImportContextBakImportOptionsEncryptionOptions.php',
'Google\\Service\\SQLAdmin\\ImportContextCsvImportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ImportContextCsvImportOptions.php',
'Google\\Service\\SQLAdmin\\InsightsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InsightsConfig.php',
'Google\\Service\\SQLAdmin\\InstanceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstanceReference.php',
'Google\\Service\\SQLAdmin\\InstancesCloneRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesCloneRequest.php',
'Google\\Service\\SQLAdmin\\InstancesDemoteMasterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesDemoteMasterRequest.php',
'Google\\Service\\SQLAdmin\\InstancesExportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesExportRequest.php',
'Google\\Service\\SQLAdmin\\InstancesFailoverRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesFailoverRequest.php',
'Google\\Service\\SQLAdmin\\InstancesImportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesImportRequest.php',
'Google\\Service\\SQLAdmin\\InstancesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesListResponse.php',
'Google\\Service\\SQLAdmin\\InstancesListServerCasResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesListServerCasResponse.php',
'Google\\Service\\SQLAdmin\\InstancesRestoreBackupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesRestoreBackupRequest.php',
'Google\\Service\\SQLAdmin\\InstancesRotateServerCaRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesRotateServerCaRequest.php',
'Google\\Service\\SQLAdmin\\InstancesTruncateLogRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/InstancesTruncateLogRequest.php',
'Google\\Service\\SQLAdmin\\IpConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/IpConfiguration.php',
'Google\\Service\\SQLAdmin\\IpMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/IpMapping.php',
'Google\\Service\\SQLAdmin\\LocationPreference' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/LocationPreference.php',
'Google\\Service\\SQLAdmin\\MaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/MaintenanceWindow.php',
'Google\\Service\\SQLAdmin\\MySqlReplicaConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/MySqlReplicaConfiguration.php',
'Google\\Service\\SQLAdmin\\OnPremisesConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/OnPremisesConfiguration.php',
'Google\\Service\\SQLAdmin\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Operation.php',
'Google\\Service\\SQLAdmin\\OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/OperationError.php',
'Google\\Service\\SQLAdmin\\OperationErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/OperationErrors.php',
'Google\\Service\\SQLAdmin\\OperationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/OperationsListResponse.php',
'Google\\Service\\SQLAdmin\\ReplicaConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/ReplicaConfiguration.php',
'Google\\Service\\SQLAdmin\\Reschedule' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Reschedule.php',
'Google\\Service\\SQLAdmin\\Resource\\BackupRuns' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/BackupRuns.php',
'Google\\Service\\SQLAdmin\\Resource\\Databases' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/Databases.php',
'Google\\Service\\SQLAdmin\\Resource\\Flags' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/Flags.php',
'Google\\Service\\SQLAdmin\\Resource\\Instances' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/Instances.php',
'Google\\Service\\SQLAdmin\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/Operations.php',
'Google\\Service\\SQLAdmin\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/Projects.php',
'Google\\Service\\SQLAdmin\\Resource\\ProjectsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/ProjectsInstances.php',
'Google\\Service\\SQLAdmin\\Resource\\ProjectsInstancesCreateEphemeral' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/ProjectsInstancesCreateEphemeral.php',
'Google\\Service\\SQLAdmin\\Resource\\SslCerts' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/SslCerts.php',
'Google\\Service\\SQLAdmin\\Resource\\Tiers' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/Tiers.php',
'Google\\Service\\SQLAdmin\\Resource\\Users' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Resource/Users.php',
'Google\\Service\\SQLAdmin\\RestoreBackupContext' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/RestoreBackupContext.php',
'Google\\Service\\SQLAdmin\\RotateServerCaContext' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/RotateServerCaContext.php',
'Google\\Service\\SQLAdmin\\Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Settings.php',
'Google\\Service\\SQLAdmin\\SqlActiveDirectoryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SqlActiveDirectoryConfig.php',
'Google\\Service\\SQLAdmin\\SqlExternalSyncSettingError' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SqlExternalSyncSettingError.php',
'Google\\Service\\SQLAdmin\\SqlInstancesRescheduleMaintenanceRequestBody' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SqlInstancesRescheduleMaintenanceRequestBody.php',
'Google\\Service\\SQLAdmin\\SqlInstancesVerifyExternalSyncSettingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SqlInstancesVerifyExternalSyncSettingsResponse.php',
'Google\\Service\\SQLAdmin\\SqlOutOfDiskReport' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SqlOutOfDiskReport.php',
'Google\\Service\\SQLAdmin\\SqlScheduledMaintenance' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SqlScheduledMaintenance.php',
'Google\\Service\\SQLAdmin\\SqlServerDatabaseDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SqlServerDatabaseDetails.php',
'Google\\Service\\SQLAdmin\\SqlServerUserDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SqlServerUserDetails.php',
'Google\\Service\\SQLAdmin\\SslCert' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SslCert.php',
'Google\\Service\\SQLAdmin\\SslCertDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SslCertDetail.php',
'Google\\Service\\SQLAdmin\\SslCertsCreateEphemeralRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SslCertsCreateEphemeralRequest.php',
'Google\\Service\\SQLAdmin\\SslCertsInsertRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SslCertsInsertRequest.php',
'Google\\Service\\SQLAdmin\\SslCertsInsertResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SslCertsInsertResponse.php',
'Google\\Service\\SQLAdmin\\SslCertsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/SslCertsListResponse.php',
'Google\\Service\\SQLAdmin\\Tier' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/Tier.php',
'Google\\Service\\SQLAdmin\\TiersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/TiersListResponse.php',
'Google\\Service\\SQLAdmin\\TruncateLogContext' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/TruncateLogContext.php',
'Google\\Service\\SQLAdmin\\User' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/User.php',
'Google\\Service\\SQLAdmin\\UsersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SQLAdmin/UsersListResponse.php',
'Google\\Service\\Safebrowsing' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing.php',
'Google\\Service\\Safebrowsing\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleProtobufEmpty.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4Checksum' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4Checksum.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ClientInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ClientInfo.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FindFullHashesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4FindFullHashesRequest.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FindFullHashesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4FindFullHashesResponse.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FindThreatMatchesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4FindThreatMatchesRequest.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FindThreatMatchesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4FindThreatMatchesResponse.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ListThreatListsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ListThreatListsResponse.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4RawHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4RawHashes.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4RawIndices' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4RawIndices.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4RiceDeltaEncoding' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4RiceDeltaEncoding.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatEntry.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatEntryMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatEntryMetadata.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatEntrySet' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatEntrySet.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatHit' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatHit.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatHitThreatSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatHitThreatSource.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatHitUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatHitUserInfo.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatInfo.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatListDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatListDescriptor.php',
'Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/GoogleSecuritySafebrowsingV4ThreatMatch.php',
'Google\\Service\\Safebrowsing\\Resource\\EncodedFullHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/Resource/EncodedFullHashes.php',
'Google\\Service\\Safebrowsing\\Resource\\EncodedUpdates' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/Resource/EncodedUpdates.php',
'Google\\Service\\Safebrowsing\\Resource\\FullHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/Resource/FullHashes.php',
'Google\\Service\\Safebrowsing\\Resource\\ThreatHits' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/Resource/ThreatHits.php',
'Google\\Service\\Safebrowsing\\Resource\\ThreatListUpdates' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/Resource/ThreatListUpdates.php',
'Google\\Service\\Safebrowsing\\Resource\\ThreatLists' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/Resource/ThreatLists.php',
'Google\\Service\\Safebrowsing\\Resource\\ThreatMatches' => __DIR__ . '/..' . '/google/apiclient-services/src/Safebrowsing/Resource/ThreatMatches.php',
'Google\\Service\\Sasportal' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal.php',
'Google\\Service\\Sasportal\\Resource\\Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/Customers.php',
'Google\\Service\\Sasportal\\Resource\\CustomersDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/CustomersDeployments.php',
'Google\\Service\\Sasportal\\Resource\\CustomersDeploymentsDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/CustomersDeploymentsDevices.php',
'Google\\Service\\Sasportal\\Resource\\CustomersDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/CustomersDevices.php',
'Google\\Service\\Sasportal\\Resource\\CustomersNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/CustomersNodes.php',
'Google\\Service\\Sasportal\\Resource\\CustomersNodesDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/CustomersNodesDeployments.php',
'Google\\Service\\Sasportal\\Resource\\CustomersNodesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/CustomersNodesDevices.php',
'Google\\Service\\Sasportal\\Resource\\CustomersNodesNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/CustomersNodesNodes.php',
'Google\\Service\\Sasportal\\Resource\\Deployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/Deployments.php',
'Google\\Service\\Sasportal\\Resource\\DeploymentsDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/DeploymentsDevices.php',
'Google\\Service\\Sasportal\\Resource\\Installer' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/Installer.php',
'Google\\Service\\Sasportal\\Resource\\Nodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/Nodes.php',
'Google\\Service\\Sasportal\\Resource\\NodesDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/NodesDeployments.php',
'Google\\Service\\Sasportal\\Resource\\NodesDeploymentsDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/NodesDeploymentsDevices.php',
'Google\\Service\\Sasportal\\Resource\\NodesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/NodesDevices.php',
'Google\\Service\\Sasportal\\Resource\\NodesNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/NodesNodes.php',
'Google\\Service\\Sasportal\\Resource\\NodesNodesDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/NodesNodesDeployments.php',
'Google\\Service\\Sasportal\\Resource\\NodesNodesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/NodesNodesDevices.php',
'Google\\Service\\Sasportal\\Resource\\NodesNodesNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/NodesNodesNodes.php',
'Google\\Service\\Sasportal\\Resource\\Policies' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/Resource/Policies.php',
'Google\\Service\\Sasportal\\SasPortalAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalAssignment.php',
'Google\\Service\\Sasportal\\SasPortalChannelWithScore' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalChannelWithScore.php',
'Google\\Service\\Sasportal\\SasPortalCreateSignedDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalCreateSignedDeviceRequest.php',
'Google\\Service\\Sasportal\\SasPortalCustomer' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalCustomer.php',
'Google\\Service\\Sasportal\\SasPortalDeployment' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalDeployment.php',
'Google\\Service\\Sasportal\\SasPortalDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalDevice.php',
'Google\\Service\\Sasportal\\SasPortalDeviceAirInterface' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalDeviceAirInterface.php',
'Google\\Service\\Sasportal\\SasPortalDeviceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalDeviceConfig.php',
'Google\\Service\\Sasportal\\SasPortalDeviceGrant' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalDeviceGrant.php',
'Google\\Service\\Sasportal\\SasPortalDeviceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalDeviceMetadata.php',
'Google\\Service\\Sasportal\\SasPortalDeviceModel' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalDeviceModel.php',
'Google\\Service\\Sasportal\\SasPortalDpaMoveList' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalDpaMoveList.php',
'Google\\Service\\Sasportal\\SasPortalEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalEmpty.php',
'Google\\Service\\Sasportal\\SasPortalFrequencyRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalFrequencyRange.php',
'Google\\Service\\Sasportal\\SasPortalGenerateSecretRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalGenerateSecretRequest.php',
'Google\\Service\\Sasportal\\SasPortalGenerateSecretResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalGenerateSecretResponse.php',
'Google\\Service\\Sasportal\\SasPortalGetPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalGetPolicyRequest.php',
'Google\\Service\\Sasportal\\SasPortalInstallationParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalInstallationParams.php',
'Google\\Service\\Sasportal\\SasPortalListCustomersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalListCustomersResponse.php',
'Google\\Service\\Sasportal\\SasPortalListDeploymentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalListDeploymentsResponse.php',
'Google\\Service\\Sasportal\\SasPortalListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalListDevicesResponse.php',
'Google\\Service\\Sasportal\\SasPortalListNodesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalListNodesResponse.php',
'Google\\Service\\Sasportal\\SasPortalMoveDeploymentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalMoveDeploymentRequest.php',
'Google\\Service\\Sasportal\\SasPortalMoveDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalMoveDeviceRequest.php',
'Google\\Service\\Sasportal\\SasPortalMoveNodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalMoveNodeRequest.php',
'Google\\Service\\Sasportal\\SasPortalNode' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalNode.php',
'Google\\Service\\Sasportal\\SasPortalOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalOperation.php',
'Google\\Service\\Sasportal\\SasPortalPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalPolicy.php',
'Google\\Service\\Sasportal\\SasPortalSetPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalSetPolicyRequest.php',
'Google\\Service\\Sasportal\\SasPortalSignDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalSignDeviceRequest.php',
'Google\\Service\\Sasportal\\SasPortalStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalStatus.php',
'Google\\Service\\Sasportal\\SasPortalTestPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalTestPermissionsRequest.php',
'Google\\Service\\Sasportal\\SasPortalTestPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalTestPermissionsResponse.php',
'Google\\Service\\Sasportal\\SasPortalUpdateSignedDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalUpdateSignedDeviceRequest.php',
'Google\\Service\\Sasportal\\SasPortalValidateInstallerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalValidateInstallerRequest.php',
'Google\\Service\\Sasportal\\SasPortalValidateInstallerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sasportal/SasPortalValidateInstallerResponse.php',
'Google\\Service\\Script' => __DIR__ . '/..' . '/google/apiclient-services/src/Script.php',
'Google\\Service\\Script\\Content' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Content.php',
'Google\\Service\\Script\\CreateProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/CreateProjectRequest.php',
'Google\\Service\\Script\\Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Deployment.php',
'Google\\Service\\Script\\DeploymentConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/DeploymentConfig.php',
'Google\\Service\\Script\\EntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/EntryPoint.php',
'Google\\Service\\Script\\ExecuteStreamResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ExecuteStreamResponse.php',
'Google\\Service\\Script\\ExecutionError' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ExecutionError.php',
'Google\\Service\\Script\\ExecutionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ExecutionRequest.php',
'Google\\Service\\Script\\ExecutionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ExecutionResponse.php',
'Google\\Service\\Script\\GoogleAppsScriptTypeAddOnEntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/GoogleAppsScriptTypeAddOnEntryPoint.php',
'Google\\Service\\Script\\GoogleAppsScriptTypeExecutionApiConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/GoogleAppsScriptTypeExecutionApiConfig.php',
'Google\\Service\\Script\\GoogleAppsScriptTypeExecutionApiEntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/GoogleAppsScriptTypeExecutionApiEntryPoint.php',
'Google\\Service\\Script\\GoogleAppsScriptTypeFunction' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/GoogleAppsScriptTypeFunction.php',
'Google\\Service\\Script\\GoogleAppsScriptTypeFunctionSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/GoogleAppsScriptTypeFunctionSet.php',
'Google\\Service\\Script\\GoogleAppsScriptTypeProcess' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/GoogleAppsScriptTypeProcess.php',
'Google\\Service\\Script\\GoogleAppsScriptTypeUser' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/GoogleAppsScriptTypeUser.php',
'Google\\Service\\Script\\GoogleAppsScriptTypeWebAppConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/GoogleAppsScriptTypeWebAppConfig.php',
'Google\\Service\\Script\\GoogleAppsScriptTypeWebAppEntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/GoogleAppsScriptTypeWebAppEntryPoint.php',
'Google\\Service\\Script\\ListDeploymentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ListDeploymentsResponse.php',
'Google\\Service\\Script\\ListScriptProcessesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ListScriptProcessesResponse.php',
'Google\\Service\\Script\\ListUserProcessesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ListUserProcessesResponse.php',
'Google\\Service\\Script\\ListValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ListValue.php',
'Google\\Service\\Script\\ListVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ListVersionsResponse.php',
'Google\\Service\\Script\\Metrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Metrics.php',
'Google\\Service\\Script\\MetricsValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/MetricsValue.php',
'Google\\Service\\Script\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Operation.php',
'Google\\Service\\Script\\Project' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Project.php',
'Google\\Service\\Script\\Resource\\Processes' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Resource/Processes.php',
'Google\\Service\\Script\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Resource/Projects.php',
'Google\\Service\\Script\\Resource\\ProjectsDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Resource/ProjectsDeployments.php',
'Google\\Service\\Script\\Resource\\ProjectsVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Resource/ProjectsVersions.php',
'Google\\Service\\Script\\Resource\\Scripts' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Resource/Scripts.php',
'Google\\Service\\Script\\ScriptEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ScriptEmpty.php',
'Google\\Service\\Script\\ScriptExecutionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ScriptExecutionResult.php',
'Google\\Service\\Script\\ScriptFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ScriptFile.php',
'Google\\Service\\Script\\ScriptStackTraceElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/ScriptStackTraceElement.php',
'Google\\Service\\Script\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Status.php',
'Google\\Service\\Script\\Struct' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Struct.php',
'Google\\Service\\Script\\UpdateDeploymentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/UpdateDeploymentRequest.php',
'Google\\Service\\Script\\Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Value.php',
'Google\\Service\\Script\\Version' => __DIR__ . '/..' . '/google/apiclient-services/src/Script/Version.php',
'Google\\Service\\SearchConsole' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole.php',
'Google\\Service\\SearchConsole\\ApiDataRow' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/ApiDataRow.php',
'Google\\Service\\SearchConsole\\ApiDimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/ApiDimensionFilter.php',
'Google\\Service\\SearchConsole\\ApiDimensionFilterGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/ApiDimensionFilterGroup.php',
'Google\\Service\\SearchConsole\\BlockedResource' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/BlockedResource.php',
'Google\\Service\\SearchConsole\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/Image.php',
'Google\\Service\\SearchConsole\\MobileFriendlyIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/MobileFriendlyIssue.php',
'Google\\Service\\SearchConsole\\ResourceIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/ResourceIssue.php',
'Google\\Service\\SearchConsole\\Resource\\Searchanalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/Resource/Searchanalytics.php',
'Google\\Service\\SearchConsole\\Resource\\Sitemaps' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/Resource/Sitemaps.php',
'Google\\Service\\SearchConsole\\Resource\\Sites' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/Resource/Sites.php',
'Google\\Service\\SearchConsole\\Resource\\UrlTestingTools' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/Resource/UrlTestingTools.php',
'Google\\Service\\SearchConsole\\Resource\\UrlTestingToolsMobileFriendlyTest' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/Resource/UrlTestingToolsMobileFriendlyTest.php',
'Google\\Service\\SearchConsole\\RunMobileFriendlyTestRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestRequest.php',
'Google\\Service\\SearchConsole\\RunMobileFriendlyTestResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestResponse.php',
'Google\\Service\\SearchConsole\\SearchAnalyticsQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryRequest.php',
'Google\\Service\\SearchConsole\\SearchAnalyticsQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryResponse.php',
'Google\\Service\\SearchConsole\\SitemapsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/SitemapsListResponse.php',
'Google\\Service\\SearchConsole\\SitesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/SitesListResponse.php',
'Google\\Service\\SearchConsole\\TestStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/TestStatus.php',
'Google\\Service\\SearchConsole\\WmxSite' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/WmxSite.php',
'Google\\Service\\SearchConsole\\WmxSitemap' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/WmxSitemap.php',
'Google\\Service\\SearchConsole\\WmxSitemapContent' => __DIR__ . '/..' . '/google/apiclient-services/src/SearchConsole/WmxSitemapContent.php',
'Google\\Service\\SecretManager' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager.php',
'Google\\Service\\SecretManager\\AccessSecretVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/AccessSecretVersionResponse.php',
'Google\\Service\\SecretManager\\AddSecretVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/AddSecretVersionRequest.php',
'Google\\Service\\SecretManager\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/AuditConfig.php',
'Google\\Service\\SecretManager\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/AuditLogConfig.php',
'Google\\Service\\SecretManager\\Automatic' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Automatic.php',
'Google\\Service\\SecretManager\\AutomaticStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/AutomaticStatus.php',
'Google\\Service\\SecretManager\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Binding.php',
'Google\\Service\\SecretManager\\CustomerManagedEncryption' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/CustomerManagedEncryption.php',
'Google\\Service\\SecretManager\\CustomerManagedEncryptionStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/CustomerManagedEncryptionStatus.php',
'Google\\Service\\SecretManager\\DestroySecretVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/DestroySecretVersionRequest.php',
'Google\\Service\\SecretManager\\DisableSecretVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/DisableSecretVersionRequest.php',
'Google\\Service\\SecretManager\\EnableSecretVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/EnableSecretVersionRequest.php',
'Google\\Service\\SecretManager\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Expr.php',
'Google\\Service\\SecretManager\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/ListLocationsResponse.php',
'Google\\Service\\SecretManager\\ListSecretVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/ListSecretVersionsResponse.php',
'Google\\Service\\SecretManager\\ListSecretsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/ListSecretsResponse.php',
'Google\\Service\\SecretManager\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Location.php',
'Google\\Service\\SecretManager\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Policy.php',
'Google\\Service\\SecretManager\\Replica' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Replica.php',
'Google\\Service\\SecretManager\\ReplicaStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/ReplicaStatus.php',
'Google\\Service\\SecretManager\\Replication' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Replication.php',
'Google\\Service\\SecretManager\\ReplicationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/ReplicationStatus.php',
'Google\\Service\\SecretManager\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Resource/Projects.php',
'Google\\Service\\SecretManager\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Resource/ProjectsLocations.php',
'Google\\Service\\SecretManager\\Resource\\ProjectsSecrets' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Resource/ProjectsSecrets.php',
'Google\\Service\\SecretManager\\Resource\\ProjectsSecretsVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Resource/ProjectsSecretsVersions.php',
'Google\\Service\\SecretManager\\Rotation' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Rotation.php',
'Google\\Service\\SecretManager\\Secret' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Secret.php',
'Google\\Service\\SecretManager\\SecretPayload' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/SecretPayload.php',
'Google\\Service\\SecretManager\\SecretVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/SecretVersion.php',
'Google\\Service\\SecretManager\\SecretmanagerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/SecretmanagerEmpty.php',
'Google\\Service\\SecretManager\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/SetIamPolicyRequest.php',
'Google\\Service\\SecretManager\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/TestIamPermissionsRequest.php',
'Google\\Service\\SecretManager\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/TestIamPermissionsResponse.php',
'Google\\Service\\SecretManager\\Topic' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/Topic.php',
'Google\\Service\\SecretManager\\UserManaged' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/UserManaged.php',
'Google\\Service\\SecretManager\\UserManagedStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/SecretManager/UserManagedStatus.php',
'Google\\Service\\SecurityCommandCenter' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter.php',
'Google\\Service\\SecurityCommandCenter\\Asset' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Asset.php',
'Google\\Service\\SecurityCommandCenter\\AssetDiscoveryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/AssetDiscoveryConfig.php',
'Google\\Service\\SecurityCommandCenter\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/AuditConfig.php',
'Google\\Service\\SecurityCommandCenter\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/AuditLogConfig.php',
'Google\\Service\\SecurityCommandCenter\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Binding.php',
'Google\\Service\\SecurityCommandCenter\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Expr.php',
'Google\\Service\\SecurityCommandCenter\\Finding' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Finding.php',
'Google\\Service\\SecurityCommandCenter\\Folder' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Folder.php',
'Google\\Service\\SecurityCommandCenter\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GetIamPolicyRequest.php',
'Google\\Service\\SecurityCommandCenter\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GetPolicyOptions.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1NotificationMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1NotificationMessage.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1Resource' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1Resource.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Finding' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1p1beta1Finding.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Folder' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1p1beta1Folder.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1NotificationMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1p1beta1NotificationMessage.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Resource' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1p1beta1Resource.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse.php',
'Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1SecurityMarks' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GoogleCloudSecuritycenterV1p1beta1SecurityMarks.php',
'Google\\Service\\SecurityCommandCenter\\GroupAssetsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GroupAssetsRequest.php',
'Google\\Service\\SecurityCommandCenter\\GroupAssetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GroupAssetsResponse.php',
'Google\\Service\\SecurityCommandCenter\\GroupFindingsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GroupFindingsRequest.php',
'Google\\Service\\SecurityCommandCenter\\GroupFindingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GroupFindingsResponse.php',
'Google\\Service\\SecurityCommandCenter\\GroupResult' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/GroupResult.php',
'Google\\Service\\SecurityCommandCenter\\IamPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/IamPolicy.php',
'Google\\Service\\SecurityCommandCenter\\ListAssetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/ListAssetsResponse.php',
'Google\\Service\\SecurityCommandCenter\\ListAssetsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/ListAssetsResult.php',
'Google\\Service\\SecurityCommandCenter\\ListFindingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/ListFindingsResponse.php',
'Google\\Service\\SecurityCommandCenter\\ListFindingsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/ListFindingsResult.php',
'Google\\Service\\SecurityCommandCenter\\ListNotificationConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/ListNotificationConfigsResponse.php',
'Google\\Service\\SecurityCommandCenter\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/ListOperationsResponse.php',
'Google\\Service\\SecurityCommandCenter\\ListSourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/ListSourcesResponse.php',
'Google\\Service\\SecurityCommandCenter\\NotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/NotificationConfig.php',
'Google\\Service\\SecurityCommandCenter\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Operation.php',
'Google\\Service\\SecurityCommandCenter\\OrganizationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/OrganizationSettings.php',
'Google\\Service\\SecurityCommandCenter\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Policy.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/Folders.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\FoldersAssets' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/FoldersAssets.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\FoldersSources' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/FoldersSources.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\FoldersSourcesFindings' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/FoldersSourcesFindings.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/Organizations.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\OrganizationsAssets' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/OrganizationsAssets.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\OrganizationsNotificationConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/OrganizationsNotificationConfigs.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\OrganizationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/OrganizationsOperations.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\OrganizationsSources' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/OrganizationsSources.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\OrganizationsSourcesFindings' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/OrganizationsSourcesFindings.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/Projects.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\ProjectsAssets' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/ProjectsAssets.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\ProjectsSources' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/ProjectsSources.php',
'Google\\Service\\SecurityCommandCenter\\Resource\\ProjectsSourcesFindings' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Resource/ProjectsSourcesFindings.php',
'Google\\Service\\SecurityCommandCenter\\RunAssetDiscoveryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/RunAssetDiscoveryRequest.php',
'Google\\Service\\SecurityCommandCenter\\SecurityCenterProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/SecurityCenterProperties.php',
'Google\\Service\\SecurityCommandCenter\\SecurityMarks' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/SecurityMarks.php',
'Google\\Service\\SecurityCommandCenter\\SecuritycenterEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/SecuritycenterEmpty.php',
'Google\\Service\\SecurityCommandCenter\\SecuritycenterResource' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/SecuritycenterResource.php',
'Google\\Service\\SecurityCommandCenter\\SetFindingStateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/SetFindingStateRequest.php',
'Google\\Service\\SecurityCommandCenter\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/SetIamPolicyRequest.php',
'Google\\Service\\SecurityCommandCenter\\Source' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Source.php',
'Google\\Service\\SecurityCommandCenter\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/Status.php',
'Google\\Service\\SecurityCommandCenter\\StreamingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/StreamingConfig.php',
'Google\\Service\\SecurityCommandCenter\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/TestIamPermissionsRequest.php',
'Google\\Service\\SecurityCommandCenter\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SecurityCommandCenter/TestIamPermissionsResponse.php',
'Google\\Service\\SemanticTile' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile.php',
'Google\\Service\\SemanticTile\\Area' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Area.php',
'Google\\Service\\SemanticTile\\BasemapZOrder' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/BasemapZOrder.php',
'Google\\Service\\SemanticTile\\ExtrudedArea' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/ExtrudedArea.php',
'Google\\Service\\SemanticTile\\Feature' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Feature.php',
'Google\\Service\\SemanticTile\\FeatureTile' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/FeatureTile.php',
'Google\\Service\\SemanticTile\\FirstDerivativeElevationGrid' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/FirstDerivativeElevationGrid.php',
'Google\\Service\\SemanticTile\\Geometry' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Geometry.php',
'Google\\Service\\SemanticTile\\Line' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Line.php',
'Google\\Service\\SemanticTile\\ModeledVolume' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/ModeledVolume.php',
'Google\\Service\\SemanticTile\\ProviderInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/ProviderInfo.php',
'Google\\Service\\SemanticTile\\Relation' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Relation.php',
'Google\\Service\\SemanticTile\\Resource\\Featuretiles' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Resource/Featuretiles.php',
'Google\\Service\\SemanticTile\\Resource\\Terraintiles' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Resource/Terraintiles.php',
'Google\\Service\\SemanticTile\\RoadInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/RoadInfo.php',
'Google\\Service\\SemanticTile\\Row' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Row.php',
'Google\\Service\\SemanticTile\\SecondDerivativeElevationGrid' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/SecondDerivativeElevationGrid.php',
'Google\\Service\\SemanticTile\\SegmentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/SegmentInfo.php',
'Google\\Service\\SemanticTile\\TerrainTile' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/TerrainTile.php',
'Google\\Service\\SemanticTile\\TileCoordinates' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/TileCoordinates.php',
'Google\\Service\\SemanticTile\\TriangleStrip' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/TriangleStrip.php',
'Google\\Service\\SemanticTile\\Vertex2DList' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Vertex2DList.php',
'Google\\Service\\SemanticTile\\Vertex3DList' => __DIR__ . '/..' . '/google/apiclient-services/src/SemanticTile/Vertex3DList.php',
'Google\\Service\\ServiceConsumerManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement.php',
'Google\\Service\\ServiceConsumerManagement\\AddTenantProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/AddTenantProjectRequest.php',
'Google\\Service\\ServiceConsumerManagement\\Api' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Api.php',
'Google\\Service\\ServiceConsumerManagement\\ApplyTenantProjectConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/ApplyTenantProjectConfigRequest.php',
'Google\\Service\\ServiceConsumerManagement\\AttachTenantProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/AttachTenantProjectRequest.php',
'Google\\Service\\ServiceConsumerManagement\\AuthProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/AuthProvider.php',
'Google\\Service\\ServiceConsumerManagement\\AuthRequirement' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/AuthRequirement.php',
'Google\\Service\\ServiceConsumerManagement\\Authentication' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Authentication.php',
'Google\\Service\\ServiceConsumerManagement\\AuthenticationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/AuthenticationRule.php',
'Google\\Service\\ServiceConsumerManagement\\Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Backend.php',
'Google\\Service\\ServiceConsumerManagement\\BackendRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/BackendRule.php',
'Google\\Service\\ServiceConsumerManagement\\Billing' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Billing.php',
'Google\\Service\\ServiceConsumerManagement\\BillingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/BillingConfig.php',
'Google\\Service\\ServiceConsumerManagement\\BillingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/BillingDestination.php',
'Google\\Service\\ServiceConsumerManagement\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/CancelOperationRequest.php',
'Google\\Service\\ServiceConsumerManagement\\Context' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Context.php',
'Google\\Service\\ServiceConsumerManagement\\ContextRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/ContextRule.php',
'Google\\Service\\ServiceConsumerManagement\\Control' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Control.php',
'Google\\Service\\ServiceConsumerManagement\\CreateTenancyUnitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/CreateTenancyUnitRequest.php',
'Google\\Service\\ServiceConsumerManagement\\CustomError' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/CustomError.php',
'Google\\Service\\ServiceConsumerManagement\\CustomErrorRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/CustomErrorRule.php',
'Google\\Service\\ServiceConsumerManagement\\CustomHttpPattern' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/CustomHttpPattern.php',
'Google\\Service\\ServiceConsumerManagement\\DeleteTenantProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/DeleteTenantProjectRequest.php',
'Google\\Service\\ServiceConsumerManagement\\Documentation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Documentation.php',
'Google\\Service\\ServiceConsumerManagement\\DocumentationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/DocumentationRule.php',
'Google\\Service\\ServiceConsumerManagement\\Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Endpoint.php',
'Google\\Service\\ServiceConsumerManagement\\Enum' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Enum.php',
'Google\\Service\\ServiceConsumerManagement\\EnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/EnumValue.php',
'Google\\Service\\ServiceConsumerManagement\\Field' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Field.php',
'Google\\Service\\ServiceConsumerManagement\\Http' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Http.php',
'Google\\Service\\ServiceConsumerManagement\\HttpRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/HttpRule.php',
'Google\\Service\\ServiceConsumerManagement\\JwtLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/JwtLocation.php',
'Google\\Service\\ServiceConsumerManagement\\LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/LabelDescriptor.php',
'Google\\Service\\ServiceConsumerManagement\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/ListOperationsResponse.php',
'Google\\Service\\ServiceConsumerManagement\\ListTenancyUnitsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/ListTenancyUnitsResponse.php',
'Google\\Service\\ServiceConsumerManagement\\LogDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/LogDescriptor.php',
'Google\\Service\\ServiceConsumerManagement\\Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Logging.php',
'Google\\Service\\ServiceConsumerManagement\\LoggingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/LoggingDestination.php',
'Google\\Service\\ServiceConsumerManagement\\Method' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Method.php',
'Google\\Service\\ServiceConsumerManagement\\MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/MetricDescriptor.php',
'Google\\Service\\ServiceConsumerManagement\\MetricDescriptorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/MetricDescriptorMetadata.php',
'Google\\Service\\ServiceConsumerManagement\\MetricRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/MetricRule.php',
'Google\\Service\\ServiceConsumerManagement\\Mixin' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Mixin.php',
'Google\\Service\\ServiceConsumerManagement\\MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/MonitoredResourceDescriptor.php',
'Google\\Service\\ServiceConsumerManagement\\Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Monitoring.php',
'Google\\Service\\ServiceConsumerManagement\\MonitoringDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/MonitoringDestination.php',
'Google\\Service\\ServiceConsumerManagement\\OAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/OAuthRequirements.php',
'Google\\Service\\ServiceConsumerManagement\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Operation.php',
'Google\\Service\\ServiceConsumerManagement\\Option' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Option.php',
'Google\\Service\\ServiceConsumerManagement\\Page' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Page.php',
'Google\\Service\\ServiceConsumerManagement\\PolicyBinding' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/PolicyBinding.php',
'Google\\Service\\ServiceConsumerManagement\\Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Quota.php',
'Google\\Service\\ServiceConsumerManagement\\QuotaLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/QuotaLimit.php',
'Google\\Service\\ServiceConsumerManagement\\RemoveTenantProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/RemoveTenantProjectRequest.php',
'Google\\Service\\ServiceConsumerManagement\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Resource/Operations.php',
'Google\\Service\\ServiceConsumerManagement\\Resource\\Services' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Resource/Services.php',
'Google\\Service\\ServiceConsumerManagement\\Resource\\ServicesTenancyUnits' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Resource/ServicesTenancyUnits.php',
'Google\\Service\\ServiceConsumerManagement\\SearchTenancyUnitsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/SearchTenancyUnitsResponse.php',
'Google\\Service\\ServiceConsumerManagement\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Service.php',
'Google\\Service\\ServiceConsumerManagement\\ServiceAccountConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/ServiceAccountConfig.php',
'Google\\Service\\ServiceConsumerManagement\\ServiceconsumermanagementEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/ServiceconsumermanagementEmpty.php',
'Google\\Service\\ServiceConsumerManagement\\SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/SourceContext.php',
'Google\\Service\\ServiceConsumerManagement\\SourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/SourceInfo.php',
'Google\\Service\\ServiceConsumerManagement\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Status.php',
'Google\\Service\\ServiceConsumerManagement\\SystemParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/SystemParameter.php',
'Google\\Service\\ServiceConsumerManagement\\SystemParameterRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/SystemParameterRule.php',
'Google\\Service\\ServiceConsumerManagement\\SystemParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/SystemParameters.php',
'Google\\Service\\ServiceConsumerManagement\\TenancyUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/TenancyUnit.php',
'Google\\Service\\ServiceConsumerManagement\\TenantProjectConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/TenantProjectConfig.php',
'Google\\Service\\ServiceConsumerManagement\\TenantProjectPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/TenantProjectPolicy.php',
'Google\\Service\\ServiceConsumerManagement\\TenantResource' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/TenantResource.php',
'Google\\Service\\ServiceConsumerManagement\\Type' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Type.php',
'Google\\Service\\ServiceConsumerManagement\\UndeleteTenantProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/UndeleteTenantProjectRequest.php',
'Google\\Service\\ServiceConsumerManagement\\Usage' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/Usage.php',
'Google\\Service\\ServiceConsumerManagement\\UsageRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/UsageRule.php',
'Google\\Service\\ServiceConsumerManagement\\V1AddVisibilityLabelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1AddVisibilityLabelsResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1BatchCreateProducerOverridesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1BatchCreateProducerOverridesResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1DisableConsumerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1DisableConsumerResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1EnableConsumerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1EnableConsumerResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1GenerateServiceIdentityResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1GenerateServiceIdentityResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1ImportProducerOverridesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1ImportProducerOverridesResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1ImportProducerQuotaPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1ImportProducerQuotaPoliciesResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1ProducerQuotaPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1ProducerQuotaPolicy.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1QuotaOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1QuotaOverride.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1RefreshConsumerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1RefreshConsumerResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1Beta1ServiceIdentity' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1Beta1ServiceIdentity.php',
'Google\\Service\\ServiceConsumerManagement\\V1DefaultIdentity' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1DefaultIdentity.php',
'Google\\Service\\ServiceConsumerManagement\\V1DisableConsumerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1DisableConsumerResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1EnableConsumerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1EnableConsumerResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1GenerateDefaultIdentityResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1GenerateDefaultIdentityResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1GenerateServiceAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1GenerateServiceAccountResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1RefreshConsumerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1RefreshConsumerResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1RemoveVisibilityLabelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1RemoveVisibilityLabelsResponse.php',
'Google\\Service\\ServiceConsumerManagement\\V1ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceConsumerManagement/V1ServiceAccount.php',
'Google\\Service\\ServiceControl' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl.php',
'Google\\Service\\ServiceControl\\Api' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/Api.php',
'Google\\Service\\ServiceControl\\AttributeContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/AttributeContext.php',
'Google\\Service\\ServiceControl\\AuditLog' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/AuditLog.php',
'Google\\Service\\ServiceControl\\Auth' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/Auth.php',
'Google\\Service\\ServiceControl\\AuthenticationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/AuthenticationInfo.php',
'Google\\Service\\ServiceControl\\AuthorizationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php',
'Google\\Service\\ServiceControl\\CheckRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/CheckRequest.php',
'Google\\Service\\ServiceControl\\CheckResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/CheckResponse.php',
'Google\\Service\\ServiceControl\\FirstPartyPrincipal' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/FirstPartyPrincipal.php',
'Google\\Service\\ServiceControl\\Peer' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/Peer.php',
'Google\\Service\\ServiceControl\\ReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/ReportRequest.php',
'Google\\Service\\ServiceControl\\ReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/ReportResponse.php',
'Google\\Service\\ServiceControl\\Request' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/Request.php',
'Google\\Service\\ServiceControl\\RequestMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/RequestMetadata.php',
'Google\\Service\\ServiceControl\\ResourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/ResourceInfo.php',
'Google\\Service\\ServiceControl\\ResourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/ResourceLocation.php',
'Google\\Service\\ServiceControl\\Resource\\Services' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/Resource/Services.php',
'Google\\Service\\ServiceControl\\Response' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/Response.php',
'Google\\Service\\ServiceControl\\ServiceAccountDelegationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/ServiceAccountDelegationInfo.php',
'Google\\Service\\ServiceControl\\ServicecontrolResource' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/ServicecontrolResource.php',
'Google\\Service\\ServiceControl\\SpanContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/SpanContext.php',
'Google\\Service\\ServiceControl\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/Status.php',
'Google\\Service\\ServiceControl\\ThirdPartyPrincipal' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceControl/ThirdPartyPrincipal.php',
'Google\\Service\\ServiceDirectory' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory.php',
'Google\\Service\\ServiceDirectory\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Binding.php',
'Google\\Service\\ServiceDirectory\\Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Endpoint.php',
'Google\\Service\\ServiceDirectory\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Expr.php',
'Google\\Service\\ServiceDirectory\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/GetIamPolicyRequest.php',
'Google\\Service\\ServiceDirectory\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/GetPolicyOptions.php',
'Google\\Service\\ServiceDirectory\\ListEndpointsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/ListEndpointsResponse.php',
'Google\\Service\\ServiceDirectory\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/ListLocationsResponse.php',
'Google\\Service\\ServiceDirectory\\ListNamespacesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/ListNamespacesResponse.php',
'Google\\Service\\ServiceDirectory\\ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/ListServicesResponse.php',
'Google\\Service\\ServiceDirectory\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Location.php',
'Google\\Service\\ServiceDirectory\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Policy.php',
'Google\\Service\\ServiceDirectory\\ResolveServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/ResolveServiceRequest.php',
'Google\\Service\\ServiceDirectory\\ResolveServiceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/ResolveServiceResponse.php',
'Google\\Service\\ServiceDirectory\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Resource/Projects.php',
'Google\\Service\\ServiceDirectory\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Resource/ProjectsLocations.php',
'Google\\Service\\ServiceDirectory\\Resource\\ProjectsLocationsNamespaces' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Resource/ProjectsLocationsNamespaces.php',
'Google\\Service\\ServiceDirectory\\Resource\\ProjectsLocationsNamespacesServices' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Resource/ProjectsLocationsNamespacesServices.php',
'Google\\Service\\ServiceDirectory\\Resource\\ProjectsLocationsNamespacesServicesEndpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Resource/ProjectsLocationsNamespacesServicesEndpoints.php',
'Google\\Service\\ServiceDirectory\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/Service.php',
'Google\\Service\\ServiceDirectory\\ServicedirectoryEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/ServicedirectoryEmpty.php',
'Google\\Service\\ServiceDirectory\\ServicedirectoryNamespace' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/ServicedirectoryNamespace.php',
'Google\\Service\\ServiceDirectory\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/SetIamPolicyRequest.php',
'Google\\Service\\ServiceDirectory\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/TestIamPermissionsRequest.php',
'Google\\Service\\ServiceDirectory\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceDirectory/TestIamPermissionsResponse.php',
'Google\\Service\\ServiceManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement.php',
'Google\\Service\\ServiceManagement\\Advice' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Advice.php',
'Google\\Service\\ServiceManagement\\Api' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Api.php',
'Google\\Service\\ServiceManagement\\AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/AuditConfig.php',
'Google\\Service\\ServiceManagement\\AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/AuditLogConfig.php',
'Google\\Service\\ServiceManagement\\AuthProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/AuthProvider.php',
'Google\\Service\\ServiceManagement\\AuthRequirement' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/AuthRequirement.php',
'Google\\Service\\ServiceManagement\\Authentication' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Authentication.php',
'Google\\Service\\ServiceManagement\\AuthenticationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/AuthenticationRule.php',
'Google\\Service\\ServiceManagement\\Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Backend.php',
'Google\\Service\\ServiceManagement\\BackendRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/BackendRule.php',
'Google\\Service\\ServiceManagement\\Billing' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Billing.php',
'Google\\Service\\ServiceManagement\\BillingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/BillingDestination.php',
'Google\\Service\\ServiceManagement\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Binding.php',
'Google\\Service\\ServiceManagement\\ChangeReport' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ChangeReport.php',
'Google\\Service\\ServiceManagement\\ConfigChange' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ConfigChange.php',
'Google\\Service\\ServiceManagement\\ConfigFile' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ConfigFile.php',
'Google\\Service\\ServiceManagement\\ConfigRef' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ConfigRef.php',
'Google\\Service\\ServiceManagement\\ConfigSource' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ConfigSource.php',
'Google\\Service\\ServiceManagement\\Context' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Context.php',
'Google\\Service\\ServiceManagement\\ContextRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ContextRule.php',
'Google\\Service\\ServiceManagement\\Control' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Control.php',
'Google\\Service\\ServiceManagement\\CustomError' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/CustomError.php',
'Google\\Service\\ServiceManagement\\CustomErrorRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/CustomErrorRule.php',
'Google\\Service\\ServiceManagement\\CustomHttpPattern' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/CustomHttpPattern.php',
'Google\\Service\\ServiceManagement\\DeleteServiceStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/DeleteServiceStrategy.php',
'Google\\Service\\ServiceManagement\\Diagnostic' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Diagnostic.php',
'Google\\Service\\ServiceManagement\\Documentation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Documentation.php',
'Google\\Service\\ServiceManagement\\DocumentationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/DocumentationRule.php',
'Google\\Service\\ServiceManagement\\EnableServiceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/EnableServiceResponse.php',
'Google\\Service\\ServiceManagement\\Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Endpoint.php',
'Google\\Service\\ServiceManagement\\Enum' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Enum.php',
'Google\\Service\\ServiceManagement\\EnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/EnumValue.php',
'Google\\Service\\ServiceManagement\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Expr.php',
'Google\\Service\\ServiceManagement\\Field' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Field.php',
'Google\\Service\\ServiceManagement\\FlowErrorDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/FlowErrorDetails.php',
'Google\\Service\\ServiceManagement\\GenerateConfigReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/GenerateConfigReportRequest.php',
'Google\\Service\\ServiceManagement\\GenerateConfigReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/GenerateConfigReportResponse.php',
'Google\\Service\\ServiceManagement\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/GetIamPolicyRequest.php',
'Google\\Service\\ServiceManagement\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/GetPolicyOptions.php',
'Google\\Service\\ServiceManagement\\Http' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Http.php',
'Google\\Service\\ServiceManagement\\HttpRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/HttpRule.php',
'Google\\Service\\ServiceManagement\\JwtLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/JwtLocation.php',
'Google\\Service\\ServiceManagement\\LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/LabelDescriptor.php',
'Google\\Service\\ServiceManagement\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ListOperationsResponse.php',
'Google\\Service\\ServiceManagement\\ListServiceConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ListServiceConfigsResponse.php',
'Google\\Service\\ServiceManagement\\ListServiceRolloutsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ListServiceRolloutsResponse.php',
'Google\\Service\\ServiceManagement\\ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ListServicesResponse.php',
'Google\\Service\\ServiceManagement\\LogDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/LogDescriptor.php',
'Google\\Service\\ServiceManagement\\Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Logging.php',
'Google\\Service\\ServiceManagement\\LoggingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/LoggingDestination.php',
'Google\\Service\\ServiceManagement\\ManagedService' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ManagedService.php',
'Google\\Service\\ServiceManagement\\Method' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Method.php',
'Google\\Service\\ServiceManagement\\MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/MetricDescriptor.php',
'Google\\Service\\ServiceManagement\\MetricDescriptorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/MetricDescriptorMetadata.php',
'Google\\Service\\ServiceManagement\\MetricRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/MetricRule.php',
'Google\\Service\\ServiceManagement\\Mixin' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Mixin.php',
'Google\\Service\\ServiceManagement\\MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/MonitoredResourceDescriptor.php',
'Google\\Service\\ServiceManagement\\Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Monitoring.php',
'Google\\Service\\ServiceManagement\\MonitoringDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/MonitoringDestination.php',
'Google\\Service\\ServiceManagement\\OAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/OAuthRequirements.php',
'Google\\Service\\ServiceManagement\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Operation.php',
'Google\\Service\\ServiceManagement\\OperationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/OperationInfo.php',
'Google\\Service\\ServiceManagement\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/OperationMetadata.php',
'Google\\Service\\ServiceManagement\\Option' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Option.php',
'Google\\Service\\ServiceManagement\\Page' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Page.php',
'Google\\Service\\ServiceManagement\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Policy.php',
'Google\\Service\\ServiceManagement\\Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Quota.php',
'Google\\Service\\ServiceManagement\\QuotaLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/QuotaLimit.php',
'Google\\Service\\ServiceManagement\\ResourceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/ResourceReference.php',
'Google\\Service\\ServiceManagement\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Resource/Operations.php',
'Google\\Service\\ServiceManagement\\Resource\\Services' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Resource/Services.php',
'Google\\Service\\ServiceManagement\\Resource\\ServicesConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Resource/ServicesConfigs.php',
'Google\\Service\\ServiceManagement\\Resource\\ServicesConsumers' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Resource/ServicesConsumers.php',
'Google\\Service\\ServiceManagement\\Resource\\ServicesRollouts' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Resource/ServicesRollouts.php',
'Google\\Service\\ServiceManagement\\Rollout' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Rollout.php',
'Google\\Service\\ServiceManagement\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Service.php',
'Google\\Service\\ServiceManagement\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/SetIamPolicyRequest.php',
'Google\\Service\\ServiceManagement\\SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/SourceContext.php',
'Google\\Service\\ServiceManagement\\SourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/SourceInfo.php',
'Google\\Service\\ServiceManagement\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Status.php',
'Google\\Service\\ServiceManagement\\Step' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Step.php',
'Google\\Service\\ServiceManagement\\SubmitConfigSourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/SubmitConfigSourceRequest.php',
'Google\\Service\\ServiceManagement\\SubmitConfigSourceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/SubmitConfigSourceResponse.php',
'Google\\Service\\ServiceManagement\\SystemParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/SystemParameter.php',
'Google\\Service\\ServiceManagement\\SystemParameterRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/SystemParameterRule.php',
'Google\\Service\\ServiceManagement\\SystemParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/SystemParameters.php',
'Google\\Service\\ServiceManagement\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/TestIamPermissionsRequest.php',
'Google\\Service\\ServiceManagement\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/TestIamPermissionsResponse.php',
'Google\\Service\\ServiceManagement\\TrafficPercentStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/TrafficPercentStrategy.php',
'Google\\Service\\ServiceManagement\\Type' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Type.php',
'Google\\Service\\ServiceManagement\\UndeleteServiceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/UndeleteServiceResponse.php',
'Google\\Service\\ServiceManagement\\Usage' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/Usage.php',
'Google\\Service\\ServiceManagement\\UsageRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceManagement/UsageRule.php',
'Google\\Service\\ServiceNetworking' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking.php',
'Google\\Service\\ServiceNetworking\\AddDnsRecordSetMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AddDnsRecordSetMetadata.php',
'Google\\Service\\ServiceNetworking\\AddDnsRecordSetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AddDnsRecordSetRequest.php',
'Google\\Service\\ServiceNetworking\\AddDnsZoneMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AddDnsZoneMetadata.php',
'Google\\Service\\ServiceNetworking\\AddDnsZoneRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AddDnsZoneRequest.php',
'Google\\Service\\ServiceNetworking\\AddDnsZoneResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AddDnsZoneResponse.php',
'Google\\Service\\ServiceNetworking\\AddRolesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AddRolesMetadata.php',
'Google\\Service\\ServiceNetworking\\AddRolesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AddRolesRequest.php',
'Google\\Service\\ServiceNetworking\\AddRolesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AddRolesResponse.php',
'Google\\Service\\ServiceNetworking\\AddSubnetworkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AddSubnetworkRequest.php',
'Google\\Service\\ServiceNetworking\\Api' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Api.php',
'Google\\Service\\ServiceNetworking\\AuthProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AuthProvider.php',
'Google\\Service\\ServiceNetworking\\AuthRequirement' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AuthRequirement.php',
'Google\\Service\\ServiceNetworking\\Authentication' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Authentication.php',
'Google\\Service\\ServiceNetworking\\AuthenticationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/AuthenticationRule.php',
'Google\\Service\\ServiceNetworking\\Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Backend.php',
'Google\\Service\\ServiceNetworking\\BackendRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/BackendRule.php',
'Google\\Service\\ServiceNetworking\\Billing' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Billing.php',
'Google\\Service\\ServiceNetworking\\BillingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/BillingDestination.php',
'Google\\Service\\ServiceNetworking\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/CancelOperationRequest.php',
'Google\\Service\\ServiceNetworking\\Connection' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Connection.php',
'Google\\Service\\ServiceNetworking\\ConsumerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ConsumerConfig.php',
'Google\\Service\\ServiceNetworking\\ConsumerConfigMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ConsumerConfigMetadata.php',
'Google\\Service\\ServiceNetworking\\ConsumerProject' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ConsumerProject.php',
'Google\\Service\\ServiceNetworking\\Context' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Context.php',
'Google\\Service\\ServiceNetworking\\ContextRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ContextRule.php',
'Google\\Service\\ServiceNetworking\\Control' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Control.php',
'Google\\Service\\ServiceNetworking\\CustomError' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/CustomError.php',
'Google\\Service\\ServiceNetworking\\CustomErrorRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/CustomErrorRule.php',
'Google\\Service\\ServiceNetworking\\CustomHttpPattern' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/CustomHttpPattern.php',
'Google\\Service\\ServiceNetworking\\DeleteConnectionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/DeleteConnectionMetadata.php',
'Google\\Service\\ServiceNetworking\\DeleteConnectionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/DeleteConnectionRequest.php',
'Google\\Service\\ServiceNetworking\\DeletePeeredDnsDomainMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/DeletePeeredDnsDomainMetadata.php',
'Google\\Service\\ServiceNetworking\\DisableVpcServiceControlsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/DisableVpcServiceControlsRequest.php',
'Google\\Service\\ServiceNetworking\\DnsRecordSet' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/DnsRecordSet.php',
'Google\\Service\\ServiceNetworking\\DnsZone' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/DnsZone.php',
'Google\\Service\\ServiceNetworking\\Documentation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Documentation.php',
'Google\\Service\\ServiceNetworking\\DocumentationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/DocumentationRule.php',
'Google\\Service\\ServiceNetworking\\EnableVpcServiceControlsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/EnableVpcServiceControlsRequest.php',
'Google\\Service\\ServiceNetworking\\Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Endpoint.php',
'Google\\Service\\ServiceNetworking\\Enum' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Enum.php',
'Google\\Service\\ServiceNetworking\\EnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/EnumValue.php',
'Google\\Service\\ServiceNetworking\\Field' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Field.php',
'Google\\Service\\ServiceNetworking\\GoogleCloudServicenetworkingV1ConsumerConfigReservedRange' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/GoogleCloudServicenetworkingV1ConsumerConfigReservedRange.php',
'Google\\Service\\ServiceNetworking\\GoogleCloudServicenetworkingV1betaConnection' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/GoogleCloudServicenetworkingV1betaConnection.php',
'Google\\Service\\ServiceNetworking\\GoogleCloudServicenetworkingV1betaSubnetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/GoogleCloudServicenetworkingV1betaSubnetwork.php',
'Google\\Service\\ServiceNetworking\\Http' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Http.php',
'Google\\Service\\ServiceNetworking\\HttpRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/HttpRule.php',
'Google\\Service\\ServiceNetworking\\JwtLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/JwtLocation.php',
'Google\\Service\\ServiceNetworking\\LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/LabelDescriptor.php',
'Google\\Service\\ServiceNetworking\\ListConnectionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ListConnectionsResponse.php',
'Google\\Service\\ServiceNetworking\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ListOperationsResponse.php',
'Google\\Service\\ServiceNetworking\\ListPeeredDnsDomainsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ListPeeredDnsDomainsResponse.php',
'Google\\Service\\ServiceNetworking\\LogDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/LogDescriptor.php',
'Google\\Service\\ServiceNetworking\\Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Logging.php',
'Google\\Service\\ServiceNetworking\\LoggingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/LoggingDestination.php',
'Google\\Service\\ServiceNetworking\\Method' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Method.php',
'Google\\Service\\ServiceNetworking\\MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/MetricDescriptor.php',
'Google\\Service\\ServiceNetworking\\MetricDescriptorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/MetricDescriptorMetadata.php',
'Google\\Service\\ServiceNetworking\\MetricRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/MetricRule.php',
'Google\\Service\\ServiceNetworking\\Mixin' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Mixin.php',
'Google\\Service\\ServiceNetworking\\MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/MonitoredResourceDescriptor.php',
'Google\\Service\\ServiceNetworking\\Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Monitoring.php',
'Google\\Service\\ServiceNetworking\\MonitoringDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/MonitoringDestination.php',
'Google\\Service\\ServiceNetworking\\OAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/OAuthRequirements.php',
'Google\\Service\\ServiceNetworking\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Operation.php',
'Google\\Service\\ServiceNetworking\\Option' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Option.php',
'Google\\Service\\ServiceNetworking\\Page' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Page.php',
'Google\\Service\\ServiceNetworking\\PartialDeleteConnectionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/PartialDeleteConnectionMetadata.php',
'Google\\Service\\ServiceNetworking\\PeeredDnsDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/PeeredDnsDomain.php',
'Google\\Service\\ServiceNetworking\\PeeredDnsDomainMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/PeeredDnsDomainMetadata.php',
'Google\\Service\\ServiceNetworking\\PolicyBinding' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/PolicyBinding.php',
'Google\\Service\\ServiceNetworking\\Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Quota.php',
'Google\\Service\\ServiceNetworking\\QuotaLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/QuotaLimit.php',
'Google\\Service\\ServiceNetworking\\Range' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Range.php',
'Google\\Service\\ServiceNetworking\\RangeReservation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/RangeReservation.php',
'Google\\Service\\ServiceNetworking\\RemoveDnsRecordSetMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/RemoveDnsRecordSetMetadata.php',
'Google\\Service\\ServiceNetworking\\RemoveDnsRecordSetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/RemoveDnsRecordSetRequest.php',
'Google\\Service\\ServiceNetworking\\RemoveDnsRecordSetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/RemoveDnsRecordSetResponse.php',
'Google\\Service\\ServiceNetworking\\RemoveDnsZoneMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/RemoveDnsZoneMetadata.php',
'Google\\Service\\ServiceNetworking\\RemoveDnsZoneRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/RemoveDnsZoneRequest.php',
'Google\\Service\\ServiceNetworking\\RemoveDnsZoneResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/RemoveDnsZoneResponse.php',
'Google\\Service\\ServiceNetworking\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/Operations.php',
'Google\\Service\\ServiceNetworking\\Resource\\Services' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/Services.php',
'Google\\Service\\ServiceNetworking\\Resource\\ServicesConnections' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/ServicesConnections.php',
'Google\\Service\\ServiceNetworking\\Resource\\ServicesDnsRecordSets' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/ServicesDnsRecordSets.php',
'Google\\Service\\ServiceNetworking\\Resource\\ServicesDnsZones' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/ServicesDnsZones.php',
'Google\\Service\\ServiceNetworking\\Resource\\ServicesProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/ServicesProjects.php',
'Google\\Service\\ServiceNetworking\\Resource\\ServicesProjectsServicenetworkingGlobal' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/ServicesProjectsServicenetworkingGlobal.php',
'Google\\Service\\ServiceNetworking\\Resource\\ServicesProjectsServicenetworkingGlobalNetworks' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/ServicesProjectsServicenetworkingGlobalNetworks.php',
'Google\\Service\\ServiceNetworking\\Resource\\ServicesProjectsServicenetworkingGlobalNetworksPeeredDnsDomains' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/ServicesProjectsServicenetworkingGlobalNetworksPeeredDnsDomains.php',
'Google\\Service\\ServiceNetworking\\Resource\\ServicesRoles' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Resource/ServicesRoles.php',
'Google\\Service\\ServiceNetworking\\Route' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Route.php',
'Google\\Service\\ServiceNetworking\\SearchRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/SearchRangeRequest.php',
'Google\\Service\\ServiceNetworking\\SecondaryIpRange' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/SecondaryIpRange.php',
'Google\\Service\\ServiceNetworking\\SecondaryIpRangeSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/SecondaryIpRangeSpec.php',
'Google\\Service\\ServiceNetworking\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Service.php',
'Google\\Service\\ServiceNetworking\\ServicenetworkingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ServicenetworkingEmpty.php',
'Google\\Service\\ServiceNetworking\\SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/SourceContext.php',
'Google\\Service\\ServiceNetworking\\SourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/SourceInfo.php',
'Google\\Service\\ServiceNetworking\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Status.php',
'Google\\Service\\ServiceNetworking\\Subnetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Subnetwork.php',
'Google\\Service\\ServiceNetworking\\SystemParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/SystemParameter.php',
'Google\\Service\\ServiceNetworking\\SystemParameterRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/SystemParameterRule.php',
'Google\\Service\\ServiceNetworking\\SystemParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/SystemParameters.php',
'Google\\Service\\ServiceNetworking\\Type' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Type.php',
'Google\\Service\\ServiceNetworking\\UpdateConsumerConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/UpdateConsumerConfigRequest.php',
'Google\\Service\\ServiceNetworking\\UpdateDnsRecordSetMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/UpdateDnsRecordSetMetadata.php',
'Google\\Service\\ServiceNetworking\\UpdateDnsRecordSetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/UpdateDnsRecordSetRequest.php',
'Google\\Service\\ServiceNetworking\\Usage' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/Usage.php',
'Google\\Service\\ServiceNetworking\\UsageRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/UsageRule.php',
'Google\\Service\\ServiceNetworking\\ValidateConsumerConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ValidateConsumerConfigRequest.php',
'Google\\Service\\ServiceNetworking\\ValidateConsumerConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceNetworking/ValidateConsumerConfigResponse.php',
'Google\\Service\\ServiceUsage' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage.php',
'Google\\Service\\ServiceUsage\\AdminQuotaPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/AdminQuotaPolicy.php',
'Google\\Service\\ServiceUsage\\Api' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Api.php',
'Google\\Service\\ServiceUsage\\AuthProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/AuthProvider.php',
'Google\\Service\\ServiceUsage\\AuthRequirement' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/AuthRequirement.php',
'Google\\Service\\ServiceUsage\\Authentication' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Authentication.php',
'Google\\Service\\ServiceUsage\\AuthenticationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/AuthenticationRule.php',
'Google\\Service\\ServiceUsage\\Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Backend.php',
'Google\\Service\\ServiceUsage\\BackendRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/BackendRule.php',
'Google\\Service\\ServiceUsage\\BatchCreateAdminOverridesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/BatchCreateAdminOverridesResponse.php',
'Google\\Service\\ServiceUsage\\BatchCreateConsumerOverridesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/BatchCreateConsumerOverridesResponse.php',
'Google\\Service\\ServiceUsage\\BatchEnableServicesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/BatchEnableServicesRequest.php',
'Google\\Service\\ServiceUsage\\BatchEnableServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/BatchEnableServicesResponse.php',
'Google\\Service\\ServiceUsage\\BatchGetServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/BatchGetServicesResponse.php',
'Google\\Service\\ServiceUsage\\Billing' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Billing.php',
'Google\\Service\\ServiceUsage\\BillingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/BillingDestination.php',
'Google\\Service\\ServiceUsage\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/CancelOperationRequest.php',
'Google\\Service\\ServiceUsage\\Context' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Context.php',
'Google\\Service\\ServiceUsage\\ContextRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ContextRule.php',
'Google\\Service\\ServiceUsage\\Control' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Control.php',
'Google\\Service\\ServiceUsage\\CreateAdminQuotaPolicyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/CreateAdminQuotaPolicyMetadata.php',
'Google\\Service\\ServiceUsage\\CustomError' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/CustomError.php',
'Google\\Service\\ServiceUsage\\CustomErrorRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/CustomErrorRule.php',
'Google\\Service\\ServiceUsage\\CustomHttpPattern' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/CustomHttpPattern.php',
'Google\\Service\\ServiceUsage\\DeleteAdminQuotaPolicyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/DeleteAdminQuotaPolicyMetadata.php',
'Google\\Service\\ServiceUsage\\DisableServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/DisableServiceRequest.php',
'Google\\Service\\ServiceUsage\\DisableServiceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/DisableServiceResponse.php',
'Google\\Service\\ServiceUsage\\Documentation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Documentation.php',
'Google\\Service\\ServiceUsage\\DocumentationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/DocumentationRule.php',
'Google\\Service\\ServiceUsage\\EnableFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/EnableFailure.php',
'Google\\Service\\ServiceUsage\\EnableServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/EnableServiceRequest.php',
'Google\\Service\\ServiceUsage\\EnableServiceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/EnableServiceResponse.php',
'Google\\Service\\ServiceUsage\\Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Endpoint.php',
'Google\\Service\\ServiceUsage\\Enum' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Enum.php',
'Google\\Service\\ServiceUsage\\EnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/EnumValue.php',
'Google\\Service\\ServiceUsage\\Field' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Field.php',
'Google\\Service\\ServiceUsage\\GetServiceIdentityMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/GetServiceIdentityMetadata.php',
'Google\\Service\\ServiceUsage\\GetServiceIdentityResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/GetServiceIdentityResponse.php',
'Google\\Service\\ServiceUsage\\GoogleApiService' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/GoogleApiService.php',
'Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/GoogleApiServiceusageV1OperationMetadata.php',
'Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1Service' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/GoogleApiServiceusageV1Service.php',
'Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1ServiceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/GoogleApiServiceusageV1ServiceConfig.php',
'Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1beta1GetServiceIdentityResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/GoogleApiServiceusageV1beta1GetServiceIdentityResponse.php',
'Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1beta1ServiceIdentity' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/GoogleApiServiceusageV1beta1ServiceIdentity.php',
'Google\\Service\\ServiceUsage\\Http' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Http.php',
'Google\\Service\\ServiceUsage\\HttpRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/HttpRule.php',
'Google\\Service\\ServiceUsage\\ImportAdminOverridesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ImportAdminOverridesMetadata.php',
'Google\\Service\\ServiceUsage\\ImportAdminOverridesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ImportAdminOverridesResponse.php',
'Google\\Service\\ServiceUsage\\ImportAdminQuotaPoliciesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ImportAdminQuotaPoliciesMetadata.php',
'Google\\Service\\ServiceUsage\\ImportAdminQuotaPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ImportAdminQuotaPoliciesResponse.php',
'Google\\Service\\ServiceUsage\\ImportConsumerOverridesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ImportConsumerOverridesMetadata.php',
'Google\\Service\\ServiceUsage\\ImportConsumerOverridesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ImportConsumerOverridesResponse.php',
'Google\\Service\\ServiceUsage\\JwtLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/JwtLocation.php',
'Google\\Service\\ServiceUsage\\LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/LabelDescriptor.php',
'Google\\Service\\ServiceUsage\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ListOperationsResponse.php',
'Google\\Service\\ServiceUsage\\ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ListServicesResponse.php',
'Google\\Service\\ServiceUsage\\LogDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/LogDescriptor.php',
'Google\\Service\\ServiceUsage\\Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Logging.php',
'Google\\Service\\ServiceUsage\\LoggingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/LoggingDestination.php',
'Google\\Service\\ServiceUsage\\Method' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Method.php',
'Google\\Service\\ServiceUsage\\MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/MetricDescriptor.php',
'Google\\Service\\ServiceUsage\\MetricDescriptorMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/MetricDescriptorMetadata.php',
'Google\\Service\\ServiceUsage\\MetricRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/MetricRule.php',
'Google\\Service\\ServiceUsage\\Mixin' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Mixin.php',
'Google\\Service\\ServiceUsage\\MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/MonitoredResourceDescriptor.php',
'Google\\Service\\ServiceUsage\\Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Monitoring.php',
'Google\\Service\\ServiceUsage\\MonitoringDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/MonitoringDestination.php',
'Google\\Service\\ServiceUsage\\OAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/OAuthRequirements.php',
'Google\\Service\\ServiceUsage\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Operation.php',
'Google\\Service\\ServiceUsage\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/OperationMetadata.php',
'Google\\Service\\ServiceUsage\\Option' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Option.php',
'Google\\Service\\ServiceUsage\\Page' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Page.php',
'Google\\Service\\ServiceUsage\\Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Quota.php',
'Google\\Service\\ServiceUsage\\QuotaLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/QuotaLimit.php',
'Google\\Service\\ServiceUsage\\QuotaOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/QuotaOverride.php',
'Google\\Service\\ServiceUsage\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Resource/Operations.php',
'Google\\Service\\ServiceUsage\\Resource\\Services' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Resource/Services.php',
'Google\\Service\\ServiceUsage\\ServiceIdentity' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ServiceIdentity.php',
'Google\\Service\\ServiceUsage\\ServiceusageEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/ServiceusageEmpty.php',
'Google\\Service\\ServiceUsage\\SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/SourceContext.php',
'Google\\Service\\ServiceUsage\\SourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/SourceInfo.php',
'Google\\Service\\ServiceUsage\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Status.php',
'Google\\Service\\ServiceUsage\\SystemParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/SystemParameter.php',
'Google\\Service\\ServiceUsage\\SystemParameterRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/SystemParameterRule.php',
'Google\\Service\\ServiceUsage\\SystemParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/SystemParameters.php',
'Google\\Service\\ServiceUsage\\Type' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Type.php',
'Google\\Service\\ServiceUsage\\UpdateAdminQuotaPolicyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/UpdateAdminQuotaPolicyMetadata.php',
'Google\\Service\\ServiceUsage\\Usage' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/Usage.php',
'Google\\Service\\ServiceUsage\\UsageRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ServiceUsage/UsageRule.php',
'Google\\Service\\Sheets' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets.php',
'Google\\Service\\Sheets\\AddBandingRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddBandingRequest.php',
'Google\\Service\\Sheets\\AddBandingResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddBandingResponse.php',
'Google\\Service\\Sheets\\AddChartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddChartRequest.php',
'Google\\Service\\Sheets\\AddChartResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddChartResponse.php',
'Google\\Service\\Sheets\\AddConditionalFormatRuleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddConditionalFormatRuleRequest.php',
'Google\\Service\\Sheets\\AddDataSourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddDataSourceRequest.php',
'Google\\Service\\Sheets\\AddDataSourceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddDataSourceResponse.php',
'Google\\Service\\Sheets\\AddDimensionGroupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddDimensionGroupRequest.php',
'Google\\Service\\Sheets\\AddDimensionGroupResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddDimensionGroupResponse.php',
'Google\\Service\\Sheets\\AddFilterViewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddFilterViewRequest.php',
'Google\\Service\\Sheets\\AddFilterViewResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddFilterViewResponse.php',
'Google\\Service\\Sheets\\AddNamedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddNamedRangeRequest.php',
'Google\\Service\\Sheets\\AddNamedRangeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddNamedRangeResponse.php',
'Google\\Service\\Sheets\\AddProtectedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddProtectedRangeRequest.php',
'Google\\Service\\Sheets\\AddProtectedRangeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddProtectedRangeResponse.php',
'Google\\Service\\Sheets\\AddSheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddSheetRequest.php',
'Google\\Service\\Sheets\\AddSheetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddSheetResponse.php',
'Google\\Service\\Sheets\\AddSlicerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddSlicerRequest.php',
'Google\\Service\\Sheets\\AddSlicerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AddSlicerResponse.php',
'Google\\Service\\Sheets\\AppendCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AppendCellsRequest.php',
'Google\\Service\\Sheets\\AppendDimensionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AppendDimensionRequest.php',
'Google\\Service\\Sheets\\AppendValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AppendValuesResponse.php',
'Google\\Service\\Sheets\\AutoFillRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AutoFillRequest.php',
'Google\\Service\\Sheets\\AutoResizeDimensionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/AutoResizeDimensionsRequest.php',
'Google\\Service\\Sheets\\BandedRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BandedRange.php',
'Google\\Service\\Sheets\\BandingProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BandingProperties.php',
'Google\\Service\\Sheets\\BaselineValueFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BaselineValueFormat.php',
'Google\\Service\\Sheets\\BasicChartAxis' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BasicChartAxis.php',
'Google\\Service\\Sheets\\BasicChartDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BasicChartDomain.php',
'Google\\Service\\Sheets\\BasicChartSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BasicChartSeries.php',
'Google\\Service\\Sheets\\BasicChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BasicChartSpec.php',
'Google\\Service\\Sheets\\BasicFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BasicFilter.php',
'Google\\Service\\Sheets\\BasicSeriesDataPointStyleOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BasicSeriesDataPointStyleOverride.php',
'Google\\Service\\Sheets\\BatchClearValuesByDataFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterRequest.php',
'Google\\Service\\Sheets\\BatchClearValuesByDataFilterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterResponse.php',
'Google\\Service\\Sheets\\BatchClearValuesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchClearValuesRequest.php',
'Google\\Service\\Sheets\\BatchClearValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchClearValuesResponse.php',
'Google\\Service\\Sheets\\BatchGetValuesByDataFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterRequest.php',
'Google\\Service\\Sheets\\BatchGetValuesByDataFilterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterResponse.php',
'Google\\Service\\Sheets\\BatchGetValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchGetValuesResponse.php',
'Google\\Service\\Sheets\\BatchUpdateSpreadsheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetRequest.php',
'Google\\Service\\Sheets\\BatchUpdateSpreadsheetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetResponse.php',
'Google\\Service\\Sheets\\BatchUpdateValuesByDataFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterRequest.php',
'Google\\Service\\Sheets\\BatchUpdateValuesByDataFilterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterResponse.php',
'Google\\Service\\Sheets\\BatchUpdateValuesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchUpdateValuesRequest.php',
'Google\\Service\\Sheets\\BatchUpdateValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BatchUpdateValuesResponse.php',
'Google\\Service\\Sheets\\BigQueryDataSourceSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BigQueryDataSourceSpec.php',
'Google\\Service\\Sheets\\BigQueryQuerySpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BigQueryQuerySpec.php',
'Google\\Service\\Sheets\\BigQueryTableSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BigQueryTableSpec.php',
'Google\\Service\\Sheets\\BooleanCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BooleanCondition.php',
'Google\\Service\\Sheets\\BooleanRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BooleanRule.php',
'Google\\Service\\Sheets\\Border' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Border.php',
'Google\\Service\\Sheets\\Borders' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Borders.php',
'Google\\Service\\Sheets\\BubbleChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/BubbleChartSpec.php',
'Google\\Service\\Sheets\\CandlestickChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CandlestickChartSpec.php',
'Google\\Service\\Sheets\\CandlestickData' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CandlestickData.php',
'Google\\Service\\Sheets\\CandlestickDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CandlestickDomain.php',
'Google\\Service\\Sheets\\CandlestickSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CandlestickSeries.php',
'Google\\Service\\Sheets\\CellData' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CellData.php',
'Google\\Service\\Sheets\\CellFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CellFormat.php',
'Google\\Service\\Sheets\\ChartAxisViewWindowOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ChartAxisViewWindowOptions.php',
'Google\\Service\\Sheets\\ChartCustomNumberFormatOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ChartCustomNumberFormatOptions.php',
'Google\\Service\\Sheets\\ChartData' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ChartData.php',
'Google\\Service\\Sheets\\ChartDateTimeRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ChartDateTimeRule.php',
'Google\\Service\\Sheets\\ChartGroupRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ChartGroupRule.php',
'Google\\Service\\Sheets\\ChartHistogramRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ChartHistogramRule.php',
'Google\\Service\\Sheets\\ChartSourceRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ChartSourceRange.php',
'Google\\Service\\Sheets\\ChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ChartSpec.php',
'Google\\Service\\Sheets\\ClearBasicFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ClearBasicFilterRequest.php',
'Google\\Service\\Sheets\\ClearValuesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ClearValuesRequest.php',
'Google\\Service\\Sheets\\ClearValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ClearValuesResponse.php',
'Google\\Service\\Sheets\\Color' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Color.php',
'Google\\Service\\Sheets\\ColorStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ColorStyle.php',
'Google\\Service\\Sheets\\ConditionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ConditionValue.php',
'Google\\Service\\Sheets\\ConditionalFormatRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ConditionalFormatRule.php',
'Google\\Service\\Sheets\\CopyPasteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CopyPasteRequest.php',
'Google\\Service\\Sheets\\CopySheetToAnotherSpreadsheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CopySheetToAnotherSpreadsheetRequest.php',
'Google\\Service\\Sheets\\CreateDeveloperMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CreateDeveloperMetadataRequest.php',
'Google\\Service\\Sheets\\CreateDeveloperMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CreateDeveloperMetadataResponse.php',
'Google\\Service\\Sheets\\CutPasteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/CutPasteRequest.php',
'Google\\Service\\Sheets\\DataExecutionStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataExecutionStatus.php',
'Google\\Service\\Sheets\\DataFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataFilter.php',
'Google\\Service\\Sheets\\DataFilterValueRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataFilterValueRange.php',
'Google\\Service\\Sheets\\DataLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataLabel.php',
'Google\\Service\\Sheets\\DataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSource.php',
'Google\\Service\\Sheets\\DataSourceChartProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceChartProperties.php',
'Google\\Service\\Sheets\\DataSourceColumn' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceColumn.php',
'Google\\Service\\Sheets\\DataSourceColumnReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceColumnReference.php',
'Google\\Service\\Sheets\\DataSourceFormula' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceFormula.php',
'Google\\Service\\Sheets\\DataSourceObjectReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceObjectReference.php',
'Google\\Service\\Sheets\\DataSourceObjectReferences' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceObjectReferences.php',
'Google\\Service\\Sheets\\DataSourceParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceParameter.php',
'Google\\Service\\Sheets\\DataSourceRefreshDailySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceRefreshDailySchedule.php',
'Google\\Service\\Sheets\\DataSourceRefreshMonthlySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceRefreshMonthlySchedule.php',
'Google\\Service\\Sheets\\DataSourceRefreshSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceRefreshSchedule.php',
'Google\\Service\\Sheets\\DataSourceRefreshWeeklySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceRefreshWeeklySchedule.php',
'Google\\Service\\Sheets\\DataSourceSheetDimensionRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceSheetDimensionRange.php',
'Google\\Service\\Sheets\\DataSourceSheetProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceSheetProperties.php',
'Google\\Service\\Sheets\\DataSourceSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceSpec.php',
'Google\\Service\\Sheets\\DataSourceTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataSourceTable.php',
'Google\\Service\\Sheets\\DataValidationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DataValidationRule.php',
'Google\\Service\\Sheets\\DateTimeRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DateTimeRule.php',
'Google\\Service\\Sheets\\DeleteBandingRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteBandingRequest.php',
'Google\\Service\\Sheets\\DeleteConditionalFormatRuleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleRequest.php',
'Google\\Service\\Sheets\\DeleteConditionalFormatRuleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleResponse.php',
'Google\\Service\\Sheets\\DeleteDataSourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteDataSourceRequest.php',
'Google\\Service\\Sheets\\DeleteDeveloperMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataRequest.php',
'Google\\Service\\Sheets\\DeleteDeveloperMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataResponse.php',
'Google\\Service\\Sheets\\DeleteDimensionGroupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteDimensionGroupRequest.php',
'Google\\Service\\Sheets\\DeleteDimensionGroupResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteDimensionGroupResponse.php',
'Google\\Service\\Sheets\\DeleteDimensionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteDimensionRequest.php',
'Google\\Service\\Sheets\\DeleteDuplicatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteDuplicatesRequest.php',
'Google\\Service\\Sheets\\DeleteDuplicatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteDuplicatesResponse.php',
'Google\\Service\\Sheets\\DeleteEmbeddedObjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteEmbeddedObjectRequest.php',
'Google\\Service\\Sheets\\DeleteFilterViewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteFilterViewRequest.php',
'Google\\Service\\Sheets\\DeleteNamedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteNamedRangeRequest.php',
'Google\\Service\\Sheets\\DeleteProtectedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteProtectedRangeRequest.php',
'Google\\Service\\Sheets\\DeleteRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteRangeRequest.php',
'Google\\Service\\Sheets\\DeleteSheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeleteSheetRequest.php',
'Google\\Service\\Sheets\\DeveloperMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeveloperMetadata.php',
'Google\\Service\\Sheets\\DeveloperMetadataLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeveloperMetadataLocation.php',
'Google\\Service\\Sheets\\DeveloperMetadataLookup' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DeveloperMetadataLookup.php',
'Google\\Service\\Sheets\\DimensionGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DimensionGroup.php',
'Google\\Service\\Sheets\\DimensionProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DimensionProperties.php',
'Google\\Service\\Sheets\\DimensionRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DimensionRange.php',
'Google\\Service\\Sheets\\DuplicateFilterViewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DuplicateFilterViewRequest.php',
'Google\\Service\\Sheets\\DuplicateFilterViewResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DuplicateFilterViewResponse.php',
'Google\\Service\\Sheets\\DuplicateSheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DuplicateSheetRequest.php',
'Google\\Service\\Sheets\\DuplicateSheetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/DuplicateSheetResponse.php',
'Google\\Service\\Sheets\\Editors' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Editors.php',
'Google\\Service\\Sheets\\EmbeddedChart' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/EmbeddedChart.php',
'Google\\Service\\Sheets\\EmbeddedObjectBorder' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/EmbeddedObjectBorder.php',
'Google\\Service\\Sheets\\EmbeddedObjectPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/EmbeddedObjectPosition.php',
'Google\\Service\\Sheets\\ErrorValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ErrorValue.php',
'Google\\Service\\Sheets\\ExtendedValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ExtendedValue.php',
'Google\\Service\\Sheets\\FilterCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/FilterCriteria.php',
'Google\\Service\\Sheets\\FilterSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/FilterSpec.php',
'Google\\Service\\Sheets\\FilterView' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/FilterView.php',
'Google\\Service\\Sheets\\FindReplaceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/FindReplaceRequest.php',
'Google\\Service\\Sheets\\FindReplaceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/FindReplaceResponse.php',
'Google\\Service\\Sheets\\GetSpreadsheetByDataFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/GetSpreadsheetByDataFilterRequest.php',
'Google\\Service\\Sheets\\GradientRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/GradientRule.php',
'Google\\Service\\Sheets\\GridCoordinate' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/GridCoordinate.php',
'Google\\Service\\Sheets\\GridData' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/GridData.php',
'Google\\Service\\Sheets\\GridProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/GridProperties.php',
'Google\\Service\\Sheets\\GridRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/GridRange.php',
'Google\\Service\\Sheets\\HistogramChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/HistogramChartSpec.php',
'Google\\Service\\Sheets\\HistogramRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/HistogramRule.php',
'Google\\Service\\Sheets\\HistogramSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/HistogramSeries.php',
'Google\\Service\\Sheets\\InsertDimensionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/InsertDimensionRequest.php',
'Google\\Service\\Sheets\\InsertRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/InsertRangeRequest.php',
'Google\\Service\\Sheets\\InterpolationPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/InterpolationPoint.php',
'Google\\Service\\Sheets\\Interval' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Interval.php',
'Google\\Service\\Sheets\\IterativeCalculationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/IterativeCalculationSettings.php',
'Google\\Service\\Sheets\\KeyValueFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/KeyValueFormat.php',
'Google\\Service\\Sheets\\LineStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/LineStyle.php',
'Google\\Service\\Sheets\\Link' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Link.php',
'Google\\Service\\Sheets\\ManualRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ManualRule.php',
'Google\\Service\\Sheets\\ManualRuleGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ManualRuleGroup.php',
'Google\\Service\\Sheets\\MatchedDeveloperMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/MatchedDeveloperMetadata.php',
'Google\\Service\\Sheets\\MatchedValueRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/MatchedValueRange.php',
'Google\\Service\\Sheets\\MergeCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/MergeCellsRequest.php',
'Google\\Service\\Sheets\\MoveDimensionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/MoveDimensionRequest.php',
'Google\\Service\\Sheets\\NamedRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/NamedRange.php',
'Google\\Service\\Sheets\\NumberFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/NumberFormat.php',
'Google\\Service\\Sheets\\OrgChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/OrgChartSpec.php',
'Google\\Service\\Sheets\\OverlayPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/OverlayPosition.php',
'Google\\Service\\Sheets\\Padding' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Padding.php',
'Google\\Service\\Sheets\\PasteDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PasteDataRequest.php',
'Google\\Service\\Sheets\\PieChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PieChartSpec.php',
'Google\\Service\\Sheets\\PivotFilterCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PivotFilterCriteria.php',
'Google\\Service\\Sheets\\PivotFilterSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PivotFilterSpec.php',
'Google\\Service\\Sheets\\PivotGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PivotGroup.php',
'Google\\Service\\Sheets\\PivotGroupLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PivotGroupLimit.php',
'Google\\Service\\Sheets\\PivotGroupRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PivotGroupRule.php',
'Google\\Service\\Sheets\\PivotGroupSortValueBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PivotGroupSortValueBucket.php',
'Google\\Service\\Sheets\\PivotGroupValueMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PivotGroupValueMetadata.php',
'Google\\Service\\Sheets\\PivotTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PivotTable.php',
'Google\\Service\\Sheets\\PivotValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PivotValue.php',
'Google\\Service\\Sheets\\PointStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/PointStyle.php',
'Google\\Service\\Sheets\\ProtectedRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ProtectedRange.php',
'Google\\Service\\Sheets\\RandomizeRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/RandomizeRangeRequest.php',
'Google\\Service\\Sheets\\RefreshDataSourceObjectExecutionStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/RefreshDataSourceObjectExecutionStatus.php',
'Google\\Service\\Sheets\\RefreshDataSourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/RefreshDataSourceRequest.php',
'Google\\Service\\Sheets\\RefreshDataSourceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/RefreshDataSourceResponse.php',
'Google\\Service\\Sheets\\RepeatCellRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/RepeatCellRequest.php',
'Google\\Service\\Sheets\\Request' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Request.php',
'Google\\Service\\Sheets\\Resource\\Spreadsheets' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Resource/Spreadsheets.php',
'Google\\Service\\Sheets\\Resource\\SpreadsheetsDeveloperMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Resource/SpreadsheetsDeveloperMetadata.php',
'Google\\Service\\Sheets\\Resource\\SpreadsheetsSheets' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Resource/SpreadsheetsSheets.php',
'Google\\Service\\Sheets\\Resource\\SpreadsheetsValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Resource/SpreadsheetsValues.php',
'Google\\Service\\Sheets\\Response' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Response.php',
'Google\\Service\\Sheets\\RowData' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/RowData.php',
'Google\\Service\\Sheets\\ScorecardChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ScorecardChartSpec.php',
'Google\\Service\\Sheets\\SearchDeveloperMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SearchDeveloperMetadataRequest.php',
'Google\\Service\\Sheets\\SearchDeveloperMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SearchDeveloperMetadataResponse.php',
'Google\\Service\\Sheets\\SetBasicFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SetBasicFilterRequest.php',
'Google\\Service\\Sheets\\SetDataValidationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SetDataValidationRequest.php',
'Google\\Service\\Sheets\\Sheet' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Sheet.php',
'Google\\Service\\Sheets\\SheetProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SheetProperties.php',
'Google\\Service\\Sheets\\Slicer' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Slicer.php',
'Google\\Service\\Sheets\\SlicerSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SlicerSpec.php',
'Google\\Service\\Sheets\\SortRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SortRangeRequest.php',
'Google\\Service\\Sheets\\SortSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SortSpec.php',
'Google\\Service\\Sheets\\SourceAndDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SourceAndDestination.php',
'Google\\Service\\Sheets\\Spreadsheet' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/Spreadsheet.php',
'Google\\Service\\Sheets\\SpreadsheetProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SpreadsheetProperties.php',
'Google\\Service\\Sheets\\SpreadsheetTheme' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/SpreadsheetTheme.php',
'Google\\Service\\Sheets\\TextFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TextFormat.php',
'Google\\Service\\Sheets\\TextFormatRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TextFormatRun.php',
'Google\\Service\\Sheets\\TextPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TextPosition.php',
'Google\\Service\\Sheets\\TextRotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TextRotation.php',
'Google\\Service\\Sheets\\TextToColumnsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TextToColumnsRequest.php',
'Google\\Service\\Sheets\\ThemeColorPair' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ThemeColorPair.php',
'Google\\Service\\Sheets\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TimeOfDay.php',
'Google\\Service\\Sheets\\TreemapChartColorScale' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TreemapChartColorScale.php',
'Google\\Service\\Sheets\\TreemapChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TreemapChartSpec.php',
'Google\\Service\\Sheets\\TrimWhitespaceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TrimWhitespaceRequest.php',
'Google\\Service\\Sheets\\TrimWhitespaceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/TrimWhitespaceResponse.php',
'Google\\Service\\Sheets\\UnmergeCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UnmergeCellsRequest.php',
'Google\\Service\\Sheets\\UpdateBandingRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateBandingRequest.php',
'Google\\Service\\Sheets\\UpdateBordersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateBordersRequest.php',
'Google\\Service\\Sheets\\UpdateCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateCellsRequest.php',
'Google\\Service\\Sheets\\UpdateChartSpecRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateChartSpecRequest.php',
'Google\\Service\\Sheets\\UpdateConditionalFormatRuleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleRequest.php',
'Google\\Service\\Sheets\\UpdateConditionalFormatRuleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleResponse.php',
'Google\\Service\\Sheets\\UpdateDataSourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateDataSourceRequest.php',
'Google\\Service\\Sheets\\UpdateDataSourceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateDataSourceResponse.php',
'Google\\Service\\Sheets\\UpdateDeveloperMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataRequest.php',
'Google\\Service\\Sheets\\UpdateDeveloperMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataResponse.php',
'Google\\Service\\Sheets\\UpdateDimensionGroupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateDimensionGroupRequest.php',
'Google\\Service\\Sheets\\UpdateDimensionPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateDimensionPropertiesRequest.php',
'Google\\Service\\Sheets\\UpdateEmbeddedObjectBorderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectBorderRequest.php',
'Google\\Service\\Sheets\\UpdateEmbeddedObjectPositionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionRequest.php',
'Google\\Service\\Sheets\\UpdateEmbeddedObjectPositionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionResponse.php',
'Google\\Service\\Sheets\\UpdateFilterViewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateFilterViewRequest.php',
'Google\\Service\\Sheets\\UpdateNamedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateNamedRangeRequest.php',
'Google\\Service\\Sheets\\UpdateProtectedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateProtectedRangeRequest.php',
'Google\\Service\\Sheets\\UpdateSheetPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateSheetPropertiesRequest.php',
'Google\\Service\\Sheets\\UpdateSlicerSpecRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateSlicerSpecRequest.php',
'Google\\Service\\Sheets\\UpdateSpreadsheetPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateSpreadsheetPropertiesRequest.php',
'Google\\Service\\Sheets\\UpdateValuesByDataFilterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateValuesByDataFilterResponse.php',
'Google\\Service\\Sheets\\UpdateValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/UpdateValuesResponse.php',
'Google\\Service\\Sheets\\ValueRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/ValueRange.php',
'Google\\Service\\Sheets\\WaterfallChartColumnStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/WaterfallChartColumnStyle.php',
'Google\\Service\\Sheets\\WaterfallChartCustomSubtotal' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/WaterfallChartCustomSubtotal.php',
'Google\\Service\\Sheets\\WaterfallChartDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/WaterfallChartDomain.php',
'Google\\Service\\Sheets\\WaterfallChartSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/WaterfallChartSeries.php',
'Google\\Service\\Sheets\\WaterfallChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Sheets/WaterfallChartSpec.php',
'Google\\Service\\ShoppingContent' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent.php',
'Google\\Service\\ShoppingContent\\Account' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Account.php',
'Google\\Service\\ShoppingContent\\AccountAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountAddress.php',
'Google\\Service\\ShoppingContent\\AccountAdsLink' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountAdsLink.php',
'Google\\Service\\ShoppingContent\\AccountBusinessInformation' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountBusinessInformation.php',
'Google\\Service\\ShoppingContent\\AccountCredentials' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountCredentials.php',
'Google\\Service\\ShoppingContent\\AccountCustomerService' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountCustomerService.php',
'Google\\Service\\ShoppingContent\\AccountGoogleMyBusinessLink' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountGoogleMyBusinessLink.php',
'Google\\Service\\ShoppingContent\\AccountIdentifier' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountIdentifier.php',
'Google\\Service\\ShoppingContent\\AccountLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountLabel.php',
'Google\\Service\\ShoppingContent\\AccountReturnCarrier' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountReturnCarrier.php',
'Google\\Service\\ShoppingContent\\AccountStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountStatus.php',
'Google\\Service\\ShoppingContent\\AccountStatusAccountLevelIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountStatusAccountLevelIssue.php',
'Google\\Service\\ShoppingContent\\AccountStatusItemLevelIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountStatusItemLevelIssue.php',
'Google\\Service\\ShoppingContent\\AccountStatusProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountStatusProducts.php',
'Google\\Service\\ShoppingContent\\AccountStatusStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountStatusStatistics.php',
'Google\\Service\\ShoppingContent\\AccountTax' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountTax.php',
'Google\\Service\\ShoppingContent\\AccountTaxTaxRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountTaxTaxRule.php',
'Google\\Service\\ShoppingContent\\AccountUser' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountUser.php',
'Google\\Service\\ShoppingContent\\AccountYouTubeChannelLink' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountYouTubeChannelLink.php',
'Google\\Service\\ShoppingContent\\AccountsAuthInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsAuthInfoResponse.php',
'Google\\Service\\ShoppingContent\\AccountsClaimWebsiteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsClaimWebsiteResponse.php',
'Google\\Service\\ShoppingContent\\AccountsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntryLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchRequestEntryLinkRequest.php',
'Google\\Service\\ShoppingContent\\AccountsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\AccountsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\AccountsLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsLinkRequest.php',
'Google\\Service\\ShoppingContent\\AccountsLinkResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsLinkResponse.php',
'Google\\Service\\ShoppingContent\\AccountsListLinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsListLinksResponse.php',
'Google\\Service\\ShoppingContent\\AccountsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsListResponse.php',
'Google\\Service\\ShoppingContent\\AccountsUpdateLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsUpdateLabelsRequest.php',
'Google\\Service\\ShoppingContent\\AccountsUpdateLabelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountsUpdateLabelsResponse.php',
'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\AccountstatusesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccountstatusesListResponse.php',
'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\AccounttaxListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/AccounttaxListResponse.php',
'Google\\Service\\ShoppingContent\\ActivateBuyOnGoogleProgramRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ActivateBuyOnGoogleProgramRequest.php',
'Google\\Service\\ShoppingContent\\Amount' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Amount.php',
'Google\\Service\\ShoppingContent\\BusinessDayConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/BusinessDayConfig.php',
'Google\\Service\\ShoppingContent\\BuyOnGoogleProgramStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/BuyOnGoogleProgramStatus.php',
'Google\\Service\\ShoppingContent\\CarrierRate' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/CarrierRate.php',
'Google\\Service\\ShoppingContent\\CarriersCarrier' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/CarriersCarrier.php',
'Google\\Service\\ShoppingContent\\Collection' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Collection.php',
'Google\\Service\\ShoppingContent\\CollectionFeaturedProduct' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/CollectionFeaturedProduct.php',
'Google\\Service\\ShoppingContent\\CollectionStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/CollectionStatus.php',
'Google\\Service\\ShoppingContent\\CollectionStatusDestinationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/CollectionStatusDestinationStatus.php',
'Google\\Service\\ShoppingContent\\CollectionStatusItemLevelIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/CollectionStatusItemLevelIssue.php',
'Google\\Service\\ShoppingContent\\Css' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Css.php',
'Google\\Service\\ShoppingContent\\CustomAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/CustomAttribute.php',
'Google\\Service\\ShoppingContent\\CustomerReturnReason' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/CustomerReturnReason.php',
'Google\\Service\\ShoppingContent\\CutoffTime' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/CutoffTime.php',
'Google\\Service\\ShoppingContent\\Datafeed' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Datafeed.php',
'Google\\Service\\ShoppingContent\\DatafeedFetchSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedFetchSchedule.php',
'Google\\Service\\ShoppingContent\\DatafeedFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedFormat.php',
'Google\\Service\\ShoppingContent\\DatafeedStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedStatus.php',
'Google\\Service\\ShoppingContent\\DatafeedStatusError' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedStatusError.php',
'Google\\Service\\ShoppingContent\\DatafeedStatusExample' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedStatusExample.php',
'Google\\Service\\ShoppingContent\\DatafeedTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedTarget.php',
'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\DatafeedsFetchNowResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedsFetchNowResponse.php',
'Google\\Service\\ShoppingContent\\DatafeedsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedsListResponse.php',
'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\DatafeedstatusesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesListResponse.php',
'Google\\Service\\ShoppingContent\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Date.php',
'Google\\Service\\ShoppingContent\\DateTime' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DateTime.php',
'Google\\Service\\ShoppingContent\\DeliveryTime' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/DeliveryTime.php',
'Google\\Service\\ShoppingContent\\Error' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Error.php',
'Google\\Service\\ShoppingContent\\Errors' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Errors.php',
'Google\\Service\\ShoppingContent\\GmbAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/GmbAccounts.php',
'Google\\Service\\ShoppingContent\\GmbAccountsGmbAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/GmbAccountsGmbAccount.php',
'Google\\Service\\ShoppingContent\\Headers' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Headers.php',
'Google\\Service\\ShoppingContent\\HolidayCutoff' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/HolidayCutoff.php',
'Google\\Service\\ShoppingContent\\HolidaysHoliday' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/HolidaysHoliday.php',
'Google\\Service\\ShoppingContent\\InapplicabilityDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/InapplicabilityDetails.php',
'Google\\Service\\ShoppingContent\\Installment' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Installment.php',
'Google\\Service\\ShoppingContent\\InvoiceSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/InvoiceSummary.php',
'Google\\Service\\ShoppingContent\\InvoiceSummaryAdditionalChargeSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/InvoiceSummaryAdditionalChargeSummary.php',
'Google\\Service\\ShoppingContent\\LabelIds' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LabelIds.php',
'Google\\Service\\ShoppingContent\\LiaAboutPageSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiaAboutPageSettings.php',
'Google\\Service\\ShoppingContent\\LiaCountrySettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiaCountrySettings.php',
'Google\\Service\\ShoppingContent\\LiaInventorySettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiaInventorySettings.php',
'Google\\Service\\ShoppingContent\\LiaOnDisplayToOrderSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiaOnDisplayToOrderSettings.php',
'Google\\Service\\ShoppingContent\\LiaPosDataProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiaPosDataProvider.php',
'Google\\Service\\ShoppingContent\\LiaSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiaSettings.php',
'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\LiasettingsGetAccessibleGmbAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsGetAccessibleGmbAccountsResponse.php',
'Google\\Service\\ShoppingContent\\LiasettingsListPosDataProvidersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsListPosDataProvidersResponse.php',
'Google\\Service\\ShoppingContent\\LiasettingsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsListResponse.php',
'Google\\Service\\ShoppingContent\\LiasettingsRequestGmbAccessResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsRequestGmbAccessResponse.php',
'Google\\Service\\ShoppingContent\\LiasettingsRequestInventoryVerificationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsRequestInventoryVerificationResponse.php',
'Google\\Service\\ShoppingContent\\LiasettingsSetInventoryVerificationContactResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsSetInventoryVerificationContactResponse.php',
'Google\\Service\\ShoppingContent\\LiasettingsSetPosDataProviderResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LiasettingsSetPosDataProviderResponse.php',
'Google\\Service\\ShoppingContent\\LinkService' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LinkService.php',
'Google\\Service\\ShoppingContent\\LinkedAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LinkedAccount.php',
'Google\\Service\\ShoppingContent\\ListAccountLabelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListAccountLabelsResponse.php',
'Google\\Service\\ShoppingContent\\ListAccountReturnCarrierResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListAccountReturnCarrierResponse.php',
'Google\\Service\\ShoppingContent\\ListCollectionStatusesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListCollectionStatusesResponse.php',
'Google\\Service\\ShoppingContent\\ListCollectionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListCollectionsResponse.php',
'Google\\Service\\ShoppingContent\\ListCssesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListCssesResponse.php',
'Google\\Service\\ShoppingContent\\ListRegionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListRegionsResponse.php',
'Google\\Service\\ShoppingContent\\ListRepricingProductReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListRepricingProductReportsResponse.php',
'Google\\Service\\ShoppingContent\\ListRepricingRuleReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListRepricingRuleReportsResponse.php',
'Google\\Service\\ShoppingContent\\ListRepricingRulesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListRepricingRulesResponse.php',
'Google\\Service\\ShoppingContent\\ListReturnPolicyOnlineResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ListReturnPolicyOnlineResponse.php',
'Google\\Service\\ShoppingContent\\LocalInventory' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LocalInventory.php',
'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\LocationIdSet' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LocationIdSet.php',
'Google\\Service\\ShoppingContent\\LoyaltyPoints' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/LoyaltyPoints.php',
'Google\\Service\\ShoppingContent\\MerchantOrderReturn' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/MerchantOrderReturn.php',
'Google\\Service\\ShoppingContent\\MerchantOrderReturnItem' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/MerchantOrderReturnItem.php',
'Google\\Service\\ShoppingContent\\MerchantRejectionReason' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/MerchantRejectionReason.php',
'Google\\Service\\ShoppingContent\\Metrics' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Metrics.php',
'Google\\Service\\ShoppingContent\\MinimumOrderValueTable' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/MinimumOrderValueTable.php',
'Google\\Service\\ShoppingContent\\MinimumOrderValueTableStoreCodeSetWithMov' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/MinimumOrderValueTableStoreCodeSetWithMov.php',
'Google\\Service\\ShoppingContent\\MonetaryAmount' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/MonetaryAmount.php',
'Google\\Service\\ShoppingContent\\OnboardBuyOnGoogleProgramRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OnboardBuyOnGoogleProgramRequest.php',
'Google\\Service\\ShoppingContent\\Order' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Order.php',
'Google\\Service\\ShoppingContent\\OrderAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderAddress.php',
'Google\\Service\\ShoppingContent\\OrderCancellation' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderCancellation.php',
'Google\\Service\\ShoppingContent\\OrderCustomer' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderCustomer.php',
'Google\\Service\\ShoppingContent\\OrderCustomerLoyaltyInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderCustomerLoyaltyInfo.php',
'Google\\Service\\ShoppingContent\\OrderCustomerMarketingRightsInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderCustomerMarketingRightsInfo.php',
'Google\\Service\\ShoppingContent\\OrderDeliveryDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderDeliveryDetails.php',
'Google\\Service\\ShoppingContent\\OrderLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderLineItem.php',
'Google\\Service\\ShoppingContent\\OrderLineItemAdjustment' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderLineItemAdjustment.php',
'Google\\Service\\ShoppingContent\\OrderLineItemProduct' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderLineItemProduct.php',
'Google\\Service\\ShoppingContent\\OrderLineItemProductFee' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderLineItemProductFee.php',
'Google\\Service\\ShoppingContent\\OrderLineItemProductVariantAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderLineItemProductVariantAttribute.php',
'Google\\Service\\ShoppingContent\\OrderLineItemReturnInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderLineItemReturnInfo.php',
'Google\\Service\\ShoppingContent\\OrderLineItemShippingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderLineItemShippingDetails.php',
'Google\\Service\\ShoppingContent\\OrderLineItemShippingDetailsMethod' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderLineItemShippingDetailsMethod.php',
'Google\\Service\\ShoppingContent\\OrderMerchantProvidedAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderMerchantProvidedAnnotation.php',
'Google\\Service\\ShoppingContent\\OrderOrderAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderOrderAnnotation.php',
'Google\\Service\\ShoppingContent\\OrderPickupDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderPickupDetails.php',
'Google\\Service\\ShoppingContent\\OrderPickupDetailsCollector' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderPickupDetailsCollector.php',
'Google\\Service\\ShoppingContent\\OrderPromotion' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderPromotion.php',
'Google\\Service\\ShoppingContent\\OrderPromotionItem' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderPromotionItem.php',
'Google\\Service\\ShoppingContent\\OrderRefund' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderRefund.php',
'Google\\Service\\ShoppingContent\\OrderReportDisbursement' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderReportDisbursement.php',
'Google\\Service\\ShoppingContent\\OrderReportTransaction' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderReportTransaction.php',
'Google\\Service\\ShoppingContent\\OrderReturn' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderReturn.php',
'Google\\Service\\ShoppingContent\\OrderShipment' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderShipment.php',
'Google\\Service\\ShoppingContent\\OrderShipmentLineItemShipment' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderShipmentLineItemShipment.php',
'Google\\Service\\ShoppingContent\\OrderShipmentScheduledDeliveryDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderShipmentScheduledDeliveryDetails.php',
'Google\\Service\\ShoppingContent\\OrderTrackingSignal' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignal.php',
'Google\\Service\\ShoppingContent\\OrderTrackingSignalLineItemDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignalLineItemDetails.php',
'Google\\Service\\ShoppingContent\\OrderTrackingSignalShipmentLineItemMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignalShipmentLineItemMapping.php',
'Google\\Service\\ShoppingContent\\OrderTrackingSignalShippingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignalShippingInfo.php',
'Google\\Service\\ShoppingContent\\OrderinvoicesCreateChargeInvoiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateChargeInvoiceRequest.php',
'Google\\Service\\ShoppingContent\\OrderinvoicesCreateChargeInvoiceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateChargeInvoiceResponse.php',
'Google\\Service\\ShoppingContent\\OrderinvoicesCreateRefundInvoiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateRefundInvoiceRequest.php',
'Google\\Service\\ShoppingContent\\OrderinvoicesCreateRefundInvoiceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateRefundInvoiceResponse.php',
'Google\\Service\\ShoppingContent\\OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption.php',
'Google\\Service\\ShoppingContent\\OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.php',
'Google\\Service\\ShoppingContent\\OrderreportsListDisbursementsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreportsListDisbursementsResponse.php',
'Google\\Service\\ShoppingContent\\OrderreportsListTransactionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreportsListTransactionsResponse.php',
'Google\\Service\\ShoppingContent\\OrderreturnsAcknowledgeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsAcknowledgeRequest.php',
'Google\\Service\\ShoppingContent\\OrderreturnsAcknowledgeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsAcknowledgeResponse.php',
'Google\\Service\\ShoppingContent\\OrderreturnsCreateOrderReturnRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsCreateOrderReturnRequest.php',
'Google\\Service\\ShoppingContent\\OrderreturnsCreateOrderReturnResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsCreateOrderReturnResponse.php',
'Google\\Service\\ShoppingContent\\OrderreturnsLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsLineItem.php',
'Google\\Service\\ShoppingContent\\OrderreturnsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsListResponse.php',
'Google\\Service\\ShoppingContent\\OrderreturnsPartialRefund' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsPartialRefund.php',
'Google\\Service\\ShoppingContent\\OrderreturnsProcessRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsProcessRequest.php',
'Google\\Service\\ShoppingContent\\OrderreturnsProcessResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsProcessResponse.php',
'Google\\Service\\ShoppingContent\\OrderreturnsRefundOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsRefundOperation.php',
'Google\\Service\\ShoppingContent\\OrderreturnsRejectOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsRejectOperation.php',
'Google\\Service\\ShoppingContent\\OrderreturnsReturnItem' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrderreturnsReturnItem.php',
'Google\\Service\\ShoppingContent\\OrdersAcknowledgeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersAcknowledgeRequest.php',
'Google\\Service\\ShoppingContent\\OrdersAcknowledgeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersAcknowledgeResponse.php',
'Google\\Service\\ShoppingContent\\OrdersAdvanceTestOrderResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersAdvanceTestOrderResponse.php',
'Google\\Service\\ShoppingContent\\OrdersCancelLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCancelLineItemRequest.php',
'Google\\Service\\ShoppingContent\\OrdersCancelLineItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCancelLineItemResponse.php',
'Google\\Service\\ShoppingContent\\OrdersCancelRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCancelRequest.php',
'Google\\Service\\ShoppingContent\\OrdersCancelResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCancelResponse.php',
'Google\\Service\\ShoppingContent\\OrdersCancelTestOrderByCustomerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCancelTestOrderByCustomerRequest.php',
'Google\\Service\\ShoppingContent\\OrdersCancelTestOrderByCustomerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCancelTestOrderByCustomerResponse.php',
'Google\\Service\\ShoppingContent\\OrdersCreateTestOrderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestOrderRequest.php',
'Google\\Service\\ShoppingContent\\OrdersCreateTestOrderResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestOrderResponse.php',
'Google\\Service\\ShoppingContent\\OrdersCreateTestReturnRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestReturnRequest.php',
'Google\\Service\\ShoppingContent\\OrdersCreateTestReturnResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestReturnResponse.php',
'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryCreateTestReturnReturnItem' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryCreateTestReturnReturnItem.php',
'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryRefundItemItem' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryRefundItemItem.php',
'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryRefundItemShipping' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryRefundItemShipping.php',
'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo.php',
'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails.php',
'Google\\Service\\ShoppingContent\\OrdersGetByMerchantOrderIdResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersGetByMerchantOrderIdResponse.php',
'Google\\Service\\ShoppingContent\\OrdersGetTestOrderTemplateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersGetTestOrderTemplateResponse.php',
'Google\\Service\\ShoppingContent\\OrdersInStoreRefundLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersInStoreRefundLineItemRequest.php',
'Google\\Service\\ShoppingContent\\OrdersInStoreRefundLineItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersInStoreRefundLineItemResponse.php',
'Google\\Service\\ShoppingContent\\OrdersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersListResponse.php',
'Google\\Service\\ShoppingContent\\OrdersRefundItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersRefundItemRequest.php',
'Google\\Service\\ShoppingContent\\OrdersRefundItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersRefundItemResponse.php',
'Google\\Service\\ShoppingContent\\OrdersRefundOrderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersRefundOrderRequest.php',
'Google\\Service\\ShoppingContent\\OrdersRefundOrderResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersRefundOrderResponse.php',
'Google\\Service\\ShoppingContent\\OrdersRejectReturnLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersRejectReturnLineItemRequest.php',
'Google\\Service\\ShoppingContent\\OrdersRejectReturnLineItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersRejectReturnLineItemResponse.php',
'Google\\Service\\ShoppingContent\\OrdersReturnRefundLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersReturnRefundLineItemRequest.php',
'Google\\Service\\ShoppingContent\\OrdersReturnRefundLineItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersReturnRefundLineItemResponse.php',
'Google\\Service\\ShoppingContent\\OrdersSetLineItemMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersSetLineItemMetadataRequest.php',
'Google\\Service\\ShoppingContent\\OrdersSetLineItemMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersSetLineItemMetadataResponse.php',
'Google\\Service\\ShoppingContent\\OrdersShipLineItemsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersShipLineItemsRequest.php',
'Google\\Service\\ShoppingContent\\OrdersShipLineItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersShipLineItemsResponse.php',
'Google\\Service\\ShoppingContent\\OrdersUpdateLineItemShippingDetailsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateLineItemShippingDetailsRequest.php',
'Google\\Service\\ShoppingContent\\OrdersUpdateLineItemShippingDetailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateLineItemShippingDetailsResponse.php',
'Google\\Service\\ShoppingContent\\OrdersUpdateMerchantOrderIdRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateMerchantOrderIdRequest.php',
'Google\\Service\\ShoppingContent\\OrdersUpdateMerchantOrderIdResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateMerchantOrderIdResponse.php',
'Google\\Service\\ShoppingContent\\OrdersUpdateShipmentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateShipmentRequest.php',
'Google\\Service\\ShoppingContent\\OrdersUpdateShipmentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateShipmentResponse.php',
'Google\\Service\\ShoppingContent\\PauseBuyOnGoogleProgramRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PauseBuyOnGoogleProgramRequest.php',
'Google\\Service\\ShoppingContent\\PaymentServiceProviderLinkInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PaymentServiceProviderLinkInfo.php',
'Google\\Service\\ShoppingContent\\PickupCarrierService' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PickupCarrierService.php',
'Google\\Service\\ShoppingContent\\PickupServicesPickupService' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PickupServicesPickupService.php',
'Google\\Service\\ShoppingContent\\PosCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\PosCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\PosCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\PosCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\PosDataProviders' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosDataProviders.php',
'Google\\Service\\ShoppingContent\\PosDataProvidersPosDataProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosDataProvidersPosDataProvider.php',
'Google\\Service\\ShoppingContent\\PosInventory' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosInventory.php',
'Google\\Service\\ShoppingContent\\PosInventoryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosInventoryRequest.php',
'Google\\Service\\ShoppingContent\\PosInventoryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosInventoryResponse.php',
'Google\\Service\\ShoppingContent\\PosListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosListResponse.php',
'Google\\Service\\ShoppingContent\\PosSale' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosSale.php',
'Google\\Service\\ShoppingContent\\PosSaleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosSaleRequest.php',
'Google\\Service\\ShoppingContent\\PosSaleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosSaleResponse.php',
'Google\\Service\\ShoppingContent\\PosStore' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PosStore.php',
'Google\\Service\\ShoppingContent\\PostalCodeGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PostalCodeGroup.php',
'Google\\Service\\ShoppingContent\\PostalCodeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PostalCodeRange.php',
'Google\\Service\\ShoppingContent\\Price' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Price.php',
'Google\\Service\\ShoppingContent\\PriceAmount' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PriceAmount.php',
'Google\\Service\\ShoppingContent\\Product' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Product.php',
'Google\\Service\\ShoppingContent\\ProductAmount' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductAmount.php',
'Google\\Service\\ShoppingContent\\ProductProductDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductProductDetail.php',
'Google\\Service\\ShoppingContent\\ProductShipping' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductShipping.php',
'Google\\Service\\ShoppingContent\\ProductShippingDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductShippingDimension.php',
'Google\\Service\\ShoppingContent\\ProductShippingWeight' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductShippingWeight.php',
'Google\\Service\\ShoppingContent\\ProductStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductStatus.php',
'Google\\Service\\ShoppingContent\\ProductStatusDestinationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductStatusDestinationStatus.php',
'Google\\Service\\ShoppingContent\\ProductStatusItemLevelIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductStatusItemLevelIssue.php',
'Google\\Service\\ShoppingContent\\ProductSubscriptionCost' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductSubscriptionCost.php',
'Google\\Service\\ShoppingContent\\ProductTax' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductTax.php',
'Google\\Service\\ShoppingContent\\ProductUnitPricingBaseMeasure' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductUnitPricingBaseMeasure.php',
'Google\\Service\\ShoppingContent\\ProductUnitPricingMeasure' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductUnitPricingMeasure.php',
'Google\\Service\\ShoppingContent\\ProductsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\ProductsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\ProductsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\ProductsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\ProductsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductsListResponse.php',
'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\ProductstatusesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ProductstatusesListResponse.php',
'Google\\Service\\ShoppingContent\\PubsubNotificationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/PubsubNotificationSettings.php',
'Google\\Service\\ShoppingContent\\RateGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RateGroup.php',
'Google\\Service\\ShoppingContent\\RefundReason' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RefundReason.php',
'Google\\Service\\ShoppingContent\\Region' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Region.php',
'Google\\Service\\ShoppingContent\\RegionGeoTargetArea' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RegionGeoTargetArea.php',
'Google\\Service\\ShoppingContent\\RegionPostalCodeArea' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RegionPostalCodeArea.php',
'Google\\Service\\ShoppingContent\\RegionPostalCodeAreaPostalCodeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RegionPostalCodeAreaPostalCodeRange.php',
'Google\\Service\\ShoppingContent\\RegionalInventory' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RegionalInventory.php',
'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\ReportRow' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReportRow.php',
'Google\\Service\\ShoppingContent\\RepricingProductReport' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingProductReport.php',
'Google\\Service\\ShoppingContent\\RepricingProductReportBuyboxWinningProductStats' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingProductReportBuyboxWinningProductStats.php',
'Google\\Service\\ShoppingContent\\RepricingRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRule.php',
'Google\\Service\\ShoppingContent\\RepricingRuleCostOfGoodsSaleRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleCostOfGoodsSaleRule.php',
'Google\\Service\\ShoppingContent\\RepricingRuleEffectiveTime' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEffectiveTime.php',
'Google\\Service\\ShoppingContent\\RepricingRuleEffectiveTimeFixedTimePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEffectiveTimeFixedTimePeriod.php',
'Google\\Service\\ShoppingContent\\RepricingRuleEligibleOfferMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEligibleOfferMatcher.php',
'Google\\Service\\ShoppingContent\\RepricingRuleEligibleOfferMatcherStringMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEligibleOfferMatcherStringMatcher.php',
'Google\\Service\\ShoppingContent\\RepricingRuleReport' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleReport.php',
'Google\\Service\\ShoppingContent\\RepricingRuleReportBuyboxWinningRuleStats' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleReportBuyboxWinningRuleStats.php',
'Google\\Service\\ShoppingContent\\RepricingRuleRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleRestriction.php',
'Google\\Service\\ShoppingContent\\RepricingRuleRestrictionBoundary' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleRestrictionBoundary.php',
'Google\\Service\\ShoppingContent\\RepricingRuleStatsBasedRule' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RepricingRuleStatsBasedRule.php',
'Google\\Service\\ShoppingContent\\RequestReviewBuyOnGoogleProgramRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/RequestReviewBuyOnGoogleProgramRequest.php',
'Google\\Service\\ShoppingContent\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Accounts.php',
'Google\\Service\\ShoppingContent\\Resource\\AccountsCredentials' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/AccountsCredentials.php',
'Google\\Service\\ShoppingContent\\Resource\\AccountsLabels' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/AccountsLabels.php',
'Google\\Service\\ShoppingContent\\Resource\\AccountsReturncarrier' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/AccountsReturncarrier.php',
'Google\\Service\\ShoppingContent\\Resource\\Accountstatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Accountstatuses.php',
'Google\\Service\\ShoppingContent\\Resource\\Accounttax' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Accounttax.php',
'Google\\Service\\ShoppingContent\\Resource\\Buyongoogleprograms' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Buyongoogleprograms.php',
'Google\\Service\\ShoppingContent\\Resource\\Collections' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Collections.php',
'Google\\Service\\ShoppingContent\\Resource\\Collectionstatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Collectionstatuses.php',
'Google\\Service\\ShoppingContent\\Resource\\Csses' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Csses.php',
'Google\\Service\\ShoppingContent\\Resource\\Datafeeds' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Datafeeds.php',
'Google\\Service\\ShoppingContent\\Resource\\Datafeedstatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Datafeedstatuses.php',
'Google\\Service\\ShoppingContent\\Resource\\Liasettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Liasettings.php',
'Google\\Service\\ShoppingContent\\Resource\\Localinventory' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Localinventory.php',
'Google\\Service\\ShoppingContent\\Resource\\Orderinvoices' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Orderinvoices.php',
'Google\\Service\\ShoppingContent\\Resource\\Orderreports' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Orderreports.php',
'Google\\Service\\ShoppingContent\\Resource\\Orderreturns' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Orderreturns.php',
'Google\\Service\\ShoppingContent\\Resource\\OrderreturnsLabels' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/OrderreturnsLabels.php',
'Google\\Service\\ShoppingContent\\Resource\\Orders' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Orders.php',
'Google\\Service\\ShoppingContent\\Resource\\Ordertrackingsignals' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Ordertrackingsignals.php',
'Google\\Service\\ShoppingContent\\Resource\\Pos' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Pos.php',
'Google\\Service\\ShoppingContent\\Resource\\Products' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Products.php',
'Google\\Service\\ShoppingContent\\Resource\\Productstatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Productstatuses.php',
'Google\\Service\\ShoppingContent\\Resource\\ProductstatusesRepricingreports' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/ProductstatusesRepricingreports.php',
'Google\\Service\\ShoppingContent\\Resource\\Pubsubnotificationsettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Pubsubnotificationsettings.php',
'Google\\Service\\ShoppingContent\\Resource\\Regionalinventory' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Regionalinventory.php',
'Google\\Service\\ShoppingContent\\Resource\\Regions' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Regions.php',
'Google\\Service\\ShoppingContent\\Resource\\Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Reports.php',
'Google\\Service\\ShoppingContent\\Resource\\Repricingrules' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Repricingrules.php',
'Google\\Service\\ShoppingContent\\Resource\\RepricingrulesRepricingreports' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/RepricingrulesRepricingreports.php',
'Google\\Service\\ShoppingContent\\Resource\\Returnaddress' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Returnaddress.php',
'Google\\Service\\ShoppingContent\\Resource\\Returnpolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Returnpolicy.php',
'Google\\Service\\ShoppingContent\\Resource\\Returnpolicyonline' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Returnpolicyonline.php',
'Google\\Service\\ShoppingContent\\Resource\\Settlementreports' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Settlementreports.php',
'Google\\Service\\ShoppingContent\\Resource\\Settlementtransactions' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Settlementtransactions.php',
'Google\\Service\\ShoppingContent\\Resource\\Shippingsettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Resource/Shippingsettings.php',
'Google\\Service\\ShoppingContent\\ReturnAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnAddress.php',
'Google\\Service\\ShoppingContent\\ReturnAddressAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnAddressAddress.php',
'Google\\Service\\ShoppingContent\\ReturnPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnPolicy.php',
'Google\\Service\\ShoppingContent\\ReturnPolicyOnline' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnline.php',
'Google\\Service\\ShoppingContent\\ReturnPolicyOnlinePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlinePolicy.php',
'Google\\Service\\ShoppingContent\\ReturnPolicyOnlineRestockingFee' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlineRestockingFee.php',
'Google\\Service\\ShoppingContent\\ReturnPolicyOnlineReturnReasonCategoryInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlineReturnReasonCategoryInfo.php',
'Google\\Service\\ShoppingContent\\ReturnPolicyOnlineReturnShippingFee' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlineReturnShippingFee.php',
'Google\\Service\\ShoppingContent\\ReturnPolicyPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyPolicy.php',
'Google\\Service\\ShoppingContent\\ReturnPolicySeasonalOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnPolicySeasonalOverride.php',
'Google\\Service\\ShoppingContent\\ReturnPricingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnPricingInfo.php',
'Google\\Service\\ShoppingContent\\ReturnShipment' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnShipment.php',
'Google\\Service\\ShoppingContent\\ReturnShippingLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnShippingLabel.php',
'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\ReturnaddressListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnaddressListResponse.php',
'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\ReturnpolicyListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyListResponse.php',
'Google\\Service\\ShoppingContent\\Row' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Row.php',
'Google\\Service\\ShoppingContent\\SearchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SearchRequest.php',
'Google\\Service\\ShoppingContent\\SearchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SearchResponse.php',
'Google\\Service\\ShoppingContent\\Segments' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Segments.php',
'Google\\Service\\ShoppingContent\\Service' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Service.php',
'Google\\Service\\ShoppingContent\\SettlementReport' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SettlementReport.php',
'Google\\Service\\ShoppingContent\\SettlementTransaction' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SettlementTransaction.php',
'Google\\Service\\ShoppingContent\\SettlementTransactionAmount' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionAmount.php',
'Google\\Service\\ShoppingContent\\SettlementTransactionAmountCommission' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionAmountCommission.php',
'Google\\Service\\ShoppingContent\\SettlementTransactionIdentifiers' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionIdentifiers.php',
'Google\\Service\\ShoppingContent\\SettlementTransactionTransaction' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionTransaction.php',
'Google\\Service\\ShoppingContent\\SettlementreportsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SettlementreportsListResponse.php',
'Google\\Service\\ShoppingContent\\SettlementtransactionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/SettlementtransactionsListResponse.php',
'Google\\Service\\ShoppingContent\\ShipmentInvoice' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShipmentInvoice.php',
'Google\\Service\\ShoppingContent\\ShipmentInvoiceLineItemInvoice' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShipmentInvoiceLineItemInvoice.php',
'Google\\Service\\ShoppingContent\\ShipmentTrackingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShipmentTrackingInfo.php',
'Google\\Service\\ShoppingContent\\ShippingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShippingSettings.php',
'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchRequest.php',
'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchRequestEntry.php',
'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchResponse.php',
'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchResponseEntry.php',
'Google\\Service\\ShoppingContent\\ShippingsettingsGetSupportedCarriersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsGetSupportedCarriersResponse.php',
'Google\\Service\\ShoppingContent\\ShippingsettingsGetSupportedHolidaysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsGetSupportedHolidaysResponse.php',
'Google\\Service\\ShoppingContent\\ShippingsettingsGetSupportedPickupServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsGetSupportedPickupServicesResponse.php',
'Google\\Service\\ShoppingContent\\ShippingsettingsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsListResponse.php',
'Google\\Service\\ShoppingContent\\Table' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Table.php',
'Google\\Service\\ShoppingContent\\TestOrder' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TestOrder.php',
'Google\\Service\\ShoppingContent\\TestOrderAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TestOrderAddress.php',
'Google\\Service\\ShoppingContent\\TestOrderDeliveryDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TestOrderDeliveryDetails.php',
'Google\\Service\\ShoppingContent\\TestOrderLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TestOrderLineItem.php',
'Google\\Service\\ShoppingContent\\TestOrderLineItemProduct' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TestOrderLineItemProduct.php',
'Google\\Service\\ShoppingContent\\TestOrderPickupDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TestOrderPickupDetails.php',
'Google\\Service\\ShoppingContent\\TestOrderPickupDetailsPickupPerson' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TestOrderPickupDetailsPickupPerson.php',
'Google\\Service\\ShoppingContent\\TimeZone' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TimeZone.php',
'Google\\Service\\ShoppingContent\\TransitTable' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TransitTable.php',
'Google\\Service\\ShoppingContent\\TransitTableTransitTimeRow' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TransitTableTransitTimeRow.php',
'Google\\Service\\ShoppingContent\\TransitTableTransitTimeRowTransitTimeValue' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/TransitTableTransitTimeRowTransitTimeValue.php',
'Google\\Service\\ShoppingContent\\UnitInvoice' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/UnitInvoice.php',
'Google\\Service\\ShoppingContent\\UnitInvoiceAdditionalCharge' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/UnitInvoiceAdditionalCharge.php',
'Google\\Service\\ShoppingContent\\UnitInvoiceTaxLine' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/UnitInvoiceTaxLine.php',
'Google\\Service\\ShoppingContent\\Value' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Value.php',
'Google\\Service\\ShoppingContent\\WarehouseBasedDeliveryTime' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/WarehouseBasedDeliveryTime.php',
'Google\\Service\\ShoppingContent\\Weight' => __DIR__ . '/..' . '/google/apiclient-services/src/ShoppingContent/Weight.php',
'Google\\Service\\SiteVerification' => __DIR__ . '/..' . '/google/apiclient-services/src/SiteVerification.php',
'Google\\Service\\SiteVerification\\Resource\\WebResource' => __DIR__ . '/..' . '/google/apiclient-services/src/SiteVerification/Resource/WebResource.php',
'Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequest.php',
'Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenRequestSite' => __DIR__ . '/..' . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php',
'Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenResponse.php',
'Google\\Service\\SiteVerification\\SiteVerificationWebResourceListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceListResponse.php',
'Google\\Service\\SiteVerification\\SiteVerificationWebResourceResource' => __DIR__ . '/..' . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResource.php',
'Google\\Service\\SiteVerification\\SiteVerificationWebResourceResourceSite' => __DIR__ . '/..' . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResourceSite.php',
'Google\\Service\\Slides' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides.php',
'Google\\Service\\Slides\\AffineTransform' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/AffineTransform.php',
'Google\\Service\\Slides\\AutoText' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/AutoText.php',
'Google\\Service\\Slides\\Autofit' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Autofit.php',
'Google\\Service\\Slides\\BatchUpdatePresentationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/BatchUpdatePresentationRequest.php',
'Google\\Service\\Slides\\BatchUpdatePresentationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/BatchUpdatePresentationResponse.php',
'Google\\Service\\Slides\\Bullet' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Bullet.php',
'Google\\Service\\Slides\\ColorScheme' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ColorScheme.php',
'Google\\Service\\Slides\\ColorStop' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ColorStop.php',
'Google\\Service\\Slides\\CreateImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateImageRequest.php',
'Google\\Service\\Slides\\CreateImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateImageResponse.php',
'Google\\Service\\Slides\\CreateLineRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateLineRequest.php',
'Google\\Service\\Slides\\CreateLineResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateLineResponse.php',
'Google\\Service\\Slides\\CreateParagraphBulletsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateParagraphBulletsRequest.php',
'Google\\Service\\Slides\\CreateShapeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateShapeRequest.php',
'Google\\Service\\Slides\\CreateShapeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateShapeResponse.php',
'Google\\Service\\Slides\\CreateSheetsChartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateSheetsChartRequest.php',
'Google\\Service\\Slides\\CreateSheetsChartResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateSheetsChartResponse.php',
'Google\\Service\\Slides\\CreateSlideRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateSlideRequest.php',
'Google\\Service\\Slides\\CreateSlideResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateSlideResponse.php',
'Google\\Service\\Slides\\CreateTableRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateTableRequest.php',
'Google\\Service\\Slides\\CreateTableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateTableResponse.php',
'Google\\Service\\Slides\\CreateVideoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateVideoRequest.php',
'Google\\Service\\Slides\\CreateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CreateVideoResponse.php',
'Google\\Service\\Slides\\CropProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/CropProperties.php',
'Google\\Service\\Slides\\DeleteObjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/DeleteObjectRequest.php',
'Google\\Service\\Slides\\DeleteParagraphBulletsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/DeleteParagraphBulletsRequest.php',
'Google\\Service\\Slides\\DeleteTableColumnRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/DeleteTableColumnRequest.php',
'Google\\Service\\Slides\\DeleteTableRowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/DeleteTableRowRequest.php',
'Google\\Service\\Slides\\DeleteTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/DeleteTextRequest.php',
'Google\\Service\\Slides\\Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Dimension.php',
'Google\\Service\\Slides\\DuplicateObjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/DuplicateObjectRequest.php',
'Google\\Service\\Slides\\DuplicateObjectResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/DuplicateObjectResponse.php',
'Google\\Service\\Slides\\Group' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Group.php',
'Google\\Service\\Slides\\GroupObjectsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/GroupObjectsRequest.php',
'Google\\Service\\Slides\\GroupObjectsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/GroupObjectsResponse.php',
'Google\\Service\\Slides\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Image.php',
'Google\\Service\\Slides\\ImageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ImageProperties.php',
'Google\\Service\\Slides\\InsertTableColumnsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/InsertTableColumnsRequest.php',
'Google\\Service\\Slides\\InsertTableRowsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/InsertTableRowsRequest.php',
'Google\\Service\\Slides\\InsertTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/InsertTextRequest.php',
'Google\\Service\\Slides\\LayoutPlaceholderIdMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/LayoutPlaceholderIdMapping.php',
'Google\\Service\\Slides\\LayoutProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/LayoutProperties.php',
'Google\\Service\\Slides\\LayoutReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/LayoutReference.php',
'Google\\Service\\Slides\\Line' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Line.php',
'Google\\Service\\Slides\\LineConnection' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/LineConnection.php',
'Google\\Service\\Slides\\LineFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/LineFill.php',
'Google\\Service\\Slides\\LineProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/LineProperties.php',
'Google\\Service\\Slides\\Link' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Link.php',
'Google\\Service\\Slides\\MasterProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/MasterProperties.php',
'Google\\Service\\Slides\\MergeTableCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/MergeTableCellsRequest.php',
'Google\\Service\\Slides\\NestingLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/NestingLevel.php',
'Google\\Service\\Slides\\NotesProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/NotesProperties.php',
'Google\\Service\\Slides\\OpaqueColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/OpaqueColor.php',
'Google\\Service\\Slides\\OptionalColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/OptionalColor.php',
'Google\\Service\\Slides\\Outline' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Outline.php',
'Google\\Service\\Slides\\OutlineFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/OutlineFill.php',
'Google\\Service\\Slides\\Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Page.php',
'Google\\Service\\Slides\\PageBackgroundFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/PageBackgroundFill.php',
'Google\\Service\\Slides\\PageElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/PageElement.php',
'Google\\Service\\Slides\\PageElementProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/PageElementProperties.php',
'Google\\Service\\Slides\\PageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/PageProperties.php',
'Google\\Service\\Slides\\ParagraphMarker' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ParagraphMarker.php',
'Google\\Service\\Slides\\ParagraphStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ParagraphStyle.php',
'Google\\Service\\Slides\\Placeholder' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Placeholder.php',
'Google\\Service\\Slides\\Presentation' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Presentation.php',
'Google\\Service\\Slides\\Range' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Range.php',
'Google\\Service\\Slides\\Recolor' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Recolor.php',
'Google\\Service\\Slides\\RefreshSheetsChartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/RefreshSheetsChartRequest.php',
'Google\\Service\\Slides\\ReplaceAllShapesWithImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ReplaceAllShapesWithImageRequest.php',
'Google\\Service\\Slides\\ReplaceAllShapesWithImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ReplaceAllShapesWithImageResponse.php',
'Google\\Service\\Slides\\ReplaceAllShapesWithSheetsChartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ReplaceAllShapesWithSheetsChartRequest.php',
'Google\\Service\\Slides\\ReplaceAllShapesWithSheetsChartResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ReplaceAllShapesWithSheetsChartResponse.php',
'Google\\Service\\Slides\\ReplaceAllTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ReplaceAllTextRequest.php',
'Google\\Service\\Slides\\ReplaceAllTextResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ReplaceAllTextResponse.php',
'Google\\Service\\Slides\\ReplaceImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ReplaceImageRequest.php',
'Google\\Service\\Slides\\Request' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Request.php',
'Google\\Service\\Slides\\RerouteLineRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/RerouteLineRequest.php',
'Google\\Service\\Slides\\Resource\\Presentations' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Resource/Presentations.php',
'Google\\Service\\Slides\\Resource\\PresentationsPages' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Resource/PresentationsPages.php',
'Google\\Service\\Slides\\Response' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Response.php',
'Google\\Service\\Slides\\RgbColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/RgbColor.php',
'Google\\Service\\Slides\\Shadow' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Shadow.php',
'Google\\Service\\Slides\\Shape' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Shape.php',
'Google\\Service\\Slides\\ShapeBackgroundFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ShapeBackgroundFill.php',
'Google\\Service\\Slides\\ShapeProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ShapeProperties.php',
'Google\\Service\\Slides\\SheetsChart' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/SheetsChart.php',
'Google\\Service\\Slides\\SheetsChartProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/SheetsChartProperties.php',
'Google\\Service\\Slides\\Size' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Size.php',
'Google\\Service\\Slides\\SlideProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/SlideProperties.php',
'Google\\Service\\Slides\\SlidesList' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/SlidesList.php',
'Google\\Service\\Slides\\SolidFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/SolidFill.php',
'Google\\Service\\Slides\\StretchedPictureFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/StretchedPictureFill.php',
'Google\\Service\\Slides\\SubstringMatchCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/SubstringMatchCriteria.php',
'Google\\Service\\Slides\\Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Table.php',
'Google\\Service\\Slides\\TableBorderCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableBorderCell.php',
'Google\\Service\\Slides\\TableBorderFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableBorderFill.php',
'Google\\Service\\Slides\\TableBorderProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableBorderProperties.php',
'Google\\Service\\Slides\\TableBorderRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableBorderRow.php',
'Google\\Service\\Slides\\TableCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableCell.php',
'Google\\Service\\Slides\\TableCellBackgroundFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableCellBackgroundFill.php',
'Google\\Service\\Slides\\TableCellLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableCellLocation.php',
'Google\\Service\\Slides\\TableCellProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableCellProperties.php',
'Google\\Service\\Slides\\TableColumnProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableColumnProperties.php',
'Google\\Service\\Slides\\TableRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableRange.php',
'Google\\Service\\Slides\\TableRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableRow.php',
'Google\\Service\\Slides\\TableRowProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TableRowProperties.php',
'Google\\Service\\Slides\\TextContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TextContent.php',
'Google\\Service\\Slides\\TextElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TextElement.php',
'Google\\Service\\Slides\\TextRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TextRun.php',
'Google\\Service\\Slides\\TextStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/TextStyle.php',
'Google\\Service\\Slides\\ThemeColorPair' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/ThemeColorPair.php',
'Google\\Service\\Slides\\Thumbnail' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Thumbnail.php',
'Google\\Service\\Slides\\UngroupObjectsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UngroupObjectsRequest.php',
'Google\\Service\\Slides\\UnmergeTableCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UnmergeTableCellsRequest.php',
'Google\\Service\\Slides\\UpdateImagePropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateImagePropertiesRequest.php',
'Google\\Service\\Slides\\UpdateLineCategoryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateLineCategoryRequest.php',
'Google\\Service\\Slides\\UpdateLinePropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateLinePropertiesRequest.php',
'Google\\Service\\Slides\\UpdatePageElementAltTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdatePageElementAltTextRequest.php',
'Google\\Service\\Slides\\UpdatePageElementTransformRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdatePageElementTransformRequest.php',
'Google\\Service\\Slides\\UpdatePageElementsZOrderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdatePageElementsZOrderRequest.php',
'Google\\Service\\Slides\\UpdatePagePropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdatePagePropertiesRequest.php',
'Google\\Service\\Slides\\UpdateParagraphStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateParagraphStyleRequest.php',
'Google\\Service\\Slides\\UpdateShapePropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateShapePropertiesRequest.php',
'Google\\Service\\Slides\\UpdateSlidePropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateSlidePropertiesRequest.php',
'Google\\Service\\Slides\\UpdateSlidesPositionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateSlidesPositionRequest.php',
'Google\\Service\\Slides\\UpdateTableBorderPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateTableBorderPropertiesRequest.php',
'Google\\Service\\Slides\\UpdateTableCellPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateTableCellPropertiesRequest.php',
'Google\\Service\\Slides\\UpdateTableColumnPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateTableColumnPropertiesRequest.php',
'Google\\Service\\Slides\\UpdateTableRowPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateTableRowPropertiesRequest.php',
'Google\\Service\\Slides\\UpdateTextStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateTextStyleRequest.php',
'Google\\Service\\Slides\\UpdateVideoPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/UpdateVideoPropertiesRequest.php',
'Google\\Service\\Slides\\Video' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/Video.php',
'Google\\Service\\Slides\\VideoProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/VideoProperties.php',
'Google\\Service\\Slides\\WeightedFontFamily' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/WeightedFontFamily.php',
'Google\\Service\\Slides\\WordArt' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/WordArt.php',
'Google\\Service\\Slides\\WriteControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Slides/WriteControl.php',
'Google\\Service\\SmartDeviceManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement.php',
'Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Device' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/GoogleHomeEnterpriseSdmV1Device.php',
'Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest.php',
'Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse.php',
'Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/GoogleHomeEnterpriseSdmV1ListDevicesResponse.php',
'Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ListRoomsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/GoogleHomeEnterpriseSdmV1ListRoomsResponse.php',
'Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ListStructuresResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/GoogleHomeEnterpriseSdmV1ListStructuresResponse.php',
'Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ParentRelation' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/GoogleHomeEnterpriseSdmV1ParentRelation.php',
'Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Room' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/GoogleHomeEnterpriseSdmV1Room.php',
'Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Structure' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/GoogleHomeEnterpriseSdmV1Structure.php',
'Google\\Service\\SmartDeviceManagement\\Resource\\Enterprises' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/Resource/Enterprises.php',
'Google\\Service\\SmartDeviceManagement\\Resource\\EnterprisesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/Resource/EnterprisesDevices.php',
'Google\\Service\\SmartDeviceManagement\\Resource\\EnterprisesStructures' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/Resource/EnterprisesStructures.php',
'Google\\Service\\SmartDeviceManagement\\Resource\\EnterprisesStructuresRooms' => __DIR__ . '/..' . '/google/apiclient-services/src/SmartDeviceManagement/Resource/EnterprisesStructuresRooms.php',
'Google\\Service\\Spanner' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner.php',
'Google\\Service\\Spanner\\Backup' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Backup.php',
'Google\\Service\\Spanner\\BackupInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/BackupInfo.php',
'Google\\Service\\Spanner\\BatchCreateSessionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/BatchCreateSessionsRequest.php',
'Google\\Service\\Spanner\\BatchCreateSessionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/BatchCreateSessionsResponse.php',
'Google\\Service\\Spanner\\BeginTransactionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/BeginTransactionRequest.php',
'Google\\Service\\Spanner\\Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Binding.php',
'Google\\Service\\Spanner\\ChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ChildLink.php',
'Google\\Service\\Spanner\\CommitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/CommitRequest.php',
'Google\\Service\\Spanner\\CommitResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/CommitResponse.php',
'Google\\Service\\Spanner\\CommitStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/CommitStats.php',
'Google\\Service\\Spanner\\ContextValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ContextValue.php',
'Google\\Service\\Spanner\\CreateBackupMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/CreateBackupMetadata.php',
'Google\\Service\\Spanner\\CreateDatabaseMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/CreateDatabaseMetadata.php',
'Google\\Service\\Spanner\\CreateDatabaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/CreateDatabaseRequest.php',
'Google\\Service\\Spanner\\CreateInstanceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/CreateInstanceMetadata.php',
'Google\\Service\\Spanner\\CreateInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/CreateInstanceRequest.php',
'Google\\Service\\Spanner\\CreateSessionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/CreateSessionRequest.php',
'Google\\Service\\Spanner\\Database' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Database.php',
'Google\\Service\\Spanner\\Delete' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Delete.php',
'Google\\Service\\Spanner\\DerivedMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/DerivedMetric.php',
'Google\\Service\\Spanner\\DiagnosticMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/DiagnosticMessage.php',
'Google\\Service\\Spanner\\EncryptionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/EncryptionConfig.php',
'Google\\Service\\Spanner\\EncryptionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/EncryptionInfo.php',
'Google\\Service\\Spanner\\ExecuteBatchDmlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ExecuteBatchDmlRequest.php',
'Google\\Service\\Spanner\\ExecuteBatchDmlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ExecuteBatchDmlResponse.php',
'Google\\Service\\Spanner\\ExecuteSqlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ExecuteSqlRequest.php',
'Google\\Service\\Spanner\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Expr.php',
'Google\\Service\\Spanner\\Field' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Field.php',
'Google\\Service\\Spanner\\GetDatabaseDdlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/GetDatabaseDdlResponse.php',
'Google\\Service\\Spanner\\GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/GetIamPolicyRequest.php',
'Google\\Service\\Spanner\\GetPolicyOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/GetPolicyOptions.php',
'Google\\Service\\Spanner\\IndexedHotKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/IndexedHotKey.php',
'Google\\Service\\Spanner\\IndexedKeyRangeInfos' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/IndexedKeyRangeInfos.php',
'Google\\Service\\Spanner\\Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Instance.php',
'Google\\Service\\Spanner\\InstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/InstanceConfig.php',
'Google\\Service\\Spanner\\KeyRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/KeyRange.php',
'Google\\Service\\Spanner\\KeyRangeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/KeyRangeInfo.php',
'Google\\Service\\Spanner\\KeyRangeInfos' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/KeyRangeInfos.php',
'Google\\Service\\Spanner\\KeySet' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/KeySet.php',
'Google\\Service\\Spanner\\ListBackupOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ListBackupOperationsResponse.php',
'Google\\Service\\Spanner\\ListBackupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ListBackupsResponse.php',
'Google\\Service\\Spanner\\ListDatabaseOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ListDatabaseOperationsResponse.php',
'Google\\Service\\Spanner\\ListDatabasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ListDatabasesResponse.php',
'Google\\Service\\Spanner\\ListInstanceConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ListInstanceConfigsResponse.php',
'Google\\Service\\Spanner\\ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ListInstancesResponse.php',
'Google\\Service\\Spanner\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ListOperationsResponse.php',
'Google\\Service\\Spanner\\ListScansResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ListScansResponse.php',
'Google\\Service\\Spanner\\ListSessionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ListSessionsResponse.php',
'Google\\Service\\Spanner\\LocalizedString' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/LocalizedString.php',
'Google\\Service\\Spanner\\Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Metric.php',
'Google\\Service\\Spanner\\MetricMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/MetricMatrix.php',
'Google\\Service\\Spanner\\MetricMatrixRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/MetricMatrixRow.php',
'Google\\Service\\Spanner\\Mutation' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Mutation.php',
'Google\\Service\\Spanner\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Operation.php',
'Google\\Service\\Spanner\\OperationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/OperationProgress.php',
'Google\\Service\\Spanner\\OptimizeRestoredDatabaseMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/OptimizeRestoredDatabaseMetadata.php',
'Google\\Service\\Spanner\\PartialResultSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/PartialResultSet.php',
'Google\\Service\\Spanner\\Partition' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Partition.php',
'Google\\Service\\Spanner\\PartitionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/PartitionOptions.php',
'Google\\Service\\Spanner\\PartitionQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/PartitionQueryRequest.php',
'Google\\Service\\Spanner\\PartitionReadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/PartitionReadRequest.php',
'Google\\Service\\Spanner\\PartitionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/PartitionResponse.php',
'Google\\Service\\Spanner\\PartitionedDml' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/PartitionedDml.php',
'Google\\Service\\Spanner\\PlanNode' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/PlanNode.php',
'Google\\Service\\Spanner\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Policy.php',
'Google\\Service\\Spanner\\PrefixNode' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/PrefixNode.php',
'Google\\Service\\Spanner\\QueryOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/QueryOptions.php',
'Google\\Service\\Spanner\\QueryPlan' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/QueryPlan.php',
'Google\\Service\\Spanner\\ReadOnly' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ReadOnly.php',
'Google\\Service\\Spanner\\ReadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ReadRequest.php',
'Google\\Service\\Spanner\\ReadWrite' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ReadWrite.php',
'Google\\Service\\Spanner\\ReplicaInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ReplicaInfo.php',
'Google\\Service\\Spanner\\RequestOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/RequestOptions.php',
'Google\\Service\\Spanner\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/Projects.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstanceConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstanceConfigs.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstances.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstancesBackupOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstancesBackupOperations.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstancesBackups' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstancesBackups.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstancesBackupsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstancesBackupsOperations.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstancesDatabaseOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstancesDatabaseOperations.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstancesDatabases' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstancesDatabases.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstancesDatabasesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstancesDatabasesOperations.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstancesDatabasesSessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstancesDatabasesSessions.php',
'Google\\Service\\Spanner\\Resource\\ProjectsInstancesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/ProjectsInstancesOperations.php',
'Google\\Service\\Spanner\\Resource\\Scans' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Resource/Scans.php',
'Google\\Service\\Spanner\\RestoreDatabaseEncryptionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/RestoreDatabaseEncryptionConfig.php',
'Google\\Service\\Spanner\\RestoreDatabaseMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/RestoreDatabaseMetadata.php',
'Google\\Service\\Spanner\\RestoreDatabaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/RestoreDatabaseRequest.php',
'Google\\Service\\Spanner\\RestoreInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/RestoreInfo.php',
'Google\\Service\\Spanner\\ResultSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ResultSet.php',
'Google\\Service\\Spanner\\ResultSetMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ResultSetMetadata.php',
'Google\\Service\\Spanner\\ResultSetStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ResultSetStats.php',
'Google\\Service\\Spanner\\RollbackRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/RollbackRequest.php',
'Google\\Service\\Spanner\\Scan' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Scan.php',
'Google\\Service\\Spanner\\ScanData' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ScanData.php',
'Google\\Service\\Spanner\\Session' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Session.php',
'Google\\Service\\Spanner\\SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/SetIamPolicyRequest.php',
'Google\\Service\\Spanner\\ShortRepresentation' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/ShortRepresentation.php',
'Google\\Service\\Spanner\\SpannerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/SpannerEmpty.php',
'Google\\Service\\Spanner\\Statement' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Statement.php',
'Google\\Service\\Spanner\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Status.php',
'Google\\Service\\Spanner\\StructType' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/StructType.php',
'Google\\Service\\Spanner\\TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/TestIamPermissionsRequest.php',
'Google\\Service\\Spanner\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/TestIamPermissionsResponse.php',
'Google\\Service\\Spanner\\Transaction' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Transaction.php',
'Google\\Service\\Spanner\\TransactionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/TransactionOptions.php',
'Google\\Service\\Spanner\\TransactionSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/TransactionSelector.php',
'Google\\Service\\Spanner\\Type' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Type.php',
'Google\\Service\\Spanner\\UpdateDatabaseDdlMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/UpdateDatabaseDdlMetadata.php',
'Google\\Service\\Spanner\\UpdateDatabaseDdlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/UpdateDatabaseDdlRequest.php',
'Google\\Service\\Spanner\\UpdateInstanceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/UpdateInstanceMetadata.php',
'Google\\Service\\Spanner\\UpdateInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/UpdateInstanceRequest.php',
'Google\\Service\\Spanner\\VisualizationData' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/VisualizationData.php',
'Google\\Service\\Spanner\\Write' => __DIR__ . '/..' . '/google/apiclient-services/src/Spanner/Write.php',
'Google\\Service\\Speech' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech.php',
'Google\\Service\\Speech\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/ListOperationsResponse.php',
'Google\\Service\\Speech\\LongRunningRecognizeMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/LongRunningRecognizeMetadata.php',
'Google\\Service\\Speech\\LongRunningRecognizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/LongRunningRecognizeRequest.php',
'Google\\Service\\Speech\\LongRunningRecognizeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/LongRunningRecognizeResponse.php',
'Google\\Service\\Speech\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/Operation.php',
'Google\\Service\\Speech\\RecognitionAudio' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/RecognitionAudio.php',
'Google\\Service\\Speech\\RecognitionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/RecognitionConfig.php',
'Google\\Service\\Speech\\RecognitionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/RecognitionMetadata.php',
'Google\\Service\\Speech\\RecognizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/RecognizeRequest.php',
'Google\\Service\\Speech\\RecognizeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/RecognizeResponse.php',
'Google\\Service\\Speech\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/Resource/Operations.php',
'Google\\Service\\Speech\\Resource\\Speech' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/Resource/Speech.php',
'Google\\Service\\Speech\\SpeakerDiarizationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/SpeakerDiarizationConfig.php',
'Google\\Service\\Speech\\SpeechContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/SpeechContext.php',
'Google\\Service\\Speech\\SpeechRecognitionAlternative' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/SpeechRecognitionAlternative.php',
'Google\\Service\\Speech\\SpeechRecognitionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/SpeechRecognitionResult.php',
'Google\\Service\\Speech\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/Status.php',
'Google\\Service\\Speech\\WordInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Speech/WordInfo.php',
'Google\\Service\\Storage' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage.php',
'Google\\Service\\Storage\\Bucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Bucket.php',
'Google\\Service\\Storage\\BucketAccessControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketAccessControl.php',
'Google\\Service\\Storage\\BucketAccessControlProjectTeam' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketAccessControlProjectTeam.php',
'Google\\Service\\Storage\\BucketAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketAccessControls.php',
'Google\\Service\\Storage\\BucketBilling' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketBilling.php',
'Google\\Service\\Storage\\BucketCors' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketCors.php',
'Google\\Service\\Storage\\BucketEncryption' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketEncryption.php',
'Google\\Service\\Storage\\BucketIamConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketIamConfiguration.php',
'Google\\Service\\Storage\\BucketIamConfigurationBucketPolicyOnly' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketIamConfigurationBucketPolicyOnly.php',
'Google\\Service\\Storage\\BucketIamConfigurationUniformBucketLevelAccess' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketIamConfigurationUniformBucketLevelAccess.php',
'Google\\Service\\Storage\\BucketLifecycle' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketLifecycle.php',
'Google\\Service\\Storage\\BucketLifecycleRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketLifecycleRule.php',
'Google\\Service\\Storage\\BucketLifecycleRuleAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketLifecycleRuleAction.php',
'Google\\Service\\Storage\\BucketLifecycleRuleCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketLifecycleRuleCondition.php',
'Google\\Service\\Storage\\BucketLogging' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketLogging.php',
'Google\\Service\\Storage\\BucketOwner' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketOwner.php',
'Google\\Service\\Storage\\BucketRetentionPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketRetentionPolicy.php',
'Google\\Service\\Storage\\BucketVersioning' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketVersioning.php',
'Google\\Service\\Storage\\BucketWebsite' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/BucketWebsite.php',
'Google\\Service\\Storage\\Buckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Buckets.php',
'Google\\Service\\Storage\\Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Channel.php',
'Google\\Service\\Storage\\ComposeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/ComposeRequest.php',
'Google\\Service\\Storage\\ComposeRequestSourceObjects' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/ComposeRequestSourceObjects.php',
'Google\\Service\\Storage\\ComposeRequestSourceObjectsObjectPreconditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/ComposeRequestSourceObjectsObjectPreconditions.php',
'Google\\Service\\Storage\\Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Expr.php',
'Google\\Service\\Storage\\HmacKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/HmacKey.php',
'Google\\Service\\Storage\\HmacKeyMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/HmacKeyMetadata.php',
'Google\\Service\\Storage\\HmacKeysMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/HmacKeysMetadata.php',
'Google\\Service\\Storage\\Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Notification.php',
'Google\\Service\\Storage\\Notifications' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Notifications.php',
'Google\\Service\\Storage\\ObjectAccessControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/ObjectAccessControl.php',
'Google\\Service\\Storage\\ObjectAccessControlProjectTeam' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/ObjectAccessControlProjectTeam.php',
'Google\\Service\\Storage\\ObjectAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/ObjectAccessControls.php',
'Google\\Service\\Storage\\Objects' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Objects.php',
'Google\\Service\\Storage\\Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Policy.php',
'Google\\Service\\Storage\\PolicyBindings' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/PolicyBindings.php',
'Google\\Service\\Storage\\Resource\\BucketAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/BucketAccessControls.php',
'Google\\Service\\Storage\\Resource\\Buckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/Buckets.php',
'Google\\Service\\Storage\\Resource\\Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/Channels.php',
'Google\\Service\\Storage\\Resource\\DefaultObjectAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/DefaultObjectAccessControls.php',
'Google\\Service\\Storage\\Resource\\Notifications' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/Notifications.php',
'Google\\Service\\Storage\\Resource\\ObjectAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/ObjectAccessControls.php',
'Google\\Service\\Storage\\Resource\\Objects' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/Objects.php',
'Google\\Service\\Storage\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/Projects.php',
'Google\\Service\\Storage\\Resource\\ProjectsHmacKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/ProjectsHmacKeys.php',
'Google\\Service\\Storage\\Resource\\ProjectsServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/Resource/ProjectsServiceAccount.php',
'Google\\Service\\Storage\\RewriteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/RewriteResponse.php',
'Google\\Service\\Storage\\ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/ServiceAccount.php',
'Google\\Service\\Storage\\StorageObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/StorageObject.php',
'Google\\Service\\Storage\\StorageObjectCustomerEncryption' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/StorageObjectCustomerEncryption.php',
'Google\\Service\\Storage\\StorageObjectOwner' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/StorageObjectOwner.php',
'Google\\Service\\Storage\\TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Storage/TestIamPermissionsResponse.php',
'Google\\Service\\Storagetransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer.php',
'Google\\Service\\Storagetransfer\\AwsAccessKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/AwsAccessKey.php',
'Google\\Service\\Storagetransfer\\AwsS3Data' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/AwsS3Data.php',
'Google\\Service\\Storagetransfer\\AzureBlobStorageData' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/AzureBlobStorageData.php',
'Google\\Service\\Storagetransfer\\AzureCredentials' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/AzureCredentials.php',
'Google\\Service\\Storagetransfer\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/CancelOperationRequest.php',
'Google\\Service\\Storagetransfer\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/Date.php',
'Google\\Service\\Storagetransfer\\ErrorLogEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/ErrorLogEntry.php',
'Google\\Service\\Storagetransfer\\ErrorSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/ErrorSummary.php',
'Google\\Service\\Storagetransfer\\GcsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/GcsData.php',
'Google\\Service\\Storagetransfer\\GoogleServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/GoogleServiceAccount.php',
'Google\\Service\\Storagetransfer\\HttpData' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/HttpData.php',
'Google\\Service\\Storagetransfer\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/ListOperationsResponse.php',
'Google\\Service\\Storagetransfer\\ListTransferJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/ListTransferJobsResponse.php',
'Google\\Service\\Storagetransfer\\NotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/NotificationConfig.php',
'Google\\Service\\Storagetransfer\\ObjectConditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/ObjectConditions.php',
'Google\\Service\\Storagetransfer\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/Operation.php',
'Google\\Service\\Storagetransfer\\PauseTransferOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/PauseTransferOperationRequest.php',
'Google\\Service\\Storagetransfer\\Resource\\GoogleServiceAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/Resource/GoogleServiceAccounts.php',
'Google\\Service\\Storagetransfer\\Resource\\TransferJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/Resource/TransferJobs.php',
'Google\\Service\\Storagetransfer\\Resource\\TransferOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/Resource/TransferOperations.php',
'Google\\Service\\Storagetransfer\\ResumeTransferOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/ResumeTransferOperationRequest.php',
'Google\\Service\\Storagetransfer\\RunTransferJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/RunTransferJobRequest.php',
'Google\\Service\\Storagetransfer\\Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/Schedule.php',
'Google\\Service\\Storagetransfer\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/Status.php',
'Google\\Service\\Storagetransfer\\StoragetransferEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/StoragetransferEmpty.php',
'Google\\Service\\Storagetransfer\\TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/TimeOfDay.php',
'Google\\Service\\Storagetransfer\\TransferCounters' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/TransferCounters.php',
'Google\\Service\\Storagetransfer\\TransferJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/TransferJob.php',
'Google\\Service\\Storagetransfer\\TransferOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/TransferOperation.php',
'Google\\Service\\Storagetransfer\\TransferOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/TransferOptions.php',
'Google\\Service\\Storagetransfer\\TransferSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/TransferSpec.php',
'Google\\Service\\Storagetransfer\\UpdateTransferJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Storagetransfer/UpdateTransferJobRequest.php',
'Google\\Service\\StreetViewPublish' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish.php',
'Google\\Service\\StreetViewPublish\\BatchDeletePhotosRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/BatchDeletePhotosRequest.php',
'Google\\Service\\StreetViewPublish\\BatchDeletePhotosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/BatchDeletePhotosResponse.php',
'Google\\Service\\StreetViewPublish\\BatchGetPhotosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/BatchGetPhotosResponse.php',
'Google\\Service\\StreetViewPublish\\BatchUpdatePhotosRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/BatchUpdatePhotosRequest.php',
'Google\\Service\\StreetViewPublish\\BatchUpdatePhotosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/BatchUpdatePhotosResponse.php',
'Google\\Service\\StreetViewPublish\\Connection' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/Connection.php',
'Google\\Service\\StreetViewPublish\\LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/LatLng.php',
'Google\\Service\\StreetViewPublish\\Level' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/Level.php',
'Google\\Service\\StreetViewPublish\\ListPhotosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/ListPhotosResponse.php',
'Google\\Service\\StreetViewPublish\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/Operation.php',
'Google\\Service\\StreetViewPublish\\Photo' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/Photo.php',
'Google\\Service\\StreetViewPublish\\PhotoId' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/PhotoId.php',
'Google\\Service\\StreetViewPublish\\PhotoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/PhotoResponse.php',
'Google\\Service\\StreetViewPublish\\Place' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/Place.php',
'Google\\Service\\StreetViewPublish\\Pose' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/Pose.php',
'Google\\Service\\StreetViewPublish\\Resource\\Photo' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/Resource/Photo.php',
'Google\\Service\\StreetViewPublish\\Resource\\Photos' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/Resource/Photos.php',
'Google\\Service\\StreetViewPublish\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/Status.php',
'Google\\Service\\StreetViewPublish\\StreetviewpublishEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/StreetviewpublishEmpty.php',
'Google\\Service\\StreetViewPublish\\UpdatePhotoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/UpdatePhotoRequest.php',
'Google\\Service\\StreetViewPublish\\UploadRef' => __DIR__ . '/..' . '/google/apiclient-services/src/StreetViewPublish/UploadRef.php',
'Google\\Service\\TPU' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU.php',
'Google\\Service\\TPU\\AcceleratorType' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/AcceleratorType.php',
'Google\\Service\\TPU\\ListAcceleratorTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/ListAcceleratorTypesResponse.php',
'Google\\Service\\TPU\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/ListLocationsResponse.php',
'Google\\Service\\TPU\\ListNodesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/ListNodesResponse.php',
'Google\\Service\\TPU\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/ListOperationsResponse.php',
'Google\\Service\\TPU\\ListTensorFlowVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/ListTensorFlowVersionsResponse.php',
'Google\\Service\\TPU\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Location.php',
'Google\\Service\\TPU\\NetworkEndpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/NetworkEndpoint.php',
'Google\\Service\\TPU\\Node' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Node.php',
'Google\\Service\\TPU\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Operation.php',
'Google\\Service\\TPU\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/OperationMetadata.php',
'Google\\Service\\TPU\\ReimageNodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/ReimageNodeRequest.php',
'Google\\Service\\TPU\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Resource/Projects.php',
'Google\\Service\\TPU\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Resource/ProjectsLocations.php',
'Google\\Service\\TPU\\Resource\\ProjectsLocationsAcceleratorTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Resource/ProjectsLocationsAcceleratorTypes.php',
'Google\\Service\\TPU\\Resource\\ProjectsLocationsNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Resource/ProjectsLocationsNodes.php',
'Google\\Service\\TPU\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\TPU\\Resource\\ProjectsLocationsTensorflowVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Resource/ProjectsLocationsTensorflowVersions.php',
'Google\\Service\\TPU\\SchedulingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/SchedulingConfig.php',
'Google\\Service\\TPU\\StartNodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/StartNodeRequest.php',
'Google\\Service\\TPU\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Status.php',
'Google\\Service\\TPU\\StopNodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/StopNodeRequest.php',
'Google\\Service\\TPU\\Symptom' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/Symptom.php',
'Google\\Service\\TPU\\TensorFlowVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/TensorFlowVersion.php',
'Google\\Service\\TPU\\TpuEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/TPU/TpuEmpty.php',
'Google\\Service\\TagManager' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager.php',
'Google\\Service\\TagManager\\Account' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Account.php',
'Google\\Service\\TagManager\\AccountAccess' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/AccountAccess.php',
'Google\\Service\\TagManager\\BuiltInVariable' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/BuiltInVariable.php',
'Google\\Service\\TagManager\\Client' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Client.php',
'Google\\Service\\TagManager\\Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Condition.php',
'Google\\Service\\TagManager\\Container' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Container.php',
'Google\\Service\\TagManager\\ContainerAccess' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ContainerAccess.php',
'Google\\Service\\TagManager\\ContainerVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ContainerVersion.php',
'Google\\Service\\TagManager\\ContainerVersionHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ContainerVersionHeader.php',
'Google\\Service\\TagManager\\CreateBuiltInVariableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/CreateBuiltInVariableResponse.php',
'Google\\Service\\TagManager\\CreateContainerVersionRequestVersionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/CreateContainerVersionRequestVersionOptions.php',
'Google\\Service\\TagManager\\CreateContainerVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/CreateContainerVersionResponse.php',
'Google\\Service\\TagManager\\CustomTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/CustomTemplate.php',
'Google\\Service\\TagManager\\Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Entity.php',
'Google\\Service\\TagManager\\Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Environment.php',
'Google\\Service\\TagManager\\Folder' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Folder.php',
'Google\\Service\\TagManager\\FolderEntities' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/FolderEntities.php',
'Google\\Service\\TagManager\\GalleryReference' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/GalleryReference.php',
'Google\\Service\\TagManager\\GetWorkspaceStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/GetWorkspaceStatusResponse.php',
'Google\\Service\\TagManager\\ListAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListAccountsResponse.php',
'Google\\Service\\TagManager\\ListContainerVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListContainerVersionsResponse.php',
'Google\\Service\\TagManager\\ListContainersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListContainersResponse.php',
'Google\\Service\\TagManager\\ListEnabledBuiltInVariablesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListEnabledBuiltInVariablesResponse.php',
'Google\\Service\\TagManager\\ListEnvironmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListEnvironmentsResponse.php',
'Google\\Service\\TagManager\\ListFoldersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListFoldersResponse.php',
'Google\\Service\\TagManager\\ListTagsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListTagsResponse.php',
'Google\\Service\\TagManager\\ListTemplatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListTemplatesResponse.php',
'Google\\Service\\TagManager\\ListTriggersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListTriggersResponse.php',
'Google\\Service\\TagManager\\ListUserPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListUserPermissionsResponse.php',
'Google\\Service\\TagManager\\ListVariablesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListVariablesResponse.php',
'Google\\Service\\TagManager\\ListWorkspacesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListWorkspacesResponse.php',
'Google\\Service\\TagManager\\ListZonesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ListZonesResponse.php',
'Google\\Service\\TagManager\\MergeConflict' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/MergeConflict.php',
'Google\\Service\\TagManager\\Parameter' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Parameter.php',
'Google\\Service\\TagManager\\PublishContainerVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/PublishContainerVersionResponse.php',
'Google\\Service\\TagManager\\QuickPreviewResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/QuickPreviewResponse.php',
'Google\\Service\\TagManager\\Resource\\Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/Accounts.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainers' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainers.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersEnvironments' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersEnvironments.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersVersionHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersionHeaders.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersions.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspaces' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspaces.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesBuiltInVariables' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesBuiltInVariables.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesFolders' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesFolders.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTags' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTags.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTemplates.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTriggers.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesVariables' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesVariables.php',
'Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesZones' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesZones.php',
'Google\\Service\\TagManager\\Resource\\AccountsUserPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Resource/AccountsUserPermissions.php',
'Google\\Service\\TagManager\\RevertBuiltInVariableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/RevertBuiltInVariableResponse.php',
'Google\\Service\\TagManager\\RevertFolderResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/RevertFolderResponse.php',
'Google\\Service\\TagManager\\RevertTagResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/RevertTagResponse.php',
'Google\\Service\\TagManager\\RevertTemplateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/RevertTemplateResponse.php',
'Google\\Service\\TagManager\\RevertTriggerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/RevertTriggerResponse.php',
'Google\\Service\\TagManager\\RevertVariableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/RevertVariableResponse.php',
'Google\\Service\\TagManager\\RevertZoneResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/RevertZoneResponse.php',
'Google\\Service\\TagManager\\SetupTag' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/SetupTag.php',
'Google\\Service\\TagManager\\SyncStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/SyncStatus.php',
'Google\\Service\\TagManager\\SyncWorkspaceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/SyncWorkspaceResponse.php',
'Google\\Service\\TagManager\\Tag' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Tag.php',
'Google\\Service\\TagManager\\TeardownTag' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/TeardownTag.php',
'Google\\Service\\TagManager\\Trigger' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Trigger.php',
'Google\\Service\\TagManager\\UserPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/UserPermission.php',
'Google\\Service\\TagManager\\Variable' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Variable.php',
'Google\\Service\\TagManager\\VariableFormatValue' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/VariableFormatValue.php',
'Google\\Service\\TagManager\\Workspace' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Workspace.php',
'Google\\Service\\TagManager\\Zone' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/Zone.php',
'Google\\Service\\TagManager\\ZoneBoundary' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ZoneBoundary.php',
'Google\\Service\\TagManager\\ZoneChildContainer' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ZoneChildContainer.php',
'Google\\Service\\TagManager\\ZoneTypeRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/TagManager/ZoneTypeRestriction.php',
'Google\\Service\\Tasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Tasks.php',
'Google\\Service\\Tasks\\Resource\\Tasklists' => __DIR__ . '/..' . '/google/apiclient-services/src/Tasks/Resource/Tasklists.php',
'Google\\Service\\Tasks\\Resource\\Tasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Tasks/Resource/Tasks.php',
'Google\\Service\\Tasks\\Task' => __DIR__ . '/..' . '/google/apiclient-services/src/Tasks/Task.php',
'Google\\Service\\Tasks\\TaskLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Tasks/TaskLinks.php',
'Google\\Service\\Tasks\\TaskList' => __DIR__ . '/..' . '/google/apiclient-services/src/Tasks/TaskList.php',
'Google\\Service\\Tasks\\TaskLists' => __DIR__ . '/..' . '/google/apiclient-services/src/Tasks/TaskLists.php',
'Google\\Service\\Tasks\\Tasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Tasks/Tasks.php',
'Google\\Service\\Testing' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing.php',
'Google\\Service\\Testing\\Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Account.php',
'Google\\Service\\Testing\\AndroidDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidDevice.php',
'Google\\Service\\Testing\\AndroidDeviceCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidDeviceCatalog.php',
'Google\\Service\\Testing\\AndroidDeviceList' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidDeviceList.php',
'Google\\Service\\Testing\\AndroidInstrumentationTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidInstrumentationTest.php',
'Google\\Service\\Testing\\AndroidMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidMatrix.php',
'Google\\Service\\Testing\\AndroidModel' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidModel.php',
'Google\\Service\\Testing\\AndroidRoboTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidRoboTest.php',
'Google\\Service\\Testing\\AndroidRuntimeConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidRuntimeConfiguration.php',
'Google\\Service\\Testing\\AndroidTestLoop' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidTestLoop.php',
'Google\\Service\\Testing\\AndroidVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AndroidVersion.php',
'Google\\Service\\Testing\\Apk' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Apk.php',
'Google\\Service\\Testing\\ApkDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ApkDetail.php',
'Google\\Service\\Testing\\ApkManifest' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ApkManifest.php',
'Google\\Service\\Testing\\AppBundle' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/AppBundle.php',
'Google\\Service\\Testing\\CancelTestMatrixResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/CancelTestMatrixResponse.php',
'Google\\Service\\Testing\\ClientInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ClientInfo.php',
'Google\\Service\\Testing\\ClientInfoDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ClientInfoDetail.php',
'Google\\Service\\Testing\\Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Date.php',
'Google\\Service\\Testing\\DeviceFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/DeviceFile.php',
'Google\\Service\\Testing\\DeviceIpBlock' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/DeviceIpBlock.php',
'Google\\Service\\Testing\\DeviceIpBlockCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/DeviceIpBlockCatalog.php',
'Google\\Service\\Testing\\Distribution' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Distribution.php',
'Google\\Service\\Testing\\Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Environment.php',
'Google\\Service\\Testing\\EnvironmentMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/EnvironmentMatrix.php',
'Google\\Service\\Testing\\EnvironmentVariable' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/EnvironmentVariable.php',
'Google\\Service\\Testing\\FileReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/FileReference.php',
'Google\\Service\\Testing\\GetApkDetailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/GetApkDetailsResponse.php',
'Google\\Service\\Testing\\GoogleAuto' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/GoogleAuto.php',
'Google\\Service\\Testing\\GoogleCloudStorage' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/GoogleCloudStorage.php',
'Google\\Service\\Testing\\IntentFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IntentFilter.php',
'Google\\Service\\Testing\\IosDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosDevice.php',
'Google\\Service\\Testing\\IosDeviceCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosDeviceCatalog.php',
'Google\\Service\\Testing\\IosDeviceFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosDeviceFile.php',
'Google\\Service\\Testing\\IosDeviceList' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosDeviceList.php',
'Google\\Service\\Testing\\IosModel' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosModel.php',
'Google\\Service\\Testing\\IosRuntimeConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosRuntimeConfiguration.php',
'Google\\Service\\Testing\\IosTestLoop' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosTestLoop.php',
'Google\\Service\\Testing\\IosTestSetup' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosTestSetup.php',
'Google\\Service\\Testing\\IosVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosVersion.php',
'Google\\Service\\Testing\\IosXcTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/IosXcTest.php',
'Google\\Service\\Testing\\LauncherActivityIntent' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/LauncherActivityIntent.php',
'Google\\Service\\Testing\\Locale' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Locale.php',
'Google\\Service\\Testing\\ManualSharding' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ManualSharding.php',
'Google\\Service\\Testing\\NetworkConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/NetworkConfiguration.php',
'Google\\Service\\Testing\\NetworkConfigurationCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/NetworkConfigurationCatalog.php',
'Google\\Service\\Testing\\ObbFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ObbFile.php',
'Google\\Service\\Testing\\Orientation' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Orientation.php',
'Google\\Service\\Testing\\ProvidedSoftwareCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ProvidedSoftwareCatalog.php',
'Google\\Service\\Testing\\RegularFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/RegularFile.php',
'Google\\Service\\Testing\\Resource\\ApplicationDetailService' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Resource/ApplicationDetailService.php',
'Google\\Service\\Testing\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Resource/Projects.php',
'Google\\Service\\Testing\\Resource\\ProjectsTestMatrices' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Resource/ProjectsTestMatrices.php',
'Google\\Service\\Testing\\Resource\\TestEnvironmentCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Resource/TestEnvironmentCatalog.php',
'Google\\Service\\Testing\\ResultStorage' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ResultStorage.php',
'Google\\Service\\Testing\\RoboDirective' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/RoboDirective.php',
'Google\\Service\\Testing\\RoboStartingIntent' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/RoboStartingIntent.php',
'Google\\Service\\Testing\\Shard' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/Shard.php',
'Google\\Service\\Testing\\ShardingOption' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ShardingOption.php',
'Google\\Service\\Testing\\StartActivityIntent' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/StartActivityIntent.php',
'Google\\Service\\Testing\\SystraceSetup' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/SystraceSetup.php',
'Google\\Service\\Testing\\TestDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/TestDetails.php',
'Google\\Service\\Testing\\TestEnvironmentCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/TestEnvironmentCatalog.php',
'Google\\Service\\Testing\\TestExecution' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/TestExecution.php',
'Google\\Service\\Testing\\TestMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/TestMatrix.php',
'Google\\Service\\Testing\\TestSetup' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/TestSetup.php',
'Google\\Service\\Testing\\TestSpecification' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/TestSpecification.php',
'Google\\Service\\Testing\\TestTargetsForShard' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/TestTargetsForShard.php',
'Google\\Service\\Testing\\ToolResultsExecution' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ToolResultsExecution.php',
'Google\\Service\\Testing\\ToolResultsHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ToolResultsHistory.php',
'Google\\Service\\Testing\\ToolResultsStep' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/ToolResultsStep.php',
'Google\\Service\\Testing\\TrafficRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/TrafficRule.php',
'Google\\Service\\Testing\\UniformSharding' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/UniformSharding.php',
'Google\\Service\\Testing\\XcodeVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Testing/XcodeVersion.php',
'Google\\Service\\Texttospeech' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech.php',
'Google\\Service\\Texttospeech\\AudioConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech/AudioConfig.php',
'Google\\Service\\Texttospeech\\ListVoicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech/ListVoicesResponse.php',
'Google\\Service\\Texttospeech\\Resource\\Text' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech/Resource/Text.php',
'Google\\Service\\Texttospeech\\Resource\\Voices' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech/Resource/Voices.php',
'Google\\Service\\Texttospeech\\SynthesisInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech/SynthesisInput.php',
'Google\\Service\\Texttospeech\\SynthesizeSpeechRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech/SynthesizeSpeechRequest.php',
'Google\\Service\\Texttospeech\\SynthesizeSpeechResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech/SynthesizeSpeechResponse.php',
'Google\\Service\\Texttospeech\\Voice' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech/Voice.php',
'Google\\Service\\Texttospeech\\VoiceSelectionParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Texttospeech/VoiceSelectionParams.php',
'Google\\Service\\ToolResults' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults.php',
'Google\\Service\\ToolResults\\ANR' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ANR.php',
'Google\\Service\\ToolResults\\AndroidAppInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/AndroidAppInfo.php',
'Google\\Service\\ToolResults\\AndroidInstrumentationTest' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/AndroidInstrumentationTest.php',
'Google\\Service\\ToolResults\\AndroidRoboTest' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/AndroidRoboTest.php',
'Google\\Service\\ToolResults\\AndroidTest' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/AndroidTest.php',
'Google\\Service\\ToolResults\\AndroidTestLoop' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/AndroidTestLoop.php',
'Google\\Service\\ToolResults\\Any' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Any.php',
'Google\\Service\\ToolResults\\AppStartTime' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/AppStartTime.php',
'Google\\Service\\ToolResults\\AvailableDeepLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/AvailableDeepLinks.php',
'Google\\Service\\ToolResults\\BasicPerfSampleSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/BasicPerfSampleSeries.php',
'Google\\Service\\ToolResults\\BatchCreatePerfSamplesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/BatchCreatePerfSamplesRequest.php',
'Google\\Service\\ToolResults\\BatchCreatePerfSamplesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/BatchCreatePerfSamplesResponse.php',
'Google\\Service\\ToolResults\\BlankScreen' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/BlankScreen.php',
'Google\\Service\\ToolResults\\CPUInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/CPUInfo.php',
'Google\\Service\\ToolResults\\CrashDialogError' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/CrashDialogError.php',
'Google\\Service\\ToolResults\\DeviceOutOfMemory' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/DeviceOutOfMemory.php',
'Google\\Service\\ToolResults\\Duration' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Duration.php',
'Google\\Service\\ToolResults\\EncounteredLoginScreen' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/EncounteredLoginScreen.php',
'Google\\Service\\ToolResults\\EncounteredNonAndroidUiWidgetScreen' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/EncounteredNonAndroidUiWidgetScreen.php',
'Google\\Service\\ToolResults\\Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Environment.php',
'Google\\Service\\ToolResults\\EnvironmentDimensionValueEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/EnvironmentDimensionValueEntry.php',
'Google\\Service\\ToolResults\\Execution' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Execution.php',
'Google\\Service\\ToolResults\\FailedToInstall' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/FailedToInstall.php',
'Google\\Service\\ToolResults\\FailureDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/FailureDetail.php',
'Google\\Service\\ToolResults\\FatalException' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/FatalException.php',
'Google\\Service\\ToolResults\\FileReference' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/FileReference.php',
'Google\\Service\\ToolResults\\GraphicsStats' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/GraphicsStats.php',
'Google\\Service\\ToolResults\\GraphicsStatsBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/GraphicsStatsBucket.php',
'Google\\Service\\ToolResults\\History' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/History.php',
'Google\\Service\\ToolResults\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Image.php',
'Google\\Service\\ToolResults\\InAppPurchasesFound' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/InAppPurchasesFound.php',
'Google\\Service\\ToolResults\\InconclusiveDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/InconclusiveDetail.php',
'Google\\Service\\ToolResults\\IndividualOutcome' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/IndividualOutcome.php',
'Google\\Service\\ToolResults\\InsufficientCoverage' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/InsufficientCoverage.php',
'Google\\Service\\ToolResults\\IosAppCrashed' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/IosAppCrashed.php',
'Google\\Service\\ToolResults\\IosAppInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/IosAppInfo.php',
'Google\\Service\\ToolResults\\IosRoboTest' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/IosRoboTest.php',
'Google\\Service\\ToolResults\\IosTest' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/IosTest.php',
'Google\\Service\\ToolResults\\IosTestLoop' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/IosTestLoop.php',
'Google\\Service\\ToolResults\\IosXcTest' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/IosXcTest.php',
'Google\\Service\\ToolResults\\LauncherActivityNotFound' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/LauncherActivityNotFound.php',
'Google\\Service\\ToolResults\\ListEnvironmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListEnvironmentsResponse.php',
'Google\\Service\\ToolResults\\ListExecutionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListExecutionsResponse.php',
'Google\\Service\\ToolResults\\ListHistoriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListHistoriesResponse.php',
'Google\\Service\\ToolResults\\ListPerfSampleSeriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListPerfSampleSeriesResponse.php',
'Google\\Service\\ToolResults\\ListPerfSamplesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListPerfSamplesResponse.php',
'Google\\Service\\ToolResults\\ListScreenshotClustersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListScreenshotClustersResponse.php',
'Google\\Service\\ToolResults\\ListStepAccessibilityClustersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListStepAccessibilityClustersResponse.php',
'Google\\Service\\ToolResults\\ListStepThumbnailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListStepThumbnailsResponse.php',
'Google\\Service\\ToolResults\\ListStepsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListStepsResponse.php',
'Google\\Service\\ToolResults\\ListTestCasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ListTestCasesResponse.php',
'Google\\Service\\ToolResults\\LogcatCollectionError' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/LogcatCollectionError.php',
'Google\\Service\\ToolResults\\MatrixDimensionDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/MatrixDimensionDefinition.php',
'Google\\Service\\ToolResults\\MemoryInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/MemoryInfo.php',
'Google\\Service\\ToolResults\\MergedResult' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/MergedResult.php',
'Google\\Service\\ToolResults\\MultiStep' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/MultiStep.php',
'Google\\Service\\ToolResults\\NativeCrash' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/NativeCrash.php',
'Google\\Service\\ToolResults\\NonSdkApi' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/NonSdkApi.php',
'Google\\Service\\ToolResults\\NonSdkApiInsight' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/NonSdkApiInsight.php',
'Google\\Service\\ToolResults\\NonSdkApiUsageViolation' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/NonSdkApiUsageViolation.php',
'Google\\Service\\ToolResults\\NonSdkApiUsageViolationReport' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/NonSdkApiUsageViolationReport.php',
'Google\\Service\\ToolResults\\Outcome' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Outcome.php',
'Google\\Service\\ToolResults\\OverlappingUIElements' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/OverlappingUIElements.php',
'Google\\Service\\ToolResults\\PendingGoogleUpdateInsight' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/PendingGoogleUpdateInsight.php',
'Google\\Service\\ToolResults\\PerfEnvironment' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/PerfEnvironment.php',
'Google\\Service\\ToolResults\\PerfMetricsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/PerfMetricsSummary.php',
'Google\\Service\\ToolResults\\PerfSample' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/PerfSample.php',
'Google\\Service\\ToolResults\\PerfSampleSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/PerfSampleSeries.php',
'Google\\Service\\ToolResults\\PerformedGoogleLogin' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/PerformedGoogleLogin.php',
'Google\\Service\\ToolResults\\PerformedMonkeyActions' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/PerformedMonkeyActions.php',
'Google\\Service\\ToolResults\\PrimaryStep' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/PrimaryStep.php',
'Google\\Service\\ToolResults\\ProjectSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ProjectSettings.php',
'Google\\Service\\ToolResults\\PublishXunitXmlFilesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/PublishXunitXmlFilesRequest.php',
'Google\\Service\\ToolResults\\RegionProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/RegionProto.php',
'Google\\Service\\ToolResults\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/Projects.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistories' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistories.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistoriesExecutions' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistoriesExecutions.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistoriesExecutionsClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistoriesExecutionsClusters.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistoriesExecutionsEnvironments' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistoriesExecutionsEnvironments.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistoriesExecutionsSteps' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistoriesExecutionsSteps.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistoriesExecutionsStepsPerfMetricsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistoriesExecutionsStepsPerfMetricsSummary.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistoriesExecutionsStepsPerfSampleSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistoriesExecutionsStepsPerfSampleSeries.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistoriesExecutionsStepsTestCases' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistoriesExecutionsStepsTestCases.php',
'Google\\Service\\ToolResults\\Resource\\ProjectsHistoriesExecutionsStepsThumbnails' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Resource/ProjectsHistoriesExecutionsStepsThumbnails.php',
'Google\\Service\\ToolResults\\ResultsStorage' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ResultsStorage.php',
'Google\\Service\\ToolResults\\RoboScriptExecution' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/RoboScriptExecution.php',
'Google\\Service\\ToolResults\\SafeHtmlProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/SafeHtmlProto.php',
'Google\\Service\\ToolResults\\Screen' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Screen.php',
'Google\\Service\\ToolResults\\ScreenshotCluster' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ScreenshotCluster.php',
'Google\\Service\\ToolResults\\ShardSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ShardSummary.php',
'Google\\Service\\ToolResults\\SkippedDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/SkippedDetail.php',
'Google\\Service\\ToolResults\\Specification' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Specification.php',
'Google\\Service\\ToolResults\\StackTrace' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/StackTrace.php',
'Google\\Service\\ToolResults\\StartActivityNotFound' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/StartActivityNotFound.php',
'Google\\Service\\ToolResults\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Status.php',
'Google\\Service\\ToolResults\\Step' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Step.php',
'Google\\Service\\ToolResults\\StepDimensionValueEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/StepDimensionValueEntry.php',
'Google\\Service\\ToolResults\\StepLabelsEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/StepLabelsEntry.php',
'Google\\Service\\ToolResults\\StepSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/StepSummary.php',
'Google\\Service\\ToolResults\\SuccessDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/SuccessDetail.php',
'Google\\Service\\ToolResults\\SuggestionClusterProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/SuggestionClusterProto.php',
'Google\\Service\\ToolResults\\SuggestionProto' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/SuggestionProto.php',
'Google\\Service\\ToolResults\\TestCase' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/TestCase.php',
'Google\\Service\\ToolResults\\TestCaseReference' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/TestCaseReference.php',
'Google\\Service\\ToolResults\\TestExecutionStep' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/TestExecutionStep.php',
'Google\\Service\\ToolResults\\TestIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/TestIssue.php',
'Google\\Service\\ToolResults\\TestSuiteOverview' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/TestSuiteOverview.php',
'Google\\Service\\ToolResults\\TestTiming' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/TestTiming.php',
'Google\\Service\\ToolResults\\Thumbnail' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Thumbnail.php',
'Google\\Service\\ToolResults\\Timestamp' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/Timestamp.php',
'Google\\Service\\ToolResults\\ToolExecution' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ToolExecution.php',
'Google\\Service\\ToolResults\\ToolExecutionStep' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ToolExecutionStep.php',
'Google\\Service\\ToolResults\\ToolExitCode' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ToolExitCode.php',
'Google\\Service\\ToolResults\\ToolOutputReference' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/ToolOutputReference.php',
'Google\\Service\\ToolResults\\UIElementTooDeep' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/UIElementTooDeep.php',
'Google\\Service\\ToolResults\\UnspecifiedWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/UnspecifiedWarning.php',
'Google\\Service\\ToolResults\\UnusedRoboDirective' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/UnusedRoboDirective.php',
'Google\\Service\\ToolResults\\UpgradeInsight' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/UpgradeInsight.php',
'Google\\Service\\ToolResults\\UsedRoboDirective' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/UsedRoboDirective.php',
'Google\\Service\\ToolResults\\UsedRoboIgnoreDirective' => __DIR__ . '/..' . '/google/apiclient-services/src/ToolResults/UsedRoboIgnoreDirective.php',
'Google\\Service\\TrafficDirectorService' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService.php',
'Google\\Service\\TrafficDirectorService\\Address' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/Address.php',
'Google\\Service\\TrafficDirectorService\\BuildVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/BuildVersion.php',
'Google\\Service\\TrafficDirectorService\\ClientConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/ClientConfig.php',
'Google\\Service\\TrafficDirectorService\\ClientStatusRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/ClientStatusRequest.php',
'Google\\Service\\TrafficDirectorService\\ClientStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/ClientStatusResponse.php',
'Google\\Service\\TrafficDirectorService\\ClustersConfigDump' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/ClustersConfigDump.php',
'Google\\Service\\TrafficDirectorService\\DoubleMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/DoubleMatcher.php',
'Google\\Service\\TrafficDirectorService\\DoubleRange' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/DoubleRange.php',
'Google\\Service\\TrafficDirectorService\\DynamicCluster' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/DynamicCluster.php',
'Google\\Service\\TrafficDirectorService\\DynamicListener' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/DynamicListener.php',
'Google\\Service\\TrafficDirectorService\\DynamicListenerState' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/DynamicListenerState.php',
'Google\\Service\\TrafficDirectorService\\DynamicRouteConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/DynamicRouteConfig.php',
'Google\\Service\\TrafficDirectorService\\DynamicScopedRouteConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/DynamicScopedRouteConfigs.php',
'Google\\Service\\TrafficDirectorService\\Extension' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/Extension.php',
'Google\\Service\\TrafficDirectorService\\GoogleRE2' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/GoogleRE2.php',
'Google\\Service\\TrafficDirectorService\\InlineScopedRouteConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/InlineScopedRouteConfigs.php',
'Google\\Service\\TrafficDirectorService\\ListMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/ListMatcher.php',
'Google\\Service\\TrafficDirectorService\\ListenersConfigDump' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/ListenersConfigDump.php',
'Google\\Service\\TrafficDirectorService\\Locality' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/Locality.php',
'Google\\Service\\TrafficDirectorService\\Node' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/Node.php',
'Google\\Service\\TrafficDirectorService\\NodeMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/NodeMatcher.php',
'Google\\Service\\TrafficDirectorService\\NullMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/NullMatch.php',
'Google\\Service\\TrafficDirectorService\\PathSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/PathSegment.php',
'Google\\Service\\TrafficDirectorService\\PerXdsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/PerXdsConfig.php',
'Google\\Service\\TrafficDirectorService\\Pipe' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/Pipe.php',
'Google\\Service\\TrafficDirectorService\\RegexMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/RegexMatcher.php',
'Google\\Service\\TrafficDirectorService\\Resource\\Discovery' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/Resource/Discovery.php',
'Google\\Service\\TrafficDirectorService\\RoutesConfigDump' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/RoutesConfigDump.php',
'Google\\Service\\TrafficDirectorService\\ScopedRoutesConfigDump' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/ScopedRoutesConfigDump.php',
'Google\\Service\\TrafficDirectorService\\SemanticVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/SemanticVersion.php',
'Google\\Service\\TrafficDirectorService\\SocketAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/SocketAddress.php',
'Google\\Service\\TrafficDirectorService\\StaticCluster' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/StaticCluster.php',
'Google\\Service\\TrafficDirectorService\\StaticListener' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/StaticListener.php',
'Google\\Service\\TrafficDirectorService\\StaticRouteConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/StaticRouteConfig.php',
'Google\\Service\\TrafficDirectorService\\StringMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/StringMatcher.php',
'Google\\Service\\TrafficDirectorService\\StructMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/StructMatcher.php',
'Google\\Service\\TrafficDirectorService\\UpdateFailureState' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/UpdateFailureState.php',
'Google\\Service\\TrafficDirectorService\\ValueMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/TrafficDirectorService/ValueMatcher.php',
'Google\\Service\\Transcoder' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder.php',
'Google\\Service\\Transcoder\\AdBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/AdBreak.php',
'Google\\Service\\Transcoder\\Aes128Encryption' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Aes128Encryption.php',
'Google\\Service\\Transcoder\\Animation' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Animation.php',
'Google\\Service\\Transcoder\\AnimationEnd' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/AnimationEnd.php',
'Google\\Service\\Transcoder\\AnimationFade' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/AnimationFade.php',
'Google\\Service\\Transcoder\\AnimationStatic' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/AnimationStatic.php',
'Google\\Service\\Transcoder\\Audio' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Audio.php',
'Google\\Service\\Transcoder\\AudioAtom' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/AudioAtom.php',
'Google\\Service\\Transcoder\\AudioChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/AudioChannel.php',
'Google\\Service\\Transcoder\\AudioChannelInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/AudioChannelInput.php',
'Google\\Service\\Transcoder\\AudioStream' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/AudioStream.php',
'Google\\Service\\Transcoder\\Color' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Color.php',
'Google\\Service\\Transcoder\\Crop' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Crop.php',
'Google\\Service\\Transcoder\\Deblock' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Deblock.php',
'Google\\Service\\Transcoder\\Denoise' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Denoise.php',
'Google\\Service\\Transcoder\\EditAtom' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/EditAtom.php',
'Google\\Service\\Transcoder\\ElementaryStream' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/ElementaryStream.php',
'Google\\Service\\Transcoder\\Encryption' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Encryption.php',
'Google\\Service\\Transcoder\\FailureDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/FailureDetail.php',
'Google\\Service\\Transcoder\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Image.php',
'Google\\Service\\Transcoder\\Input' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Input.php',
'Google\\Service\\Transcoder\\Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Job.php',
'Google\\Service\\Transcoder\\JobConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/JobConfig.php',
'Google\\Service\\Transcoder\\JobTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/JobTemplate.php',
'Google\\Service\\Transcoder\\ListJobTemplatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/ListJobTemplatesResponse.php',
'Google\\Service\\Transcoder\\ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/ListJobsResponse.php',
'Google\\Service\\Transcoder\\Manifest' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Manifest.php',
'Google\\Service\\Transcoder\\MpegCommonEncryption' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/MpegCommonEncryption.php',
'Google\\Service\\Transcoder\\MuxStream' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/MuxStream.php',
'Google\\Service\\Transcoder\\NormalizedCoordinate' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/NormalizedCoordinate.php',
'Google\\Service\\Transcoder\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/OperationMetadata.php',
'Google\\Service\\Transcoder\\OriginUri' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/OriginUri.php',
'Google\\Service\\Transcoder\\Output' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Output.php',
'Google\\Service\\Transcoder\\Overlay' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Overlay.php',
'Google\\Service\\Transcoder\\Pad' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Pad.php',
'Google\\Service\\Transcoder\\PreprocessingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/PreprocessingConfig.php',
'Google\\Service\\Transcoder\\Progress' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Progress.php',
'Google\\Service\\Transcoder\\PubsubDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/PubsubDestination.php',
'Google\\Service\\Transcoder\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Resource/Projects.php',
'Google\\Service\\Transcoder\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Resource/ProjectsLocations.php',
'Google\\Service\\Transcoder\\Resource\\ProjectsLocationsJobTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Resource/ProjectsLocationsJobTemplates.php',
'Google\\Service\\Transcoder\\Resource\\ProjectsLocationsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/Resource/ProjectsLocationsJobs.php',
'Google\\Service\\Transcoder\\SampleAesEncryption' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/SampleAesEncryption.php',
'Google\\Service\\Transcoder\\SegmentSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/SegmentSettings.php',
'Google\\Service\\Transcoder\\SpriteSheet' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/SpriteSheet.php',
'Google\\Service\\Transcoder\\TextAtom' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/TextAtom.php',
'Google\\Service\\Transcoder\\TextInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/TextInput.php',
'Google\\Service\\Transcoder\\TextStream' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/TextStream.php',
'Google\\Service\\Transcoder\\TranscoderEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/TranscoderEmpty.php',
'Google\\Service\\Transcoder\\VideoStream' => __DIR__ . '/..' . '/google/apiclient-services/src/Transcoder/VideoStream.php',
'Google\\Service\\Translate' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate.php',
'Google\\Service\\Translate\\BatchTranslateTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/BatchTranslateTextRequest.php',
'Google\\Service\\Translate\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/CancelOperationRequest.php',
'Google\\Service\\Translate\\DetectLanguageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/DetectLanguageRequest.php',
'Google\\Service\\Translate\\DetectLanguageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/DetectLanguageResponse.php',
'Google\\Service\\Translate\\DetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/DetectedLanguage.php',
'Google\\Service\\Translate\\GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/GcsDestination.php',
'Google\\Service\\Translate\\GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/GcsSource.php',
'Google\\Service\\Translate\\Glossary' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/Glossary.php',
'Google\\Service\\Translate\\GlossaryInputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/GlossaryInputConfig.php',
'Google\\Service\\Translate\\InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/InputConfig.php',
'Google\\Service\\Translate\\LanguageCodePair' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/LanguageCodePair.php',
'Google\\Service\\Translate\\LanguageCodesSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/LanguageCodesSet.php',
'Google\\Service\\Translate\\ListGlossariesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/ListGlossariesResponse.php',
'Google\\Service\\Translate\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/ListLocationsResponse.php',
'Google\\Service\\Translate\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/ListOperationsResponse.php',
'Google\\Service\\Translate\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/Location.php',
'Google\\Service\\Translate\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/Operation.php',
'Google\\Service\\Translate\\OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/OutputConfig.php',
'Google\\Service\\Translate\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/Resource/Projects.php',
'Google\\Service\\Translate\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/Resource/ProjectsLocations.php',
'Google\\Service\\Translate\\Resource\\ProjectsLocationsGlossaries' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/Resource/ProjectsLocationsGlossaries.php',
'Google\\Service\\Translate\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Translate\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/Status.php',
'Google\\Service\\Translate\\SupportedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/SupportedLanguage.php',
'Google\\Service\\Translate\\SupportedLanguages' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/SupportedLanguages.php',
'Google\\Service\\Translate\\TranslateEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/TranslateEmpty.php',
'Google\\Service\\Translate\\TranslateTextGlossaryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/TranslateTextGlossaryConfig.php',
'Google\\Service\\Translate\\TranslateTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/TranslateTextRequest.php',
'Google\\Service\\Translate\\TranslateTextResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/TranslateTextResponse.php',
'Google\\Service\\Translate\\Translation' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/Translation.php',
'Google\\Service\\Translate\\WaitOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Translate/WaitOperationRequest.php',
'Google\\Service\\Vault' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault.php',
'Google\\Service\\Vault\\AccountCount' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/AccountCount.php',
'Google\\Service\\Vault\\AccountCountError' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/AccountCountError.php',
'Google\\Service\\Vault\\AccountInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/AccountInfo.php',
'Google\\Service\\Vault\\AddHeldAccountResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/AddHeldAccountResult.php',
'Google\\Service\\Vault\\AddHeldAccountsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/AddHeldAccountsRequest.php',
'Google\\Service\\Vault\\AddHeldAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/AddHeldAccountsResponse.php',
'Google\\Service\\Vault\\AddMatterPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/AddMatterPermissionsRequest.php',
'Google\\Service\\Vault\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/CancelOperationRequest.php',
'Google\\Service\\Vault\\CloseMatterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/CloseMatterRequest.php',
'Google\\Service\\Vault\\CloseMatterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/CloseMatterResponse.php',
'Google\\Service\\Vault\\CloudStorageFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/CloudStorageFile.php',
'Google\\Service\\Vault\\CloudStorageSink' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/CloudStorageSink.php',
'Google\\Service\\Vault\\CorpusQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/CorpusQuery.php',
'Google\\Service\\Vault\\CountArtifactsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/CountArtifactsMetadata.php',
'Google\\Service\\Vault\\CountArtifactsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/CountArtifactsRequest.php',
'Google\\Service\\Vault\\CountArtifactsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/CountArtifactsResponse.php',
'Google\\Service\\Vault\\DriveExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/DriveExportOptions.php',
'Google\\Service\\Vault\\DriveOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/DriveOptions.php',
'Google\\Service\\Vault\\Export' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Export.php',
'Google\\Service\\Vault\\ExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ExportOptions.php',
'Google\\Service\\Vault\\ExportStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ExportStats.php',
'Google\\Service\\Vault\\GroupsCountResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/GroupsCountResult.php',
'Google\\Service\\Vault\\GroupsExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/GroupsExportOptions.php',
'Google\\Service\\Vault\\HangoutsChatExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HangoutsChatExportOptions.php',
'Google\\Service\\Vault\\HangoutsChatInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HangoutsChatInfo.php',
'Google\\Service\\Vault\\HangoutsChatOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HangoutsChatOptions.php',
'Google\\Service\\Vault\\HeldAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HeldAccount.php',
'Google\\Service\\Vault\\HeldDriveQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HeldDriveQuery.php',
'Google\\Service\\Vault\\HeldGroupsQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HeldGroupsQuery.php',
'Google\\Service\\Vault\\HeldHangoutsChatQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HeldHangoutsChatQuery.php',
'Google\\Service\\Vault\\HeldMailQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HeldMailQuery.php',
'Google\\Service\\Vault\\HeldOrgUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HeldOrgUnit.php',
'Google\\Service\\Vault\\HeldVoiceQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/HeldVoiceQuery.php',
'Google\\Service\\Vault\\Hold' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Hold.php',
'Google\\Service\\Vault\\ListExportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ListExportsResponse.php',
'Google\\Service\\Vault\\ListHeldAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ListHeldAccountsResponse.php',
'Google\\Service\\Vault\\ListHoldsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ListHoldsResponse.php',
'Google\\Service\\Vault\\ListMattersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ListMattersResponse.php',
'Google\\Service\\Vault\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ListOperationsResponse.php',
'Google\\Service\\Vault\\ListSavedQueriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ListSavedQueriesResponse.php',
'Google\\Service\\Vault\\MailCountResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/MailCountResult.php',
'Google\\Service\\Vault\\MailExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/MailExportOptions.php',
'Google\\Service\\Vault\\MailOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/MailOptions.php',
'Google\\Service\\Vault\\Matter' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Matter.php',
'Google\\Service\\Vault\\MatterPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/MatterPermission.php',
'Google\\Service\\Vault\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Operation.php',
'Google\\Service\\Vault\\OrgUnitInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/OrgUnitInfo.php',
'Google\\Service\\Vault\\Query' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Query.php',
'Google\\Service\\Vault\\RemoveHeldAccountsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/RemoveHeldAccountsRequest.php',
'Google\\Service\\Vault\\RemoveHeldAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/RemoveHeldAccountsResponse.php',
'Google\\Service\\Vault\\RemoveMatterPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/RemoveMatterPermissionsRequest.php',
'Google\\Service\\Vault\\ReopenMatterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ReopenMatterRequest.php',
'Google\\Service\\Vault\\ReopenMatterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/ReopenMatterResponse.php',
'Google\\Service\\Vault\\Resource\\Matters' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Resource/Matters.php',
'Google\\Service\\Vault\\Resource\\MattersExports' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Resource/MattersExports.php',
'Google\\Service\\Vault\\Resource\\MattersHolds' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Resource/MattersHolds.php',
'Google\\Service\\Vault\\Resource\\MattersHoldsAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Resource/MattersHoldsAccounts.php',
'Google\\Service\\Vault\\Resource\\MattersSavedQueries' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Resource/MattersSavedQueries.php',
'Google\\Service\\Vault\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Resource/Operations.php',
'Google\\Service\\Vault\\SavedQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/SavedQuery.php',
'Google\\Service\\Vault\\SharedDriveInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/SharedDriveInfo.php',
'Google\\Service\\Vault\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/Status.php',
'Google\\Service\\Vault\\TeamDriveInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/TeamDriveInfo.php',
'Google\\Service\\Vault\\UndeleteMatterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/UndeleteMatterRequest.php',
'Google\\Service\\Vault\\UserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/UserInfo.php',
'Google\\Service\\Vault\\VaultEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/VaultEmpty.php',
'Google\\Service\\Vault\\VoiceExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/VoiceExportOptions.php',
'Google\\Service\\Vault\\VoiceOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Vault/VoiceOptions.php',
'Google\\Service\\Verifiedaccess' => __DIR__ . '/..' . '/google/apiclient-services/src/Verifiedaccess.php',
'Google\\Service\\Verifiedaccess\\Challenge' => __DIR__ . '/..' . '/google/apiclient-services/src/Verifiedaccess/Challenge.php',
'Google\\Service\\Verifiedaccess\\Resource\\Challenge' => __DIR__ . '/..' . '/google/apiclient-services/src/Verifiedaccess/Resource/Challenge.php',
'Google\\Service\\Verifiedaccess\\SignedData' => __DIR__ . '/..' . '/google/apiclient-services/src/Verifiedaccess/SignedData.php',
'Google\\Service\\Verifiedaccess\\VerifiedaccessEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Verifiedaccess/VerifiedaccessEmpty.php',
'Google\\Service\\Verifiedaccess\\VerifyChallengeResponseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Verifiedaccess/VerifyChallengeResponseRequest.php',
'Google\\Service\\Verifiedaccess\\VerifyChallengeResponseResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Verifiedaccess/VerifyChallengeResponseResult.php',
'Google\\Service\\Vision' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision.php',
'Google\\Service\\Vision\\AddProductToProductSetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AddProductToProductSetRequest.php',
'Google\\Service\\Vision\\AnnotateFileRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AnnotateFileRequest.php',
'Google\\Service\\Vision\\AnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AnnotateFileResponse.php',
'Google\\Service\\Vision\\AnnotateImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AnnotateImageRequest.php',
'Google\\Service\\Vision\\AnnotateImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AnnotateImageResponse.php',
'Google\\Service\\Vision\\AsyncAnnotateFileRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AsyncAnnotateFileRequest.php',
'Google\\Service\\Vision\\AsyncAnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AsyncAnnotateFileResponse.php',
'Google\\Service\\Vision\\AsyncBatchAnnotateFilesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AsyncBatchAnnotateFilesRequest.php',
'Google\\Service\\Vision\\AsyncBatchAnnotateFilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AsyncBatchAnnotateFilesResponse.php',
'Google\\Service\\Vision\\AsyncBatchAnnotateImagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AsyncBatchAnnotateImagesRequest.php',
'Google\\Service\\Vision\\AsyncBatchAnnotateImagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/AsyncBatchAnnotateImagesResponse.php',
'Google\\Service\\Vision\\BatchAnnotateFilesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/BatchAnnotateFilesRequest.php',
'Google\\Service\\Vision\\BatchAnnotateFilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/BatchAnnotateFilesResponse.php',
'Google\\Service\\Vision\\BatchAnnotateImagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/BatchAnnotateImagesRequest.php',
'Google\\Service\\Vision\\BatchAnnotateImagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/BatchAnnotateImagesResponse.php',
'Google\\Service\\Vision\\BatchOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/BatchOperationMetadata.php',
'Google\\Service\\Vision\\Block' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Block.php',
'Google\\Service\\Vision\\BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/BoundingPoly.php',
'Google\\Service\\Vision\\CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/CancelOperationRequest.php',
'Google\\Service\\Vision\\Color' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Color.php',
'Google\\Service\\Vision\\ColorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ColorInfo.php',
'Google\\Service\\Vision\\CropHint' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/CropHint.php',
'Google\\Service\\Vision\\CropHintsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/CropHintsAnnotation.php',
'Google\\Service\\Vision\\CropHintsParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/CropHintsParams.php',
'Google\\Service\\Vision\\DetectedBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/DetectedBreak.php',
'Google\\Service\\Vision\\DetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/DetectedLanguage.php',
'Google\\Service\\Vision\\DominantColorsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/DominantColorsAnnotation.php',
'Google\\Service\\Vision\\EntityAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/EntityAnnotation.php',
'Google\\Service\\Vision\\FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/FaceAnnotation.php',
'Google\\Service\\Vision\\Feature' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Feature.php',
'Google\\Service\\Vision\\GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GcsDestination.php',
'Google\\Service\\Vision\\GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GcsSource.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1AnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1AnnotateFileResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1AnnotateImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1AnnotateImageResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Block' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1Block.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1BoundingPoly.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ColorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1ColorInfo.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1CropHint' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1CropHint.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1CropHintsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1CropHintsAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1DominantColorsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1DominantColorsAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1EntityAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1EntityAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1FaceAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1FaceAnnotationLandmark' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1GcsDestination.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1GcsSource.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ImageAnnotationContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1ImageAnnotationContext.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ImageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1ImageProperties.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1InputConfig.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1LocationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1LocationInfo.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1NormalizedVertex.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1OperationMetadata.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1OutputConfig.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1Page.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Paragraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1Paragraph.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Position' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1Position.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1Product.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ProductKeyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1ProductKeyValue.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ProductSearchResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1ProductSearchResults.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ProductSearchResultsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1ProductSearchResultsResult.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Property' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1Property.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1SafeSearchAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1SafeSearchAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Symbol' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1Symbol.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1TextAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1TextAnnotationTextProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1TextAnnotationTextProperty.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1Vertex.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1WebDetection' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1WebDetection.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1WebDetectionWebEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebEntity.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1WebDetectionWebImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebImage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1WebDetectionWebLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebLabel.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1WebDetectionWebPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebPage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Word' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p1beta1Word.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1AnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1AnnotateFileResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1AnnotateImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1AnnotateImageResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Block' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1Block.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1BoundingPoly.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ColorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1ColorInfo.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1CropHint' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1CropHint.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1CropHintsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1CropHintsAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1DominantColorsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1DominantColorsAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1EntityAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1EntityAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1FaceAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1FaceAnnotationLandmark' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1FaceAnnotationLandmark.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1GcsDestination.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1GcsSource.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ImageAnnotationContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1ImageAnnotationContext.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ImageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1ImageProperties.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1InputConfig.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1LocationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1LocationInfo.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1NormalizedVertex.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1OperationMetadata.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1OutputConfig.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1Page.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Paragraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1Paragraph.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Position' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1Position.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1Product.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ProductKeyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1ProductKeyValue.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ProductSearchResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1ProductSearchResults.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ProductSearchResultsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1ProductSearchResultsResult.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Property' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1Property.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1SafeSearchAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1SafeSearchAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Symbol' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1Symbol.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1TextAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1TextAnnotationTextProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1TextAnnotationTextProperty.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1Vertex.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1WebDetection' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1WebDetection.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1WebDetectionWebEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebEntity.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1WebDetectionWebImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebImage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1WebDetectionWebLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebLabel.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1WebDetectionWebPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebPage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Word' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p2beta1Word.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1AnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1AnnotateFileResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1AnnotateImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1AnnotateImageResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1BatchOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1BatchOperationMetadata.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Block' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1Block.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1BoundingPoly.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ColorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ColorInfo.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1CropHint' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1CropHint.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1CropHintsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1CropHintsAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1DominantColorsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1DominantColorsAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1EntityAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1EntityAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1FaceAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1FaceAnnotationLandmark' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1GcsDestination.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1GcsSource.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ImageAnnotationContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ImageAnnotationContext.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ImageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ImageProperties.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ImportProductSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ImportProductSetsResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1InputConfig.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1LocationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1LocationInfo.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1NormalizedVertex.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1OperationMetadata.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1OutputConfig.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1Page.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Paragraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1Paragraph.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Position' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1Position.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1Product.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ProductKeyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ProductKeyValue.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ProductSearchResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ProductSearchResults.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ProductSearchResultsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ProductSearchResultsResult.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Property' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1Property.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ReferenceImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1ReferenceImage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1SafeSearchAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1SafeSearchAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Symbol' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1Symbol.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1TextAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1TextAnnotationTextProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1Vertex.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1WebDetection' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1WebDetection.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1WebDetectionWebEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebEntity.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1WebDetectionWebImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebImage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1WebDetectionWebLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebLabel.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1WebDetectionWebPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebPage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Word' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p3beta1Word.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1AnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1AnnotateFileResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1AnnotateImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1AnnotateImageResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1BatchOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1BatchOperationMetadata.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Block' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Block.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1BoundingPoly.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Celebrity' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Celebrity.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ColorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ColorInfo.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1CropHint' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1CropHint.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1CropHintsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1CropHintsAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1DominantColorsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1DominantColorsAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1EntityAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1EntityAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1FaceAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1FaceAnnotationLandmark' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1FaceAnnotationLandmark.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1FaceRecognitionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1FaceRecognitionResult.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1GcsDestination.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1GcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1GcsSource.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ImageAnnotationContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ImageAnnotationContext.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ImageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ImageProperties.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ImportProductSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ImportProductSetsResponse.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1InputConfig.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1LocationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1LocationInfo.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1NormalizedVertex.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1OperationMetadata.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1OutputConfig.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Page.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Paragraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Paragraph.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Position' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Position.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Product.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ProductKeyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ProductKeyValue.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ProductSearchResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ProductSearchResults.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ProductSearchResultsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ProductSearchResultsResult.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Property' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Property.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ReferenceImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1ReferenceImage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1SafeSearchAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1SafeSearchAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Symbol' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Symbol.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1TextAnnotation.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1TextAnnotationTextProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1TextAnnotationTextProperty.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Vertex.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1WebDetection' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1WebDetection.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1WebDetectionWebEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1WebDetectionWebEntity.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1WebDetectionWebImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1WebDetectionWebImage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1WebDetectionWebLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1WebDetectionWebLabel.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1WebDetectionWebPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1WebDetectionWebPage.php',
'Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Word' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GoogleCloudVisionV1p4beta1Word.php',
'Google\\Service\\Vision\\GroupedResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/GroupedResult.php',
'Google\\Service\\Vision\\Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Image.php',
'Google\\Service\\Vision\\ImageAnnotationContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ImageAnnotationContext.php',
'Google\\Service\\Vision\\ImageContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ImageContext.php',
'Google\\Service\\Vision\\ImageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ImageProperties.php',
'Google\\Service\\Vision\\ImageSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ImageSource.php',
'Google\\Service\\Vision\\ImportProductSetsGcsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ImportProductSetsGcsSource.php',
'Google\\Service\\Vision\\ImportProductSetsInputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ImportProductSetsInputConfig.php',
'Google\\Service\\Vision\\ImportProductSetsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ImportProductSetsRequest.php',
'Google\\Service\\Vision\\ImportProductSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ImportProductSetsResponse.php',
'Google\\Service\\Vision\\InputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/InputConfig.php',
'Google\\Service\\Vision\\KeyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/KeyValue.php',
'Google\\Service\\Vision\\Landmark' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Landmark.php',
'Google\\Service\\Vision\\LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/LatLng.php',
'Google\\Service\\Vision\\LatLongRect' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/LatLongRect.php',
'Google\\Service\\Vision\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ListOperationsResponse.php',
'Google\\Service\\Vision\\ListProductSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ListProductSetsResponse.php',
'Google\\Service\\Vision\\ListProductsInProductSetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ListProductsInProductSetResponse.php',
'Google\\Service\\Vision\\ListProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ListProductsResponse.php',
'Google\\Service\\Vision\\ListReferenceImagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ListReferenceImagesResponse.php',
'Google\\Service\\Vision\\LocalizedObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/LocalizedObjectAnnotation.php',
'Google\\Service\\Vision\\LocationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/LocationInfo.php',
'Google\\Service\\Vision\\NormalizedVertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/NormalizedVertex.php',
'Google\\Service\\Vision\\ObjectAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ObjectAnnotation.php',
'Google\\Service\\Vision\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Operation.php',
'Google\\Service\\Vision\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/OperationMetadata.php',
'Google\\Service\\Vision\\OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/OutputConfig.php',
'Google\\Service\\Vision\\Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Page.php',
'Google\\Service\\Vision\\Paragraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Paragraph.php',
'Google\\Service\\Vision\\Position' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Position.php',
'Google\\Service\\Vision\\Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Product.php',
'Google\\Service\\Vision\\ProductSearchParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ProductSearchParams.php',
'Google\\Service\\Vision\\ProductSearchResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ProductSearchResults.php',
'Google\\Service\\Vision\\ProductSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ProductSet.php',
'Google\\Service\\Vision\\ProductSetPurgeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ProductSetPurgeConfig.php',
'Google\\Service\\Vision\\Property' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Property.php',
'Google\\Service\\Vision\\PurgeProductsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/PurgeProductsRequest.php',
'Google\\Service\\Vision\\ReferenceImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/ReferenceImage.php',
'Google\\Service\\Vision\\RemoveProductFromProductSetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/RemoveProductFromProductSetRequest.php',
'Google\\Service\\Vision\\Resource\\Files' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/Files.php',
'Google\\Service\\Vision\\Resource\\Images' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/Images.php',
'Google\\Service\\Vision\\Resource\\Locations' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/Locations.php',
'Google\\Service\\Vision\\Resource\\LocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/LocationsOperations.php',
'Google\\Service\\Vision\\Resource\\Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/Operations.php',
'Google\\Service\\Vision\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/Projects.php',
'Google\\Service\\Vision\\Resource\\ProjectsFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsFiles.php',
'Google\\Service\\Vision\\Resource\\ProjectsImages' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsImages.php',
'Google\\Service\\Vision\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsLocations.php',
'Google\\Service\\Vision\\Resource\\ProjectsLocationsFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsLocationsFiles.php',
'Google\\Service\\Vision\\Resource\\ProjectsLocationsImages' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsLocationsImages.php',
'Google\\Service\\Vision\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Vision\\Resource\\ProjectsLocationsProductSets' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsLocationsProductSets.php',
'Google\\Service\\Vision\\Resource\\ProjectsLocationsProductSetsProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsLocationsProductSetsProducts.php',
'Google\\Service\\Vision\\Resource\\ProjectsLocationsProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsLocationsProducts.php',
'Google\\Service\\Vision\\Resource\\ProjectsLocationsProductsReferenceImages' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsLocationsProductsReferenceImages.php',
'Google\\Service\\Vision\\Resource\\ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Resource/ProjectsOperations.php',
'Google\\Service\\Vision\\Result' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Result.php',
'Google\\Service\\Vision\\SafeSearchAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/SafeSearchAnnotation.php',
'Google\\Service\\Vision\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Status.php',
'Google\\Service\\Vision\\Symbol' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Symbol.php',
'Google\\Service\\Vision\\TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/TextAnnotation.php',
'Google\\Service\\Vision\\TextDetectionParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/TextDetectionParams.php',
'Google\\Service\\Vision\\TextProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/TextProperty.php',
'Google\\Service\\Vision\\Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Vertex.php',
'Google\\Service\\Vision\\VisionEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/VisionEmpty.php',
'Google\\Service\\Vision\\WebDetection' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/WebDetection.php',
'Google\\Service\\Vision\\WebDetectionParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/WebDetectionParams.php',
'Google\\Service\\Vision\\WebEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/WebEntity.php',
'Google\\Service\\Vision\\WebImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/WebImage.php',
'Google\\Service\\Vision\\WebLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/WebLabel.php',
'Google\\Service\\Vision\\WebPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/WebPage.php',
'Google\\Service\\Vision\\Word' => __DIR__ . '/..' . '/google/apiclient-services/src/Vision/Word.php',
'Google\\Service\\WebRisk' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1ComputeThreatListDiffResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1ComputeThreatListDiffResponse.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1ComputeThreatListDiffResponseChecksum' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1ComputeThreatListDiffResponseChecksum.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1RawHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1RawHashes.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1RawIndices' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1RawIndices.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1RiceDeltaEncoding' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1RiceDeltaEncoding.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1SearchHashesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1SearchHashesResponse.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1SearchHashesResponseThreatHash' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1SearchHashesResponseThreatHash.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1SearchUrisResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1SearchUrisResponse.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1SearchUrisResponseThreatUri' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1SearchUrisResponseThreatUri.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1Submission' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1Submission.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1SubmitUriMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1SubmitUriMetadata.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1SubmitUriRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1SubmitUriRequest.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1ThreatEntryAdditions' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1ThreatEntryAdditions.php',
'Google\\Service\\WebRisk\\GoogleCloudWebriskV1ThreatEntryRemovals' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleCloudWebriskV1ThreatEntryRemovals.php',
'Google\\Service\\WebRisk\\GoogleLongrunningCancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleLongrunningCancelOperationRequest.php',
'Google\\Service\\WebRisk\\GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleLongrunningListOperationsResponse.php',
'Google\\Service\\WebRisk\\GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleLongrunningOperation.php',
'Google\\Service\\WebRisk\\GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleProtobufEmpty.php',
'Google\\Service\\WebRisk\\GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/GoogleRpcStatus.php',
'Google\\Service\\WebRisk\\Resource\\Hashes' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/Resource/Hashes.php',
'Google\\Service\\WebRisk\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/Resource/Projects.php',
'Google\\Service\\WebRisk\\Resource\\ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/Resource/ProjectsOperations.php',
'Google\\Service\\WebRisk\\Resource\\ProjectsSubmissions' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/Resource/ProjectsSubmissions.php',
'Google\\Service\\WebRisk\\Resource\\ProjectsUris' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/Resource/ProjectsUris.php',
'Google\\Service\\WebRisk\\Resource\\ThreatLists' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/Resource/ThreatLists.php',
'Google\\Service\\WebRisk\\Resource\\Uris' => __DIR__ . '/..' . '/google/apiclient-services/src/WebRisk/Resource/Uris.php',
'Google\\Service\\Webfonts' => __DIR__ . '/..' . '/google/apiclient-services/src/Webfonts.php',
'Google\\Service\\Webfonts\\Resource\\Webfonts' => __DIR__ . '/..' . '/google/apiclient-services/src/Webfonts/Resource/Webfonts.php',
'Google\\Service\\Webfonts\\Webfont' => __DIR__ . '/..' . '/google/apiclient-services/src/Webfonts/Webfont.php',
'Google\\Service\\Webfonts\\WebfontList' => __DIR__ . '/..' . '/google/apiclient-services/src/Webfonts/WebfontList.php',
'Google\\Service\\Webmasters' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters.php',
'Google\\Service\\Webmasters\\ApiDataRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/ApiDataRow.php',
'Google\\Service\\Webmasters\\ApiDimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/ApiDimensionFilter.php',
'Google\\Service\\Webmasters\\ApiDimensionFilterGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/ApiDimensionFilterGroup.php',
'Google\\Service\\Webmasters\\Resource\\Searchanalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/Resource/Searchanalytics.php',
'Google\\Service\\Webmasters\\Resource\\Sitemaps' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/Resource/Sitemaps.php',
'Google\\Service\\Webmasters\\Resource\\Sites' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/Resource/Sites.php',
'Google\\Service\\Webmasters\\SearchAnalyticsQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/SearchAnalyticsQueryRequest.php',
'Google\\Service\\Webmasters\\SearchAnalyticsQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/SearchAnalyticsQueryResponse.php',
'Google\\Service\\Webmasters\\SitemapsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/SitemapsListResponse.php',
'Google\\Service\\Webmasters\\SitesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/SitesListResponse.php',
'Google\\Service\\Webmasters\\WmxSite' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/WmxSite.php',
'Google\\Service\\Webmasters\\WmxSitemap' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/WmxSitemap.php',
'Google\\Service\\Webmasters\\WmxSitemapContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Webmasters/WmxSitemapContent.php',
'Google\\Service\\WorkflowExecutions' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions.php',
'Google\\Service\\WorkflowExecutions\\CancelExecutionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/CancelExecutionRequest.php',
'Google\\Service\\WorkflowExecutions\\Error' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/Error.php',
'Google\\Service\\WorkflowExecutions\\Execution' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/Execution.php',
'Google\\Service\\WorkflowExecutions\\ListExecutionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/ListExecutionsResponse.php',
'Google\\Service\\WorkflowExecutions\\Position' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/Position.php',
'Google\\Service\\WorkflowExecutions\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/Resource/Projects.php',
'Google\\Service\\WorkflowExecutions\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/Resource/ProjectsLocations.php',
'Google\\Service\\WorkflowExecutions\\Resource\\ProjectsLocationsWorkflows' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/Resource/ProjectsLocationsWorkflows.php',
'Google\\Service\\WorkflowExecutions\\Resource\\ProjectsLocationsWorkflowsExecutions' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/Resource/ProjectsLocationsWorkflowsExecutions.php',
'Google\\Service\\WorkflowExecutions\\StackTrace' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/StackTrace.php',
'Google\\Service\\WorkflowExecutions\\StackTraceElement' => __DIR__ . '/..' . '/google/apiclient-services/src/WorkflowExecutions/StackTraceElement.php',
'Google\\Service\\Workflows' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows.php',
'Google\\Service\\Workflows\\ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/ListLocationsResponse.php',
'Google\\Service\\Workflows\\ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/ListOperationsResponse.php',
'Google\\Service\\Workflows\\ListWorkflowsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/ListWorkflowsResponse.php',
'Google\\Service\\Workflows\\Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/Location.php',
'Google\\Service\\Workflows\\Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/Operation.php',
'Google\\Service\\Workflows\\OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/OperationMetadata.php',
'Google\\Service\\Workflows\\Resource\\Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/Resource/Projects.php',
'Google\\Service\\Workflows\\Resource\\ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/Resource/ProjectsLocations.php',
'Google\\Service\\Workflows\\Resource\\ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/Resource/ProjectsLocationsOperations.php',
'Google\\Service\\Workflows\\Resource\\ProjectsLocationsWorkflows' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/Resource/ProjectsLocationsWorkflows.php',
'Google\\Service\\Workflows\\Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/Status.php',
'Google\\Service\\Workflows\\Workflow' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/Workflow.php',
'Google\\Service\\Workflows\\WorkflowsEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Workflows/WorkflowsEmpty.php',
'Google\\Service\\YouTube' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube.php',
'Google\\Service\\YouTubeAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics.php',
'Google\\Service\\YouTubeAnalytics\\EmptyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/EmptyResponse.php',
'Google\\Service\\YouTubeAnalytics\\ErrorProto' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/ErrorProto.php',
'Google\\Service\\YouTubeAnalytics\\Errors' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/Errors.php',
'Google\\Service\\YouTubeAnalytics\\Group' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/Group.php',
'Google\\Service\\YouTubeAnalytics\\GroupContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/GroupContentDetails.php',
'Google\\Service\\YouTubeAnalytics\\GroupItem' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/GroupItem.php',
'Google\\Service\\YouTubeAnalytics\\GroupItemResource' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/GroupItemResource.php',
'Google\\Service\\YouTubeAnalytics\\GroupSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/GroupSnippet.php',
'Google\\Service\\YouTubeAnalytics\\ListGroupItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/ListGroupItemsResponse.php',
'Google\\Service\\YouTubeAnalytics\\ListGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/ListGroupsResponse.php',
'Google\\Service\\YouTubeAnalytics\\QueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/QueryResponse.php',
'Google\\Service\\YouTubeAnalytics\\Resource\\GroupItems' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/Resource/GroupItems.php',
'Google\\Service\\YouTubeAnalytics\\Resource\\Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/Resource/Groups.php',
'Google\\Service\\YouTubeAnalytics\\Resource\\Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/Resource/Reports.php',
'Google\\Service\\YouTubeAnalytics\\ResultTableColumnHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeAnalytics/ResultTableColumnHeader.php',
'Google\\Service\\YouTubeReporting' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting.php',
'Google\\Service\\YouTubeReporting\\GdataBlobstore2Info' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataBlobstore2Info.php',
'Google\\Service\\YouTubeReporting\\GdataCompositeMedia' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataCompositeMedia.php',
'Google\\Service\\YouTubeReporting\\GdataContentTypeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataContentTypeInfo.php',
'Google\\Service\\YouTubeReporting\\GdataDiffChecksumsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataDiffChecksumsResponse.php',
'Google\\Service\\YouTubeReporting\\GdataDiffDownloadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataDiffDownloadResponse.php',
'Google\\Service\\YouTubeReporting\\GdataDiffUploadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataDiffUploadRequest.php',
'Google\\Service\\YouTubeReporting\\GdataDiffUploadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataDiffUploadResponse.php',
'Google\\Service\\YouTubeReporting\\GdataDiffVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataDiffVersionResponse.php',
'Google\\Service\\YouTubeReporting\\GdataDownloadParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataDownloadParameters.php',
'Google\\Service\\YouTubeReporting\\GdataMedia' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataMedia.php',
'Google\\Service\\YouTubeReporting\\GdataObjectId' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/GdataObjectId.php',
'Google\\Service\\YouTubeReporting\\Job' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/Job.php',
'Google\\Service\\YouTubeReporting\\ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/ListJobsResponse.php',
'Google\\Service\\YouTubeReporting\\ListReportTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/ListReportTypesResponse.php',
'Google\\Service\\YouTubeReporting\\ListReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/ListReportsResponse.php',
'Google\\Service\\YouTubeReporting\\Report' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/Report.php',
'Google\\Service\\YouTubeReporting\\ReportType' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/ReportType.php',
'Google\\Service\\YouTubeReporting\\Resource\\Jobs' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/Resource/Jobs.php',
'Google\\Service\\YouTubeReporting\\Resource\\JobsReports' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/Resource/JobsReports.php',
'Google\\Service\\YouTubeReporting\\Resource\\Media' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/Resource/Media.php',
'Google\\Service\\YouTubeReporting\\Resource\\ReportTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/Resource/ReportTypes.php',
'Google\\Service\\YouTubeReporting\\YoutubereportingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTubeReporting/YoutubereportingEmpty.php',
'Google\\Service\\YouTube\\AbuseReport' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/AbuseReport.php',
'Google\\Service\\YouTube\\AbuseType' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/AbuseType.php',
'Google\\Service\\YouTube\\AccessPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/AccessPolicy.php',
'Google\\Service\\YouTube\\Activity' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Activity.php',
'Google\\Service\\YouTube\\ActivityContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetails.php',
'Google\\Service\\YouTube\\ActivityContentDetailsBulletin' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsBulletin.php',
'Google\\Service\\YouTube\\ActivityContentDetailsChannelItem' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsChannelItem.php',
'Google\\Service\\YouTube\\ActivityContentDetailsComment' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsComment.php',
'Google\\Service\\YouTube\\ActivityContentDetailsFavorite' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsFavorite.php',
'Google\\Service\\YouTube\\ActivityContentDetailsLike' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsLike.php',
'Google\\Service\\YouTube\\ActivityContentDetailsPlaylistItem' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsPlaylistItem.php',
'Google\\Service\\YouTube\\ActivityContentDetailsPromotedItem' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsPromotedItem.php',
'Google\\Service\\YouTube\\ActivityContentDetailsRecommendation' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsRecommendation.php',
'Google\\Service\\YouTube\\ActivityContentDetailsSocial' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsSocial.php',
'Google\\Service\\YouTube\\ActivityContentDetailsSubscription' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsSubscription.php',
'Google\\Service\\YouTube\\ActivityContentDetailsUpload' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityContentDetailsUpload.php',
'Google\\Service\\YouTube\\ActivityListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivityListResponse.php',
'Google\\Service\\YouTube\\ActivitySnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ActivitySnippet.php',
'Google\\Service\\YouTube\\Caption' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Caption.php',
'Google\\Service\\YouTube\\CaptionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CaptionListResponse.php',
'Google\\Service\\YouTube\\CaptionSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CaptionSnippet.php',
'Google\\Service\\YouTube\\CdnSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CdnSettings.php',
'Google\\Service\\YouTube\\Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Channel.php',
'Google\\Service\\YouTube\\ChannelAuditDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelAuditDetails.php',
'Google\\Service\\YouTube\\ChannelBannerResource' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelBannerResource.php',
'Google\\Service\\YouTube\\ChannelBrandingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelBrandingSettings.php',
'Google\\Service\\YouTube\\ChannelContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelContentDetails.php',
'Google\\Service\\YouTube\\ChannelContentDetailsRelatedPlaylists' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelContentDetailsRelatedPlaylists.php',
'Google\\Service\\YouTube\\ChannelContentOwnerDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelContentOwnerDetails.php',
'Google\\Service\\YouTube\\ChannelConversionPing' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelConversionPing.php',
'Google\\Service\\YouTube\\ChannelConversionPings' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelConversionPings.php',
'Google\\Service\\YouTube\\ChannelListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelListResponse.php',
'Google\\Service\\YouTube\\ChannelLocalization' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelLocalization.php',
'Google\\Service\\YouTube\\ChannelProfileDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelProfileDetails.php',
'Google\\Service\\YouTube\\ChannelSection' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelSection.php',
'Google\\Service\\YouTube\\ChannelSectionContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelSectionContentDetails.php',
'Google\\Service\\YouTube\\ChannelSectionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelSectionListResponse.php',
'Google\\Service\\YouTube\\ChannelSectionLocalization' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelSectionLocalization.php',
'Google\\Service\\YouTube\\ChannelSectionSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelSectionSnippet.php',
'Google\\Service\\YouTube\\ChannelSectionTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelSectionTargeting.php',
'Google\\Service\\YouTube\\ChannelSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelSettings.php',
'Google\\Service\\YouTube\\ChannelSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelSnippet.php',
'Google\\Service\\YouTube\\ChannelStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelStatistics.php',
'Google\\Service\\YouTube\\ChannelStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelStatus.php',
'Google\\Service\\YouTube\\ChannelToStoreLinkDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelToStoreLinkDetails.php',
'Google\\Service\\YouTube\\ChannelTopicDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ChannelTopicDetails.php',
'Google\\Service\\YouTube\\Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Comment.php',
'Google\\Service\\YouTube\\CommentListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CommentListResponse.php',
'Google\\Service\\YouTube\\CommentSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CommentSnippet.php',
'Google\\Service\\YouTube\\CommentSnippetAuthorChannelId' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CommentSnippetAuthorChannelId.php',
'Google\\Service\\YouTube\\CommentThread' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CommentThread.php',
'Google\\Service\\YouTube\\CommentThreadListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CommentThreadListResponse.php',
'Google\\Service\\YouTube\\CommentThreadReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CommentThreadReplies.php',
'Google\\Service\\YouTube\\CommentThreadSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/CommentThreadSnippet.php',
'Google\\Service\\YouTube\\ContentRating' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ContentRating.php',
'Google\\Service\\YouTube\\Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Entity.php',
'Google\\Service\\YouTube\\GeoPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/GeoPoint.php',
'Google\\Service\\YouTube\\I18nLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/I18nLanguage.php',
'Google\\Service\\YouTube\\I18nLanguageListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/I18nLanguageListResponse.php',
'Google\\Service\\YouTube\\I18nLanguageSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/I18nLanguageSnippet.php',
'Google\\Service\\YouTube\\I18nRegion' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/I18nRegion.php',
'Google\\Service\\YouTube\\I18nRegionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/I18nRegionListResponse.php',
'Google\\Service\\YouTube\\I18nRegionSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/I18nRegionSnippet.php',
'Google\\Service\\YouTube\\ImageSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ImageSettings.php',
'Google\\Service\\YouTube\\IngestionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/IngestionInfo.php',
'Google\\Service\\YouTube\\InvideoBranding' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/InvideoBranding.php',
'Google\\Service\\YouTube\\InvideoPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/InvideoPosition.php',
'Google\\Service\\YouTube\\InvideoTiming' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/InvideoTiming.php',
'Google\\Service\\YouTube\\LanguageTag' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LanguageTag.php',
'Google\\Service\\YouTube\\LevelDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LevelDetails.php',
'Google\\Service\\YouTube\\LiveBroadcast' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveBroadcast.php',
'Google\\Service\\YouTube\\LiveBroadcastContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveBroadcastContentDetails.php',
'Google\\Service\\YouTube\\LiveBroadcastListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveBroadcastListResponse.php',
'Google\\Service\\YouTube\\LiveBroadcastSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveBroadcastSnippet.php',
'Google\\Service\\YouTube\\LiveBroadcastStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveBroadcastStatistics.php',
'Google\\Service\\YouTube\\LiveBroadcastStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveBroadcastStatus.php',
'Google\\Service\\YouTube\\LiveChatBan' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatBan.php',
'Google\\Service\\YouTube\\LiveChatBanSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatBanSnippet.php',
'Google\\Service\\YouTube\\LiveChatFanFundingEventDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatFanFundingEventDetails.php',
'Google\\Service\\YouTube\\LiveChatMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatMessage.php',
'Google\\Service\\YouTube\\LiveChatMessageAuthorDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatMessageAuthorDetails.php',
'Google\\Service\\YouTube\\LiveChatMessageDeletedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatMessageDeletedDetails.php',
'Google\\Service\\YouTube\\LiveChatMessageListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatMessageListResponse.php',
'Google\\Service\\YouTube\\LiveChatMessageRetractedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatMessageRetractedDetails.php',
'Google\\Service\\YouTube\\LiveChatMessageSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatMessageSnippet.php',
'Google\\Service\\YouTube\\LiveChatModerator' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatModerator.php',
'Google\\Service\\YouTube\\LiveChatModeratorListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatModeratorListResponse.php',
'Google\\Service\\YouTube\\LiveChatModeratorSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatModeratorSnippet.php',
'Google\\Service\\YouTube\\LiveChatSuperChatDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatSuperChatDetails.php',
'Google\\Service\\YouTube\\LiveChatSuperStickerDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatSuperStickerDetails.php',
'Google\\Service\\YouTube\\LiveChatTextMessageDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatTextMessageDetails.php',
'Google\\Service\\YouTube\\LiveChatUserBannedMessageDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveChatUserBannedMessageDetails.php',
'Google\\Service\\YouTube\\LiveStream' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveStream.php',
'Google\\Service\\YouTube\\LiveStreamConfigurationIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveStreamConfigurationIssue.php',
'Google\\Service\\YouTube\\LiveStreamContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveStreamContentDetails.php',
'Google\\Service\\YouTube\\LiveStreamHealthStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveStreamHealthStatus.php',
'Google\\Service\\YouTube\\LiveStreamListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveStreamListResponse.php',
'Google\\Service\\YouTube\\LiveStreamSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveStreamSnippet.php',
'Google\\Service\\YouTube\\LiveStreamStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LiveStreamStatus.php',
'Google\\Service\\YouTube\\LocalizedProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LocalizedProperty.php',
'Google\\Service\\YouTube\\LocalizedString' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/LocalizedString.php',
'Google\\Service\\YouTube\\Member' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Member.php',
'Google\\Service\\YouTube\\MemberListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/MemberListResponse.php',
'Google\\Service\\YouTube\\MemberSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/MemberSnippet.php',
'Google\\Service\\YouTube\\MembershipsDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/MembershipsDetails.php',
'Google\\Service\\YouTube\\MembershipsDuration' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/MembershipsDuration.php',
'Google\\Service\\YouTube\\MembershipsDurationAtLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/MembershipsDurationAtLevel.php',
'Google\\Service\\YouTube\\MembershipsLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/MembershipsLevel.php',
'Google\\Service\\YouTube\\MembershipsLevelListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/MembershipsLevelListResponse.php',
'Google\\Service\\YouTube\\MembershipsLevelSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/MembershipsLevelSnippet.php',
'Google\\Service\\YouTube\\MonitorStreamInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/MonitorStreamInfo.php',
'Google\\Service\\YouTube\\PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PageInfo.php',
'Google\\Service\\YouTube\\Playlist' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Playlist.php',
'Google\\Service\\YouTube\\PlaylistContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistContentDetails.php',
'Google\\Service\\YouTube\\PlaylistItem' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistItem.php',
'Google\\Service\\YouTube\\PlaylistItemContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistItemContentDetails.php',
'Google\\Service\\YouTube\\PlaylistItemListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistItemListResponse.php',
'Google\\Service\\YouTube\\PlaylistItemSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistItemSnippet.php',
'Google\\Service\\YouTube\\PlaylistItemStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistItemStatus.php',
'Google\\Service\\YouTube\\PlaylistListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistListResponse.php',
'Google\\Service\\YouTube\\PlaylistLocalization' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistLocalization.php',
'Google\\Service\\YouTube\\PlaylistPlayer' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistPlayer.php',
'Google\\Service\\YouTube\\PlaylistSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistSnippet.php',
'Google\\Service\\YouTube\\PlaylistStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PlaylistStatus.php',
'Google\\Service\\YouTube\\PropertyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/PropertyValue.php',
'Google\\Service\\YouTube\\RelatedEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/RelatedEntity.php',
'Google\\Service\\YouTube\\ResourceId' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ResourceId.php',
'Google\\Service\\YouTube\\Resource\\AbuseReports' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/AbuseReports.php',
'Google\\Service\\YouTube\\Resource\\Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Activities.php',
'Google\\Service\\YouTube\\Resource\\Captions' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Captions.php',
'Google\\Service\\YouTube\\Resource\\ChannelBanners' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/ChannelBanners.php',
'Google\\Service\\YouTube\\Resource\\ChannelSections' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/ChannelSections.php',
'Google\\Service\\YouTube\\Resource\\Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Channels.php',
'Google\\Service\\YouTube\\Resource\\CommentThreads' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/CommentThreads.php',
'Google\\Service\\YouTube\\Resource\\Comments' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Comments.php',
'Google\\Service\\YouTube\\Resource\\I18nLanguages' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/I18nLanguages.php',
'Google\\Service\\YouTube\\Resource\\I18nRegions' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/I18nRegions.php',
'Google\\Service\\YouTube\\Resource\\LiveBroadcasts' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/LiveBroadcasts.php',
'Google\\Service\\YouTube\\Resource\\LiveChatBans' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/LiveChatBans.php',
'Google\\Service\\YouTube\\Resource\\LiveChatMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/LiveChatMessages.php',
'Google\\Service\\YouTube\\Resource\\LiveChatModerators' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/LiveChatModerators.php',
'Google\\Service\\YouTube\\Resource\\LiveStreams' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/LiveStreams.php',
'Google\\Service\\YouTube\\Resource\\Members' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Members.php',
'Google\\Service\\YouTube\\Resource\\MembershipsLevels' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/MembershipsLevels.php',
'Google\\Service\\YouTube\\Resource\\PlaylistItems' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/PlaylistItems.php',
'Google\\Service\\YouTube\\Resource\\Playlists' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Playlists.php',
'Google\\Service\\YouTube\\Resource\\Search' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Search.php',
'Google\\Service\\YouTube\\Resource\\Subscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Subscriptions.php',
'Google\\Service\\YouTube\\Resource\\SuperChatEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/SuperChatEvents.php',
'Google\\Service\\YouTube\\Resource\\Tests' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Tests.php',
'Google\\Service\\YouTube\\Resource\\ThirdPartyLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/ThirdPartyLinks.php',
'Google\\Service\\YouTube\\Resource\\Thumbnails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Thumbnails.php',
'Google\\Service\\YouTube\\Resource\\VideoAbuseReportReasons' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/VideoAbuseReportReasons.php',
'Google\\Service\\YouTube\\Resource\\VideoCategories' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/VideoCategories.php',
'Google\\Service\\YouTube\\Resource\\Videos' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Videos.php',
'Google\\Service\\YouTube\\Resource\\Watermarks' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Watermarks.php',
'Google\\Service\\YouTube\\Resource\\Youtube' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/Youtube.php',
'Google\\Service\\YouTube\\Resource\\YoutubeV3' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Resource/YoutubeV3.php',
'Google\\Service\\YouTube\\SearchListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SearchListResponse.php',
'Google\\Service\\YouTube\\SearchResult' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SearchResult.php',
'Google\\Service\\YouTube\\SearchResultSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SearchResultSnippet.php',
'Google\\Service\\YouTube\\Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Subscription.php',
'Google\\Service\\YouTube\\SubscriptionContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SubscriptionContentDetails.php',
'Google\\Service\\YouTube\\SubscriptionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SubscriptionListResponse.php',
'Google\\Service\\YouTube\\SubscriptionSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SubscriptionSnippet.php',
'Google\\Service\\YouTube\\SubscriptionSubscriberSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SubscriptionSubscriberSnippet.php',
'Google\\Service\\YouTube\\SuperChatEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SuperChatEvent.php',
'Google\\Service\\YouTube\\SuperChatEventListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SuperChatEventListResponse.php',
'Google\\Service\\YouTube\\SuperChatEventSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SuperChatEventSnippet.php',
'Google\\Service\\YouTube\\SuperStickerMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/SuperStickerMetadata.php',
'Google\\Service\\YouTube\\TestItem' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/TestItem.php',
'Google\\Service\\YouTube\\TestItemTestItemSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/TestItemTestItemSnippet.php',
'Google\\Service\\YouTube\\ThirdPartyLink' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ThirdPartyLink.php',
'Google\\Service\\YouTube\\ThirdPartyLinkSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ThirdPartyLinkSnippet.php',
'Google\\Service\\YouTube\\ThirdPartyLinkStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ThirdPartyLinkStatus.php',
'Google\\Service\\YouTube\\Thumbnail' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Thumbnail.php',
'Google\\Service\\YouTube\\ThumbnailDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ThumbnailDetails.php',
'Google\\Service\\YouTube\\ThumbnailSetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/ThumbnailSetResponse.php',
'Google\\Service\\YouTube\\TokenPagination' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/TokenPagination.php',
'Google\\Service\\YouTube\\Video' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/Video.php',
'Google\\Service\\YouTube\\VideoAbuseReport' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoAbuseReport.php',
'Google\\Service\\YouTube\\VideoAbuseReportReason' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoAbuseReportReason.php',
'Google\\Service\\YouTube\\VideoAbuseReportReasonListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoAbuseReportReasonListResponse.php',
'Google\\Service\\YouTube\\VideoAbuseReportReasonSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoAbuseReportReasonSnippet.php',
'Google\\Service\\YouTube\\VideoAbuseReportSecondaryReason' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoAbuseReportSecondaryReason.php',
'Google\\Service\\YouTube\\VideoAgeGating' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoAgeGating.php',
'Google\\Service\\YouTube\\VideoCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoCategory.php',
'Google\\Service\\YouTube\\VideoCategoryListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoCategoryListResponse.php',
'Google\\Service\\YouTube\\VideoCategorySnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoCategorySnippet.php',
'Google\\Service\\YouTube\\VideoContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoContentDetails.php',
'Google\\Service\\YouTube\\VideoContentDetailsRegionRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoContentDetailsRegionRestriction.php',
'Google\\Service\\YouTube\\VideoFileDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoFileDetails.php',
'Google\\Service\\YouTube\\VideoFileDetailsAudioStream' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoFileDetailsAudioStream.php',
'Google\\Service\\YouTube\\VideoFileDetailsVideoStream' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoFileDetailsVideoStream.php',
'Google\\Service\\YouTube\\VideoGetRatingResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoGetRatingResponse.php',
'Google\\Service\\YouTube\\VideoListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoListResponse.php',
'Google\\Service\\YouTube\\VideoLiveStreamingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoLiveStreamingDetails.php',
'Google\\Service\\YouTube\\VideoLocalization' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoLocalization.php',
'Google\\Service\\YouTube\\VideoMonetizationDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoMonetizationDetails.php',
'Google\\Service\\YouTube\\VideoPlayer' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoPlayer.php',
'Google\\Service\\YouTube\\VideoProcessingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoProcessingDetails.php',
'Google\\Service\\YouTube\\VideoProcessingDetailsProcessingProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoProcessingDetailsProcessingProgress.php',
'Google\\Service\\YouTube\\VideoProjectDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoProjectDetails.php',
'Google\\Service\\YouTube\\VideoRating' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoRating.php',
'Google\\Service\\YouTube\\VideoRecordingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoRecordingDetails.php',
'Google\\Service\\YouTube\\VideoSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoSnippet.php',
'Google\\Service\\YouTube\\VideoStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoStatistics.php',
'Google\\Service\\YouTube\\VideoStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoStatus.php',
'Google\\Service\\YouTube\\VideoSuggestions' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoSuggestions.php',
'Google\\Service\\YouTube\\VideoSuggestionsTagSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoSuggestionsTagSuggestion.php',
'Google\\Service\\YouTube\\VideoTopicDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/VideoTopicDetails.php',
'Google\\Service\\YouTube\\WatchSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/YouTube/WatchSettings.php',
'Google\\Task\\Composer' => __DIR__ . '/..' . '/google/apiclient/src/Task/Composer.php',
'Google\\Task\\Exception' => __DIR__ . '/..' . '/google/apiclient/src/Task/Exception.php',
'Google\\Task\\Retryable' => __DIR__ . '/..' . '/google/apiclient/src/Task/Retryable.php',
'Google\\Task\\Runner' => __DIR__ . '/..' . '/google/apiclient/src/Task/Runner.php',
'Google\\Utils\\UriTemplate' => __DIR__ . '/..' . '/google/apiclient/src/Utils/UriTemplate.php',
'Google_AccessToken_Revoke' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_AccessToken_Verify' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_AuthHandler_AuthHandlerFactory' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_AuthHandler_Guzzle5AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_AuthHandler_Guzzle6AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_AuthHandler_Guzzle7AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Client' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Collection' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Http_Batch' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Http_MediaFileUpload' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Http_REST' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Model' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Service' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Service_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Service_Resource' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Task_Composer' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Task_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Task_Retryable' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Task_Runner' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Google_Utils_UriTemplate' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
'Gregwar\\Captcha\\CaptchaBuilder' => __DIR__ . '/..' . '/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php',
'Gregwar\\Captcha\\CaptchaBuilderInterface' => __DIR__ . '/..' . '/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilderInterface.php',
'Gregwar\\Captcha\\ImageFileHandler' => __DIR__ . '/..' . '/gregwar/captcha/src/Gregwar/Captcha/ImageFileHandler.php',
'Gregwar\\Captcha\\PhraseBuilder' => __DIR__ . '/..' . '/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilder.php',
'Gregwar\\Captcha\\PhraseBuilderInterface' => __DIR__ . '/..' . '/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilderInterface.php',
'GuzzleHttp\\BodySummarizer' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/BodySummarizer.php',
'GuzzleHttp\\BodySummarizerInterface' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/BodySummarizerInterface.php',
'GuzzleHttp\\Client' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Client.php',
'GuzzleHttp\\ClientInterface' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/ClientInterface.php',
'GuzzleHttp\\ClientTrait' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/ClientTrait.php',
'GuzzleHttp\\Cookie\\CookieJar' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/CookieJar.php',
'GuzzleHttp\\Cookie\\CookieJarInterface' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',
'GuzzleHttp\\Cookie\\FileCookieJar' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',
'GuzzleHttp\\Cookie\\SessionCookieJar' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',
'GuzzleHttp\\Cookie\\SetCookie' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/SetCookie.php',
'GuzzleHttp\\Exception\\BadResponseException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/BadResponseException.php',
'GuzzleHttp\\Exception\\ClientException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/ClientException.php',
'GuzzleHttp\\Exception\\ConnectException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/ConnectException.php',
'GuzzleHttp\\Exception\\GuzzleException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/GuzzleException.php',
'GuzzleHttp\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',
'GuzzleHttp\\Exception\\RequestException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/RequestException.php',
'GuzzleHttp\\Exception\\ServerException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/ServerException.php',
'GuzzleHttp\\Exception\\TooManyRedirectsException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',
'GuzzleHttp\\Exception\\TransferException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/TransferException.php',
'GuzzleHttp\\HandlerStack' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/HandlerStack.php',
'GuzzleHttp\\Handler\\CurlFactory' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/CurlFactory.php',
'GuzzleHttp\\Handler\\CurlFactoryInterface' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',
'GuzzleHttp\\Handler\\CurlHandler' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/CurlHandler.php',
'GuzzleHttp\\Handler\\CurlMultiHandler' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',
'GuzzleHttp\\Handler\\EasyHandle' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/EasyHandle.php',
'GuzzleHttp\\Handler\\HeaderProcessor' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php',
'GuzzleHttp\\Handler\\MockHandler' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/MockHandler.php',
'GuzzleHttp\\Handler\\Proxy' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/Proxy.php',
'GuzzleHttp\\Handler\\StreamHandler' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/StreamHandler.php',
'GuzzleHttp\\MessageFormatter' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/MessageFormatter.php',
'GuzzleHttp\\MessageFormatterInterface' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/MessageFormatterInterface.php',
'GuzzleHttp\\Middleware' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Middleware.php',
'GuzzleHttp\\Pool' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Pool.php',
'GuzzleHttp\\PrepareBodyMiddleware' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',
'GuzzleHttp\\Promise\\AggregateException' => __DIR__ . '/..' . '/guzzlehttp/promises/src/AggregateException.php',
'GuzzleHttp\\Promise\\CancellationException' => __DIR__ . '/..' . '/guzzlehttp/promises/src/CancellationException.php',
'GuzzleHttp\\Promise\\Coroutine' => __DIR__ . '/..' . '/guzzlehttp/promises/src/Coroutine.php',
'GuzzleHttp\\Promise\\Create' => __DIR__ . '/..' . '/guzzlehttp/promises/src/Create.php',
'GuzzleHttp\\Promise\\Each' => __DIR__ . '/..' . '/guzzlehttp/promises/src/Each.php',
'GuzzleHttp\\Promise\\EachPromise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/EachPromise.php',
'GuzzleHttp\\Promise\\FulfilledPromise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/FulfilledPromise.php',
'GuzzleHttp\\Promise\\Is' => __DIR__ . '/..' . '/guzzlehttp/promises/src/Is.php',
'GuzzleHttp\\Promise\\Promise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/Promise.php',
'GuzzleHttp\\Promise\\PromiseInterface' => __DIR__ . '/..' . '/guzzlehttp/promises/src/PromiseInterface.php',
'GuzzleHttp\\Promise\\PromisorInterface' => __DIR__ . '/..' . '/guzzlehttp/promises/src/PromisorInterface.php',
'GuzzleHttp\\Promise\\RejectedPromise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/RejectedPromise.php',
'GuzzleHttp\\Promise\\RejectionException' => __DIR__ . '/..' . '/guzzlehttp/promises/src/RejectionException.php',
'GuzzleHttp\\Promise\\TaskQueue' => __DIR__ . '/..' . '/guzzlehttp/promises/src/TaskQueue.php',
'GuzzleHttp\\Promise\\TaskQueueInterface' => __DIR__ . '/..' . '/guzzlehttp/promises/src/TaskQueueInterface.php',
'GuzzleHttp\\Promise\\Utils' => __DIR__ . '/..' . '/guzzlehttp/promises/src/Utils.php',
'GuzzleHttp\\Psr7\\AppendStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/AppendStream.php',
'GuzzleHttp\\Psr7\\BufferStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/BufferStream.php',
'GuzzleHttp\\Psr7\\CachingStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/CachingStream.php',
'GuzzleHttp\\Psr7\\DroppingStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/DroppingStream.php',
'GuzzleHttp\\Psr7\\FnStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/FnStream.php',
'GuzzleHttp\\Psr7\\Header' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Header.php',
'GuzzleHttp\\Psr7\\InflateStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/InflateStream.php',
'GuzzleHttp\\Psr7\\LazyOpenStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/LazyOpenStream.php',
'GuzzleHttp\\Psr7\\LimitStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/LimitStream.php',
'GuzzleHttp\\Psr7\\Message' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Message.php',
'GuzzleHttp\\Psr7\\MessageTrait' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/MessageTrait.php',
'GuzzleHttp\\Psr7\\MimeType' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/MimeType.php',
'GuzzleHttp\\Psr7\\MultipartStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/MultipartStream.php',
'GuzzleHttp\\Psr7\\NoSeekStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/NoSeekStream.php',
'GuzzleHttp\\Psr7\\PumpStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/PumpStream.php',
'GuzzleHttp\\Psr7\\Query' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Query.php',
'GuzzleHttp\\Psr7\\Request' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Request.php',
'GuzzleHttp\\Psr7\\Response' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Response.php',
'GuzzleHttp\\Psr7\\Rfc7230' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Rfc7230.php',
'GuzzleHttp\\Psr7\\ServerRequest' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/ServerRequest.php',
'GuzzleHttp\\Psr7\\Stream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Stream.php',
'GuzzleHttp\\Psr7\\StreamDecoratorTrait' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/StreamDecoratorTrait.php',
'GuzzleHttp\\Psr7\\StreamWrapper' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/StreamWrapper.php',
'GuzzleHttp\\Psr7\\UploadedFile' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/UploadedFile.php',
'GuzzleHttp\\Psr7\\Uri' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Uri.php',
'GuzzleHttp\\Psr7\\UriNormalizer' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/UriNormalizer.php',
'GuzzleHttp\\Psr7\\UriResolver' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/UriResolver.php',
'GuzzleHttp\\Psr7\\Utils' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Utils.php',
'GuzzleHttp\\RedirectMiddleware' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/RedirectMiddleware.php',
'GuzzleHttp\\RequestOptions' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/RequestOptions.php',
'GuzzleHttp\\RetryMiddleware' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/RetryMiddleware.php',
'GuzzleHttp\\TransferStats' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/TransferStats.php',
'GuzzleHttp\\Utils' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Utils.php',
'Jsvrcek\\ICS\\CalendarExport' => __DIR__ . '/..' . '/jsvrcek/ics/src/CalendarExport.php',
'Jsvrcek\\ICS\\CalendarStream' => __DIR__ . '/..' . '/jsvrcek/ics/src/CalendarStream.php',
'Jsvrcek\\ICS\\Constants' => __DIR__ . '/..' . '/jsvrcek/ics/src/Constants.php',
'Jsvrcek\\ICS\\Exception\\CalendarEventException' => __DIR__ . '/..' . '/jsvrcek/ics/src/Exception/CalendarEventException.php',
'Jsvrcek\\ICS\\Exception\\CalendarException' => __DIR__ . '/..' . '/jsvrcek/ics/src/Exception/CalendarException.php',
'Jsvrcek\\ICS\\Exception\\CalendarRecurrenceException' => __DIR__ . '/..' . '/jsvrcek/ics/src/Exception/CalendarRecurrenceException.php',
'Jsvrcek\\ICS\\Model\\Calendar' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Calendar.php',
'Jsvrcek\\ICS\\Model\\CalendarAlarm' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/CalendarAlarm.php',
'Jsvrcek\\ICS\\Model\\CalendarEvent' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/CalendarEvent.php',
'Jsvrcek\\ICS\\Model\\CalendarFreeBusy' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/CalendarFreeBusy.php',
'Jsvrcek\\ICS\\Model\\CalendarTodo' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/CalendarTodo.php',
'Jsvrcek\\ICS\\Model\\Description\\Conference' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Description/Conference.php',
'Jsvrcek\\ICS\\Model\\Description\\Geo' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Description/Geo.php',
'Jsvrcek\\ICS\\Model\\Description\\Location' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Description/Location.php',
'Jsvrcek\\ICS\\Model\\Recurrence\\DataType\\Frequency' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Recurrence/DataType/Frequency.php',
'Jsvrcek\\ICS\\Model\\Recurrence\\DataType\\Weekday' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Recurrence/DataType/Weekday.php',
'Jsvrcek\\ICS\\Model\\Recurrence\\DataType\\WeekdayNum' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Recurrence/DataType/WeekdayNum.php',
'Jsvrcek\\ICS\\Model\\Recurrence\\RecurrenceRule' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Recurrence/RecurrenceRule.php',
'Jsvrcek\\ICS\\Model\\Relationship\\Attendee' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Relationship/Attendee.php',
'Jsvrcek\\ICS\\Model\\Relationship\\Organizer' => __DIR__ . '/..' . '/jsvrcek/ics/src/Model/Relationship/Organizer.php',
'Jsvrcek\\ICS\\Utility\\Formatter' => __DIR__ . '/..' . '/jsvrcek/ics/src/Utility/Formatter.php',
'Jsvrcek\\ICS\\Utility\\Provider' => __DIR__ . '/..' . '/jsvrcek/ics/src/Utility/Provider.php',
'Monolog\\ErrorHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/ErrorHandler.php',
'Monolog\\Formatter\\ChromePHPFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php',
'Monolog\\Formatter\\ElasticaFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php',
'Monolog\\Formatter\\FlowdockFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php',
'Monolog\\Formatter\\FluentdFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php',
'Monolog\\Formatter\\FormatterInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php',
'Monolog\\Formatter\\GelfMessageFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php',
'Monolog\\Formatter\\HtmlFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php',
'Monolog\\Formatter\\JsonFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php',
'Monolog\\Formatter\\LineFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/LineFormatter.php',
'Monolog\\Formatter\\LogglyFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php',
'Monolog\\Formatter\\LogstashFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php',
'Monolog\\Formatter\\MongoDBFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php',
'Monolog\\Formatter\\NormalizerFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php',
'Monolog\\Formatter\\ScalarFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php',
'Monolog\\Formatter\\WildfireFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php',
'Monolog\\Handler\\AbstractHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/AbstractHandler.php',
'Monolog\\Handler\\AbstractProcessingHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php',
'Monolog\\Handler\\AbstractSyslogHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php',
'Monolog\\Handler\\AmqpHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/AmqpHandler.php',
'Monolog\\Handler\\BrowserConsoleHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php',
'Monolog\\Handler\\BufferHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/BufferHandler.php',
'Monolog\\Handler\\ChromePHPHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php',
'Monolog\\Handler\\CouchDBHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php',
'Monolog\\Handler\\CubeHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/CubeHandler.php',
'Monolog\\Handler\\Curl\\Util' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/Curl/Util.php',
'Monolog\\Handler\\DeduplicationHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php',
'Monolog\\Handler\\DoctrineCouchDBHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php',
'Monolog\\Handler\\DynamoDbHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php',
'Monolog\\Handler\\ElasticSearchHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php',
'Monolog\\Handler\\ErrorLogHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php',
'Monolog\\Handler\\FilterHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FilterHandler.php',
'Monolog\\Handler\\FingersCrossedHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php',
'Monolog\\Handler\\FingersCrossed\\ActivationStrategyInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php',
'Monolog\\Handler\\FingersCrossed\\ChannelLevelActivationStrategy' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php',
'Monolog\\Handler\\FingersCrossed\\ErrorLevelActivationStrategy' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php',
'Monolog\\Handler\\FirePHPHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php',
'Monolog\\Handler\\FleepHookHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php',
'Monolog\\Handler\\FlowdockHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php',
'Monolog\\Handler\\FormattableHandlerInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php',
'Monolog\\Handler\\FormattableHandlerTrait' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php',
'Monolog\\Handler\\GelfHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/GelfHandler.php',
'Monolog\\Handler\\GroupHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/GroupHandler.php',
'Monolog\\Handler\\HandlerInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/HandlerInterface.php',
'Monolog\\Handler\\HandlerWrapper' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php',
'Monolog\\Handler\\HipChatHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/HipChatHandler.php',
'Monolog\\Handler\\IFTTTHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php',
'Monolog\\Handler\\InsightOpsHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php',
'Monolog\\Handler\\LogEntriesHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php',
'Monolog\\Handler\\LogglyHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/LogglyHandler.php',
'Monolog\\Handler\\MailHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/MailHandler.php',
'Monolog\\Handler\\MandrillHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/MandrillHandler.php',
'Monolog\\Handler\\MissingExtensionException' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php',
'Monolog\\Handler\\MongoDBHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php',
'Monolog\\Handler\\NativeMailerHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php',
'Monolog\\Handler\\NewRelicHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php',
'Monolog\\Handler\\NullHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/NullHandler.php',
'Monolog\\Handler\\PHPConsoleHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php',
'Monolog\\Handler\\ProcessableHandlerInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php',
'Monolog\\Handler\\ProcessableHandlerTrait' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php',
'Monolog\\Handler\\PsrHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/PsrHandler.php',
'Monolog\\Handler\\PushoverHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/PushoverHandler.php',
'Monolog\\Handler\\RavenHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/RavenHandler.php',
'Monolog\\Handler\\RedisHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/RedisHandler.php',
'Monolog\\Handler\\RollbarHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/RollbarHandler.php',
'Monolog\\Handler\\RotatingFileHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php',
'Monolog\\Handler\\SamplingHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SamplingHandler.php',
'Monolog\\Handler\\SlackHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SlackHandler.php',
'Monolog\\Handler\\SlackWebhookHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php',
'Monolog\\Handler\\Slack\\SlackRecord' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php',
'Monolog\\Handler\\SlackbotHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php',
'Monolog\\Handler\\SocketHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SocketHandler.php',
'Monolog\\Handler\\StreamHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/StreamHandler.php',
'Monolog\\Handler\\SwiftMailerHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php',
'Monolog\\Handler\\SyslogHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SyslogHandler.php',
'Monolog\\Handler\\SyslogUdpHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php',
'Monolog\\Handler\\SyslogUdp\\UdpSocket' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php',
'Monolog\\Handler\\TestHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/TestHandler.php',
'Monolog\\Handler\\WhatFailureGroupHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php',
'Monolog\\Handler\\ZendMonitorHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php',
'Monolog\\Logger' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Logger.php',
'Monolog\\Processor\\GitProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/GitProcessor.php',
'Monolog\\Processor\\IntrospectionProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php',
'Monolog\\Processor\\MemoryPeakUsageProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php',
'Monolog\\Processor\\MemoryProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php',
'Monolog\\Processor\\MemoryUsageProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php',
'Monolog\\Processor\\MercurialProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php',
'Monolog\\Processor\\ProcessIdProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php',
'Monolog\\Processor\\ProcessorInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php',
'Monolog\\Processor\\PsrLogMessageProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php',
'Monolog\\Processor\\TagProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/TagProcessor.php',
'Monolog\\Processor\\UidProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/UidProcessor.php',
'Monolog\\Processor\\WebProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/WebProcessor.php',
'Monolog\\Registry' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Registry.php',
'Monolog\\ResettableInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/ResettableInterface.php',
'Monolog\\SignalHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/SignalHandler.php',
'Monolog\\Utils' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Utils.php',
'PHPMailer\\PHPMailer\\Exception' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/Exception.php',
'PHPMailer\\PHPMailer\\OAuth' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/OAuth.php',
'PHPMailer\\PHPMailer\\PHPMailer' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/PHPMailer.php',
'PHPMailer\\PHPMailer\\POP3' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/POP3.php',
'PHPMailer\\PHPMailer\\SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/SMTP.php',
'ParagonIE\\ConstantTime\\Base32' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/Base32.php',
'ParagonIE\\ConstantTime\\Base32Hex' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/Base32Hex.php',
'ParagonIE\\ConstantTime\\Base64' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/Base64.php',
'ParagonIE\\ConstantTime\\Base64DotSlash' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/Base64DotSlash.php',
'ParagonIE\\ConstantTime\\Base64DotSlashOrdered' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php',
'ParagonIE\\ConstantTime\\Base64UrlSafe' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/Base64UrlSafe.php',
'ParagonIE\\ConstantTime\\Binary' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/Binary.php',
'ParagonIE\\ConstantTime\\EncoderInterface' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/EncoderInterface.php',
'ParagonIE\\ConstantTime\\Encoding' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/Encoding.php',
'ParagonIE\\ConstantTime\\Hex' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/Hex.php',
'ParagonIE\\ConstantTime\\RFC4648' => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src/RFC4648.php',
'Psr\\Cache\\CacheException' => __DIR__ . '/..' . '/psr/cache/src/CacheException.php',
'Psr\\Cache\\CacheItemInterface' => __DIR__ . '/..' . '/psr/cache/src/CacheItemInterface.php',
'Psr\\Cache\\CacheItemPoolInterface' => __DIR__ . '/..' . '/psr/cache/src/CacheItemPoolInterface.php',
'Psr\\Cache\\InvalidArgumentException' => __DIR__ . '/..' . '/psr/cache/src/InvalidArgumentException.php',
'Psr\\Http\\Client\\ClientExceptionInterface' => __DIR__ . '/..' . '/psr/http-client/src/ClientExceptionInterface.php',
'Psr\\Http\\Client\\ClientInterface' => __DIR__ . '/..' . '/psr/http-client/src/ClientInterface.php',
'Psr\\Http\\Client\\NetworkExceptionInterface' => __DIR__ . '/..' . '/psr/http-client/src/NetworkExceptionInterface.php',
'Psr\\Http\\Client\\RequestExceptionInterface' => __DIR__ . '/..' . '/psr/http-client/src/RequestExceptionInterface.php',
'Psr\\Http\\Message\\MessageInterface' => __DIR__ . '/..' . '/psr/http-message/src/MessageInterface.php',
'Psr\\Http\\Message\\RequestInterface' => __DIR__ . '/..' . '/psr/http-message/src/RequestInterface.php',
'Psr\\Http\\Message\\ResponseInterface' => __DIR__ . '/..' . '/psr/http-message/src/ResponseInterface.php',
'Psr\\Http\\Message\\ServerRequestInterface' => __DIR__ . '/..' . '/psr/http-message/src/ServerRequestInterface.php',
'Psr\\Http\\Message\\StreamInterface' => __DIR__ . '/..' . '/psr/http-message/src/StreamInterface.php',
'Psr\\Http\\Message\\UploadedFileInterface' => __DIR__ . '/..' . '/psr/http-message/src/UploadedFileInterface.php',
'Psr\\Http\\Message\\UriInterface' => __DIR__ . '/..' . '/psr/http-message/src/UriInterface.php',
'Psr\\Log\\AbstractLogger' => __DIR__ . '/..' . '/psr/log/Psr/Log/AbstractLogger.php',
'Psr\\Log\\InvalidArgumentException' => __DIR__ . '/..' . '/psr/log/Psr/Log/InvalidArgumentException.php',
'Psr\\Log\\LogLevel' => __DIR__ . '/..' . '/psr/log/Psr/Log/LogLevel.php',
'Psr\\Log\\LoggerAwareInterface' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerAwareInterface.php',
'Psr\\Log\\LoggerAwareTrait' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerAwareTrait.php',
'Psr\\Log\\LoggerInterface' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerInterface.php',
'Psr\\Log\\LoggerTrait' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerTrait.php',
'Psr\\Log\\NullLogger' => __DIR__ . '/..' . '/psr/log/Psr/Log/NullLogger.php',
'Psr\\Log\\Test\\DummyTest' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/DummyTest.php',
'Psr\\Log\\Test\\LoggerInterfaceTest' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
'Psr\\Log\\Test\\TestLogger' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/TestLogger.php',
'Symfony\\Component\\Finder\\Comparator\\Comparator' => __DIR__ . '/..' . '/symfony/finder/Comparator/Comparator.php',
'Symfony\\Component\\Finder\\Comparator\\DateComparator' => __DIR__ . '/..' . '/symfony/finder/Comparator/DateComparator.php',
'Symfony\\Component\\Finder\\Comparator\\NumberComparator' => __DIR__ . '/..' . '/symfony/finder/Comparator/NumberComparator.php',
'Symfony\\Component\\Finder\\Exception\\AccessDeniedException' => __DIR__ . '/..' . '/symfony/finder/Exception/AccessDeniedException.php',
'Symfony\\Component\\Finder\\Exception\\DirectoryNotFoundException' => __DIR__ . '/..' . '/symfony/finder/Exception/DirectoryNotFoundException.php',
'Symfony\\Component\\Finder\\Finder' => __DIR__ . '/..' . '/symfony/finder/Finder.php',
'Symfony\\Component\\Finder\\Gitignore' => __DIR__ . '/..' . '/symfony/finder/Gitignore.php',
'Symfony\\Component\\Finder\\Glob' => __DIR__ . '/..' . '/symfony/finder/Glob.php',
'Symfony\\Component\\Finder\\Iterator\\CustomFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/CustomFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\DateRangeFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/DateRangeFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\DepthRangeFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/DepthRangeFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\ExcludeDirectoryFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\FileTypeFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/FileTypeFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\FilecontentFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/FilecontentFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\FilenameFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/FilenameFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\LazyIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/LazyIterator.php',
'Symfony\\Component\\Finder\\Iterator\\MultiplePcreFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/MultiplePcreFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\PathFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/PathFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\RecursiveDirectoryIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/RecursiveDirectoryIterator.php',
'Symfony\\Component\\Finder\\Iterator\\SizeRangeFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/SizeRangeFilterIterator.php',
'Symfony\\Component\\Finder\\Iterator\\SortableIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/SortableIterator.php',
'Symfony\\Component\\Finder\\SplFileInfo' => __DIR__ . '/..' . '/symfony/finder/SplFileInfo.php',
'phpseclib3\\Common\\Functions\\Strings' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php',
'phpseclib3\\Crypt\\AES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php',
'phpseclib3\\Crypt\\Blowfish' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',
'phpseclib3\\Crypt\\ChaCha20' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php',
'phpseclib3\\Crypt\\Common\\AsymmetricKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php',
'phpseclib3\\Crypt\\Common\\BlockCipher' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php',
'phpseclib3\\Crypt\\Common\\Formats\\Keys\\OpenSSH' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php',
'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php',
'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php',
'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS8' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php',
'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PuTTY' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php',
'phpseclib3\\Crypt\\Common\\Formats\\Signature\\Raw' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php',
'phpseclib3\\Crypt\\Common\\PrivateKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php',
'phpseclib3\\Crypt\\Common\\PublicKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php',
'phpseclib3\\Crypt\\Common\\StreamCipher' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php',
'phpseclib3\\Crypt\\Common\\SymmetricKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php',
'phpseclib3\\Crypt\\Common\\Traits\\Fingerprint' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php',
'phpseclib3\\Crypt\\Common\\Traits\\PasswordProtected' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php',
'phpseclib3\\Crypt\\DES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DES.php',
'phpseclib3\\Crypt\\DH' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DH.php',
'phpseclib3\\Crypt\\DH\\Formats\\Keys\\PKCS1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php',
'phpseclib3\\Crypt\\DH\\Formats\\Keys\\PKCS8' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php',
'phpseclib3\\Crypt\\DH\\Parameters' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php',
'phpseclib3\\Crypt\\DH\\PrivateKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php',
'phpseclib3\\Crypt\\DH\\PublicKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php',
'phpseclib3\\Crypt\\DSA' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA.php',
'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\OpenSSH' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php',
'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PKCS1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php',
'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PKCS8' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php',
'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PuTTY' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php',
'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\Raw' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php',
'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\XML' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php',
'phpseclib3\\Crypt\\DSA\\Formats\\Signature\\ASN1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php',
'phpseclib3\\Crypt\\DSA\\Formats\\Signature\\Raw' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php',
'phpseclib3\\Crypt\\DSA\\Formats\\Signature\\SSH2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php',
'phpseclib3\\Crypt\\DSA\\Parameters' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php',
'phpseclib3\\Crypt\\DSA\\PrivateKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php',
'phpseclib3\\Crypt\\DSA\\PublicKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php',
'phpseclib3\\Crypt\\EC' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC.php',
'phpseclib3\\Crypt\\EC\\BaseCurves\\Base' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php',
'phpseclib3\\Crypt\\EC\\BaseCurves\\Binary' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php',
'phpseclib3\\Crypt\\EC\\BaseCurves\\KoblitzPrime' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php',
'phpseclib3\\Crypt\\EC\\BaseCurves\\Montgomery' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php',
'phpseclib3\\Crypt\\EC\\BaseCurves\\Prime' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php',
'phpseclib3\\Crypt\\EC\\BaseCurves\\TwistedEdwards' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php',
'phpseclib3\\Crypt\\EC\\Curves\\Curve25519' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php',
'phpseclib3\\Crypt\\EC\\Curves\\Curve448' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php',
'phpseclib3\\Crypt\\EC\\Curves\\Ed25519' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php',
'phpseclib3\\Crypt\\EC\\Curves\\Ed448' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP160r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP160t1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP192r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP192t1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP224r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP224t1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP256r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP256t1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP320r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP320t1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP384r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP384t1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP512r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP512t1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistb233' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistb409' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistk163' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistk233' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistk283' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistk409' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistp192' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistp224' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistp256' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistp384' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistp521' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php',
'phpseclib3\\Crypt\\EC\\Curves\\nistt571' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php',
'phpseclib3\\Crypt\\EC\\Curves\\prime192v1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php',
'phpseclib3\\Crypt\\EC\\Curves\\prime192v2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php',
'phpseclib3\\Crypt\\EC\\Curves\\prime192v3' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php',
'phpseclib3\\Crypt\\EC\\Curves\\prime239v1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php',
'phpseclib3\\Crypt\\EC\\Curves\\prime239v2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php',
'phpseclib3\\Crypt\\EC\\Curves\\prime239v3' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php',
'phpseclib3\\Crypt\\EC\\Curves\\prime256v1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp112r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp112r2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp128r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp128r2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp160k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp160r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp160r2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp192k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp192r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp224k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp224r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp256k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp256r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp384r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\secp521r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect113r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect113r2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect131r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect131r2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect163k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect163r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect163r2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect193r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect193r2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect233k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect233r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect239k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect283k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect283r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect409k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect409r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect571k1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php',
'phpseclib3\\Crypt\\EC\\Curves\\sect571r1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php',
'phpseclib3\\Crypt\\EC\\Formats\\Keys\\Common' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php',
'phpseclib3\\Crypt\\EC\\Formats\\Keys\\MontgomeryPrivate' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php',
'phpseclib3\\Crypt\\EC\\Formats\\Keys\\MontgomeryPublic' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php',
'phpseclib3\\Crypt\\EC\\Formats\\Keys\\OpenSSH' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php',
'phpseclib3\\Crypt\\EC\\Formats\\Keys\\PKCS1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php',
'phpseclib3\\Crypt\\EC\\Formats\\Keys\\PKCS8' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php',
'phpseclib3\\Crypt\\EC\\Formats\\Keys\\PuTTY' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php',
'phpseclib3\\Crypt\\EC\\Formats\\Keys\\XML' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php',
'phpseclib3\\Crypt\\EC\\Formats\\Keys\\libsodium' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php',
'phpseclib3\\Crypt\\EC\\Formats\\Signature\\ASN1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php',
'phpseclib3\\Crypt\\EC\\Formats\\Signature\\Raw' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php',
'phpseclib3\\Crypt\\EC\\Formats\\Signature\\SSH2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php',
'phpseclib3\\Crypt\\EC\\Parameters' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php',
'phpseclib3\\Crypt\\EC\\PrivateKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php',
'phpseclib3\\Crypt\\EC\\PublicKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php',
'phpseclib3\\Crypt\\Hash' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Hash.php',
'phpseclib3\\Crypt\\PublicKeyLoader' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php',
'phpseclib3\\Crypt\\RC2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RC2.php',
'phpseclib3\\Crypt\\RC4' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RC4.php',
'phpseclib3\\Crypt\\RSA' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA.php',
'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\MSBLOB' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php',
'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\OpenSSH' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php',
'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PKCS1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php',
'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PKCS8' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php',
'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PSS' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php',
'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PuTTY' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php',
'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\Raw' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php',
'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\XML' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php',
'phpseclib3\\Crypt\\RSA\\PrivateKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php',
'phpseclib3\\Crypt\\RSA\\PublicKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php',
'phpseclib3\\Crypt\\Random' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Random.php',
'phpseclib3\\Crypt\\Rijndael' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php',
'phpseclib3\\Crypt\\Salsa20' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php',
'phpseclib3\\Crypt\\TripleDES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php',
'phpseclib3\\Crypt\\Twofish' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php',
'phpseclib3\\Exception\\BadConfigurationException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php',
'phpseclib3\\Exception\\BadDecryptionException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php',
'phpseclib3\\Exception\\BadModeException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php',
'phpseclib3\\Exception\\ConnectionClosedException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php',
'phpseclib3\\Exception\\FileNotFoundException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php',
'phpseclib3\\Exception\\InconsistentSetupException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php',
'phpseclib3\\Exception\\InsufficientSetupException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php',
'phpseclib3\\Exception\\NoKeyLoadedException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php',
'phpseclib3\\Exception\\NoSupportedAlgorithmsException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php',
'phpseclib3\\Exception\\UnableToConnectException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php',
'phpseclib3\\Exception\\UnsupportedAlgorithmException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php',
'phpseclib3\\Exception\\UnsupportedCurveException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php',
'phpseclib3\\Exception\\UnsupportedFormatException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php',
'phpseclib3\\Exception\\UnsupportedOperationException' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php',
'phpseclib3\\File\\ANSI' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ANSI.php',
'phpseclib3\\File\\ASN1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1.php',
'phpseclib3\\File\\ASN1\\Element' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php',
'phpseclib3\\File\\ASN1\\Maps\\AccessDescription' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php',
'phpseclib3\\File\\ASN1\\Maps\\AdministrationDomainName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php',
'phpseclib3\\File\\ASN1\\Maps\\AlgorithmIdentifier' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php',
'phpseclib3\\File\\ASN1\\Maps\\AnotherName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php',
'phpseclib3\\File\\ASN1\\Maps\\Attribute' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php',
'phpseclib3\\File\\ASN1\\Maps\\AttributeType' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php',
'phpseclib3\\File\\ASN1\\Maps\\AttributeTypeAndValue' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php',
'phpseclib3\\File\\ASN1\\Maps\\AttributeValue' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php',
'phpseclib3\\File\\ASN1\\Maps\\Attributes' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php',
'phpseclib3\\File\\ASN1\\Maps\\AuthorityInfoAccessSyntax' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php',
'phpseclib3\\File\\ASN1\\Maps\\AuthorityKeyIdentifier' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php',
'phpseclib3\\File\\ASN1\\Maps\\BaseDistance' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php',
'phpseclib3\\File\\ASN1\\Maps\\BasicConstraints' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php',
'phpseclib3\\File\\ASN1\\Maps\\BuiltInDomainDefinedAttribute' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php',
'phpseclib3\\File\\ASN1\\Maps\\BuiltInDomainDefinedAttributes' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php',
'phpseclib3\\File\\ASN1\\Maps\\BuiltInStandardAttributes' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php',
'phpseclib3\\File\\ASN1\\Maps\\CPSuri' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php',
'phpseclib3\\File\\ASN1\\Maps\\CRLDistributionPoints' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php',
'phpseclib3\\File\\ASN1\\Maps\\CRLNumber' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php',
'phpseclib3\\File\\ASN1\\Maps\\CRLReason' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php',
'phpseclib3\\File\\ASN1\\Maps\\CertPolicyId' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php',
'phpseclib3\\File\\ASN1\\Maps\\Certificate' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php',
'phpseclib3\\File\\ASN1\\Maps\\CertificateIssuer' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php',
'phpseclib3\\File\\ASN1\\Maps\\CertificateList' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php',
'phpseclib3\\File\\ASN1\\Maps\\CertificatePolicies' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php',
'phpseclib3\\File\\ASN1\\Maps\\CertificateSerialNumber' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php',
'phpseclib3\\File\\ASN1\\Maps\\CertificationRequest' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php',
'phpseclib3\\File\\ASN1\\Maps\\CertificationRequestInfo' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php',
'phpseclib3\\File\\ASN1\\Maps\\Characteristic_two' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php',
'phpseclib3\\File\\ASN1\\Maps\\CountryName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php',
'phpseclib3\\File\\ASN1\\Maps\\Curve' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php',
'phpseclib3\\File\\ASN1\\Maps\\DHParameter' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php',
'phpseclib3\\File\\ASN1\\Maps\\DSAParams' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php',
'phpseclib3\\File\\ASN1\\Maps\\DSAPrivateKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php',
'phpseclib3\\File\\ASN1\\Maps\\DSAPublicKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php',
'phpseclib3\\File\\ASN1\\Maps\\DigestInfo' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php',
'phpseclib3\\File\\ASN1\\Maps\\DirectoryString' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php',
'phpseclib3\\File\\ASN1\\Maps\\DisplayText' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php',
'phpseclib3\\File\\ASN1\\Maps\\DistributionPoint' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php',
'phpseclib3\\File\\ASN1\\Maps\\DistributionPointName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php',
'phpseclib3\\File\\ASN1\\Maps\\DssSigValue' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php',
'phpseclib3\\File\\ASN1\\Maps\\ECParameters' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php',
'phpseclib3\\File\\ASN1\\Maps\\ECPoint' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php',
'phpseclib3\\File\\ASN1\\Maps\\ECPrivateKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php',
'phpseclib3\\File\\ASN1\\Maps\\EDIPartyName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php',
'phpseclib3\\File\\ASN1\\Maps\\EcdsaSigValue' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php',
'phpseclib3\\File\\ASN1\\Maps\\EncryptedData' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php',
'phpseclib3\\File\\ASN1\\Maps\\EncryptedPrivateKeyInfo' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php',
'phpseclib3\\File\\ASN1\\Maps\\ExtKeyUsageSyntax' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php',
'phpseclib3\\File\\ASN1\\Maps\\Extension' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php',
'phpseclib3\\File\\ASN1\\Maps\\ExtensionAttribute' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php',
'phpseclib3\\File\\ASN1\\Maps\\ExtensionAttributes' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php',
'phpseclib3\\File\\ASN1\\Maps\\Extensions' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php',
'phpseclib3\\File\\ASN1\\Maps\\FieldElement' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php',
'phpseclib3\\File\\ASN1\\Maps\\FieldID' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php',
'phpseclib3\\File\\ASN1\\Maps\\GeneralName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php',
'phpseclib3\\File\\ASN1\\Maps\\GeneralNames' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php',
'phpseclib3\\File\\ASN1\\Maps\\GeneralSubtree' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php',
'phpseclib3\\File\\ASN1\\Maps\\GeneralSubtrees' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php',
'phpseclib3\\File\\ASN1\\Maps\\HashAlgorithm' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php',
'phpseclib3\\File\\ASN1\\Maps\\HoldInstructionCode' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php',
'phpseclib3\\File\\ASN1\\Maps\\InvalidityDate' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php',
'phpseclib3\\File\\ASN1\\Maps\\IssuerAltName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php',
'phpseclib3\\File\\ASN1\\Maps\\IssuingDistributionPoint' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php',
'phpseclib3\\File\\ASN1\\Maps\\KeyIdentifier' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php',
'phpseclib3\\File\\ASN1\\Maps\\KeyPurposeId' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php',
'phpseclib3\\File\\ASN1\\Maps\\KeyUsage' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php',
'phpseclib3\\File\\ASN1\\Maps\\MaskGenAlgorithm' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php',
'phpseclib3\\File\\ASN1\\Maps\\Name' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php',
'phpseclib3\\File\\ASN1\\Maps\\NameConstraints' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php',
'phpseclib3\\File\\ASN1\\Maps\\NetworkAddress' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php',
'phpseclib3\\File\\ASN1\\Maps\\NoticeReference' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php',
'phpseclib3\\File\\ASN1\\Maps\\NumericUserIdentifier' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php',
'phpseclib3\\File\\ASN1\\Maps\\ORAddress' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php',
'phpseclib3\\File\\ASN1\\Maps\\OneAsymmetricKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php',
'phpseclib3\\File\\ASN1\\Maps\\OrganizationName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php',
'phpseclib3\\File\\ASN1\\Maps\\OrganizationalUnitNames' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php',
'phpseclib3\\File\\ASN1\\Maps\\OtherPrimeInfo' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php',
'phpseclib3\\File\\ASN1\\Maps\\OtherPrimeInfos' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php',
'phpseclib3\\File\\ASN1\\Maps\\PBEParameter' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php',
'phpseclib3\\File\\ASN1\\Maps\\PBES2params' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php',
'phpseclib3\\File\\ASN1\\Maps\\PBKDF2params' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php',
'phpseclib3\\File\\ASN1\\Maps\\PBMAC1params' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php',
'phpseclib3\\File\\ASN1\\Maps\\PKCS9String' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php',
'phpseclib3\\File\\ASN1\\Maps\\Pentanomial' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php',
'phpseclib3\\File\\ASN1\\Maps\\PersonalName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php',
'phpseclib3\\File\\ASN1\\Maps\\PolicyInformation' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php',
'phpseclib3\\File\\ASN1\\Maps\\PolicyMappings' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php',
'phpseclib3\\File\\ASN1\\Maps\\PolicyQualifierId' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php',
'phpseclib3\\File\\ASN1\\Maps\\PolicyQualifierInfo' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php',
'phpseclib3\\File\\ASN1\\Maps\\PostalAddress' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php',
'phpseclib3\\File\\ASN1\\Maps\\Prime_p' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php',
'phpseclib3\\File\\ASN1\\Maps\\PrivateDomainName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php',
'phpseclib3\\File\\ASN1\\Maps\\PrivateKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php',
'phpseclib3\\File\\ASN1\\Maps\\PrivateKeyInfo' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php',
'phpseclib3\\File\\ASN1\\Maps\\PrivateKeyUsagePeriod' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php',
'phpseclib3\\File\\ASN1\\Maps\\PublicKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php',
'phpseclib3\\File\\ASN1\\Maps\\PublicKeyAndChallenge' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php',
'phpseclib3\\File\\ASN1\\Maps\\PublicKeyInfo' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php',
'phpseclib3\\File\\ASN1\\Maps\\RC2CBCParameter' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php',
'phpseclib3\\File\\ASN1\\Maps\\RDNSequence' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php',
'phpseclib3\\File\\ASN1\\Maps\\RSAPrivateKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php',
'phpseclib3\\File\\ASN1\\Maps\\RSAPublicKey' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php',
'phpseclib3\\File\\ASN1\\Maps\\RSASSA_PSS_params' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php',
'phpseclib3\\File\\ASN1\\Maps\\ReasonFlags' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php',
'phpseclib3\\File\\ASN1\\Maps\\RelativeDistinguishedName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php',
'phpseclib3\\File\\ASN1\\Maps\\RevokedCertificate' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php',
'phpseclib3\\File\\ASN1\\Maps\\SignedPublicKeyAndChallenge' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php',
'phpseclib3\\File\\ASN1\\Maps\\SpecifiedECDomain' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php',
'phpseclib3\\File\\ASN1\\Maps\\SubjectAltName' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php',
'phpseclib3\\File\\ASN1\\Maps\\SubjectDirectoryAttributes' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php',
'phpseclib3\\File\\ASN1\\Maps\\SubjectInfoAccessSyntax' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php',
'phpseclib3\\File\\ASN1\\Maps\\SubjectPublicKeyInfo' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php',
'phpseclib3\\File\\ASN1\\Maps\\TBSCertList' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php',
'phpseclib3\\File\\ASN1\\Maps\\TBSCertificate' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php',
'phpseclib3\\File\\ASN1\\Maps\\TerminalIdentifier' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php',
'phpseclib3\\File\\ASN1\\Maps\\Time' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php',
'phpseclib3\\File\\ASN1\\Maps\\Trinomial' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php',
'phpseclib3\\File\\ASN1\\Maps\\UniqueIdentifier' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php',
'phpseclib3\\File\\ASN1\\Maps\\UserNotice' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php',
'phpseclib3\\File\\ASN1\\Maps\\Validity' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php',
'phpseclib3\\File\\ASN1\\Maps\\netscape_ca_policy_url' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php',
'phpseclib3\\File\\ASN1\\Maps\\netscape_cert_type' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php',
'phpseclib3\\File\\ASN1\\Maps\\netscape_comment' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php',
'phpseclib3\\File\\X509' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/X509.php',
'phpseclib3\\Math\\BigInteger' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger.php',
'phpseclib3\\Math\\BigInteger\\Engines\\BCMath' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php',
'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Base' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php',
'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\BuiltIn' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php',
'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\DefaultEngine' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php',
'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\OpenSSL' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php',
'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Reductions\\Barrett' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php',
'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Reductions\\EvalBarrett' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php',
'phpseclib3\\Math\\BigInteger\\Engines\\Engine' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php',
'phpseclib3\\Math\\BigInteger\\Engines\\GMP' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php',
'phpseclib3\\Math\\BigInteger\\Engines\\GMP\\DefaultEngine' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php',
'phpseclib3\\Math\\BigInteger\\Engines\\OpenSSL' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP32' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP64' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Base' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\DefaultEngine' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Montgomery' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\OpenSSL' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Barrett' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Classic' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\EvalBarrett' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Montgomery' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\MontgomeryMult' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php',
'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\PowerOfTwo' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php',
'phpseclib3\\Math\\BinaryField' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BinaryField.php',
'phpseclib3\\Math\\BinaryField\\Integer' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php',
'phpseclib3\\Math\\Common\\FiniteField' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php',
'phpseclib3\\Math\\Common\\FiniteField\\Integer' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php',
'phpseclib3\\Math\\PrimeField' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/PrimeField.php',
'phpseclib3\\Math\\PrimeField\\Integer' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php',
'phpseclib3\\Net\\SFTP' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SFTP.php',
'phpseclib3\\Net\\SFTP\\Stream' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php',
'phpseclib3\\Net\\SSH2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SSH2.php',
'phpseclib3\\System\\SSH\\Agent' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php',
'phpseclib3\\System\\SSH\\Agent\\Identity' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php',
'phpseclib3\\System\\SSH\\Common\\Traits\\ReadBytes' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit7125a3a31a224767fdf000c828311333::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit7125a3a31a224767fdf000c828311333::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit7125a3a31a224767fdf000c828311333::$classMap;
}, null, ClassLoader::class);
}
}